Searched defs:SECCOMP_RET_ALLOW (Results 1 – 8 of 8) sorted by relevance
21 # define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
46 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
56 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
74 SECCOMP_RET_ALLOW = 0x7fff0000 variable
76 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
111 #define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
2036 pub const SECCOMP_RET_ALLOW: ::c_uint = 0x7fff0000; constant
2064 pub const SECCOMP_RET_ALLOW: ::c_uint = 0x7fff0000; constant