Searched defs:seccomp (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Dseccomp_types.h22 struct seccomp { struct
30 struct seccomp { }; struct
H A Dsched.h1133 struct seccomp seccomp; member in struct:task_struct
/linux-master/tools/perf/bench/
H A Dsched-seccomp-notify.c44 static int seccomp(unsigned int op, unsigned int flags, void *args) function
/linux-master/samples/seccomp/
H A Duser-trap.c26 static int seccomp(unsigned int op, unsigned int flags, void *args) function
/linux-master/include/uapi/linux/
H A Dptrace.h101 } seccomp; member in union:ptrace_syscall_info::__anon3987
/linux-master/kernel/
H A Dsys_ni.c247 COND_SYSCALL(seccomp); variable
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c283 int seccomp(unsigned int op, unsigned int flags, void *args) function
[all...]

Completed in 184 milliseconds