Home
last modified time | relevance | path

Searched defs:seccomp (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dseccomp.h25 struct seccomp { struct
27 struct seccomp_filter *filter; argument
60 struct seccomp { }; struct
Dsched.h1503 struct seccomp seccomp; member
/linux-4.1.27/kernel/
Dseccomp.c866 SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, in SYSCALL_DEFINE3() argument