Searched defs:seccomp (Results 1 – 6 of 6) sorted by relevance
29 struct seccomp { struct31 struct seccomp_filter *filter; argument49 static inline int seccomp_mode(struct seccomp *s) in seccomp_mode() argument58 struct seccomp { }; struct
934 struct seccomp seccomp; member
26 static int seccomp(unsigned int op, unsigned int flags, void *args) in seccomp() function
100 } seccomp; member
1405 SYSCALL_DEFINE3(seccomp, unsigned int, op, unsigned int, flags, in SYSCALL_DEFINE3() argument
208 int seccomp(unsigned int op, unsigned int flags, void *args) in seccomp() function