Home
last modified time | relevance | path

Searched refs:SECCOMP_RET_LOG (Results 1 – 1 of 1) sorted by relevance

/tools/testing/selftests/seccomp/
Dseccomp_bpf.c99 #ifndef SECCOMP_RET_LOG
100 #define SECCOMP_RET_LOG 0x7ffc0000U /* allow after logging */ macro
414 BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_LOG), in TEST()
975 BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_LOG), in FIXTURE_SETUP()
2878 SECCOMP_RET_LOG, SECCOMP_RET_ALLOW }; in TEST()