aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_ppc64le.const
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/sys_ppc64le.const')
-rw-r--r--sys/linux/sys_ppc64le.const4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/linux/sys_ppc64le.const b/sys/linux/sys_ppc64le.const
index 2f5f74620..94929773f 100644
--- a/sys/linux/sys_ppc64le.const
+++ b/sys/linux/sys_ppc64le.const
@@ -493,6 +493,9 @@ RLIMIT_RTPRIO = 14
RLIMIT_RTTIME = 15
RLIMIT_SIGPENDING = 11
RLIMIT_STACK = 3
+RSEQ_CS_FLAG_NO_RESTART_ON_MIGRATE = 4
+RSEQ_CS_FLAG_NO_RESTART_ON_PREEMPT = 1
+RSEQ_CS_FLAG_NO_RESTART_ON_SIGNAL = 2
RUSAGE_CHILDREN = 18446744073709551615
RUSAGE_SELF = 0
RUSAGE_THREAD = 1
@@ -751,6 +754,7 @@ __NR_renameat = 293
__NR_renameat2 = 357
__NR_restart_syscall = 0
__NR_rmdir = 40
+__NR_rseq = 387
__NR_rt_sigaction = 173
__NR_rt_sigpending = 175
__NR_rt_sigprocmask = 174