Searched defs:seccomp (Results 1 – 4 of 4) sorted by relevance
25 struct seccomp { struct27 struct seccomp_filter *filter; argument60 struct seccomp { }; struct
1586 struct seccomp seccomp; member
832 SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, in SYSCALL_DEFINE3() argument
1484 int seccomp(unsigned int op, unsigned int flags, struct sock_fprog *filter) in seccomp() function