Home
last modified time | relevance | path

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

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