Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dseccomp.h43 #define SECCOMP_RET_USER_NOTIF 0x7fc00000U /* notifies userspace */ macro
/Linux-v6.6/include/uapi/linux/
Dseccomp.h43 #define SECCOMP_RET_USER_NOTIF 0x7fc00000U /* notifies userspace */ macro
/Linux-v6.6/tools/testing/selftests/seccomp/
Dseccomp_bpf.c193 #define SECCOMP_RET_USER_NOTIF 0x7fc00000U macro