Searched defs:SECCOMP_RET_USER_NOTIF (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dseccomp.h43 #define SECCOMP_RET_USER_NOTIF 0x7fc00000U /* notifies userspace */ macro
/linux-master/tools/include/uapi/linux/
H A Dseccomp.h43 #define SECCOMP_RET_USER_NOTIF 0x7fc00000U /* notifies userspace */ macro
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c193 #define SECCOMP_RET_USER_NOTIF 0x7fc00000U macro

Completed in 141 milliseconds