glibc/sysdeps/unix/sysv/linux/sys
Florian Weimer c901c3e764 nptl: Add public rseq symbols and <sys/rseq.h>
The relationship between the thread pointer and the rseq area
is made explicit.  The constant offset can be used by JIT compilers
to optimize rseq access (e.g., for really fast sched_getcpu).

Extensibility is provided through __rseq_size and __rseq_flags.
(In the future, the kernel could request a different rseq size
via the auxiliary vector.)

Co-Authored-By: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
2021-12-09 09:49:32 +01:00
..
acct.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
epoll.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
eventfd.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fanotify.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
fsuid.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
inotify.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
kd.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
klog.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mount.h Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>. 2021-02-02 01:17:00 +00:00
pci.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
personality.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
prctl.h Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) 2021-08-06 09:52:00 +02:00
procfs.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ptrace.h Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h 2021-08-09 16:51:38 +00:00
quota.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
raw.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
reboot.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
rseq.h nptl: Add public rseq symbols and <sys/rseq.h> 2021-12-09 09:49:32 +01:00
signalfd.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
soundcard.h
swap.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
syscall.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
sysinfo.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
timerfd.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
timex.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
ttydefaults.h
user.h
vt.h