Home
last modified time | relevance | path

Searched defs:SECCOMP_RET_LOG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dseccomp.h25 #define SECCOMP_RET_LOG 0x7ffc0000U macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dseccomp.h43 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dseccomp.h45 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dseccomp.h45 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dseccomp.h42 #define SECCOMP_RET_LOG 0x7ffc0000U macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dseccomp.h42 #define SECCOMP_RET_LOG 0x7ffc0000U macro
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c112 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c115 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro

Completed in 15 milliseconds