Searched defs:SYS_SECCOMP (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/samples/seccomp/ | ||
D | bpf-direct.c | 58 #define SYS_SECCOMP 1 macro |
/linux-4.4.14/include/uapi/asm-generic/ | ||
D | siginfo.h | 257 #define SYS_SECCOMP (__SI_SYS|1) /* seccomp triggered */ macro |