Searched defs:seccomp (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| H A D | seccomp_types.h | 22 struct seccomp { struct 25 struct seccomp_filter *filter; argument 30 struct seccomp { }; argument
|
| H A D | sched.h | 1219 struct seccomp seccomp; member
|
| /linux/tools/perf/bench/ |
| H A D | sched-seccomp-notify.c | 44 static int seccomp(unsigned int op, unsigned int flags, void *args) in seccomp() function
|
| /linux/samples/seccomp/ |
| H A D | user-trap.c | 26 static int seccomp(unsigned int op, unsigned int flags, void *args) in seccomp() function
|
| /linux/arch/um/include/shared/skas/ |
| H A D | stub-data.h | 21 int seccomp; member
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | kernel.rst | 1313 seccomp chapter
|
| /linux/include/uapi/linux/ |
| H A D | ptrace.h | 104 } seccomp; member
|
| /linux/kernel/ |
| H A D | seccomp.c | 2126 SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, in SYSCALL_DEFINE3() argument
|
| /linux/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 305 int seccomp(unsigned int op, unsigned int flags, void *args) in seccomp() function 2139 FIXTURE_VARIANT_ADD(TRACE_syscall, seccomp) { in FIXTURE_VARIANT_ADD() argument
|