aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/sys_ppc64le.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-10-28 16:54:23 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-10-28 16:54:23 +0100
commit439d7b14af89ad3af89add849b6505f4e672b5af (patch)
treeb0245112c34946a2a718f28e801350d708b0c310 /sys/linux/sys_ppc64le.const
parent25bb509e5964da8203766c4039e4fef25e4689b1 (diff)
sys/linux: add SECCOMP_FILTER_FLAG_NEW_LISTENER support
Diffstat (limited to 'sys/linux/sys_ppc64le.const')
-rw-r--r--sys/linux/sys_ppc64le.const4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/linux/sys_ppc64le.const b/sys/linux/sys_ppc64le.const
index 1c3e14677..6bf815ca5 100644
--- a/sys/linux/sys_ppc64le.const
+++ b/sys/linux/sys_ppc64le.const
@@ -440,9 +440,6 @@ SCHED_FLAG_RESET_ON_FORK = 1
SCHED_IDLE = 5
SCHED_NORMAL = 0
SCHED_RR = 2
-SECCOMP_FILTER_FLAG_TSYNC = 1
-SECCOMP_SET_MODE_FILTER = 1
-SECCOMP_SET_MODE_STRICT = 0
SEEK_CUR = 1
SEEK_DATA = 3
SEEK_END = 2
@@ -713,7 +710,6 @@ __NR_sched_setattr = 355
__NR_sched_setparam = 154
__NR_sched_setscheduler = 156
__NR_sched_yield = 158
-__NR_seccomp = 358
__NR_select = 82
__NR_sendfile = 186
# __NR_sendfile64 is not set