Searched refs:SECCOMP_RET_ALLOW (Results 1 – 7 of 7) sorted by relevance
21 # define SECCOMP_RET_ALLOW 0x7fff0000U /* allow */ macro
55 BPF_STMT(BPF_RET | BPF_K, SECCOMP_RET_ALLOW)
48 BPF_STMT(BPF_RET | BPF_K, SECCOMP_RET_ALLOW)
2137 SECCOMP_RET_ALLOW
2049 SECCOMP_RET_ALLOW
2036 pub const SECCOMP_RET_ALLOW: ::c_uint = 0x7fff0000; constant
2064 pub const SECCOMP_RET_ALLOW: ::c_uint = 0x7fff0000; constant