Home | History | Annotate | Download | only in src

Lines Matching refs:__NR_seccomp

914 #ifndef __NR_seccomp
916 # define __NR_seccomp 354
918 # define __NR_seccomp 317
920 # define __NR_seccomp 0xffff
940 return syscall(__NR_seccomp, op, flags, filter);