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
epoll.h
eventfd.h
fanotify.h
fsuid.h
inotify.h
kd.h
klog.h
mount.h
pci.h
personality.h
prctl.h Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) 2021-08-06 09:52:00 +02:00
procfs.h
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
raw.h
reboot.h
rseq.h nptl: Add public rseq symbols and <sys/rseq.h> 2021-12-09 09:49:32 +01:00
signalfd.h
soundcard.h
swap.h
syscall.h
sysinfo.h
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