Home
last modified time | relevance | path

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

/cts/tests/tests/os/jni/seccomp-tests/tests/
Dsigsegv.c82 BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_TRAP), in FIXTURE_SETUP()
Dresumption.c113 BPF_STMT(BPF_RET+BPF_K, SECCOMP_RET_TRAP), in FIXTURE_SETUP()
Dseccomp_bpf_tests.c69 #define SECCOMP_RET_TRAP 0x00030000U // disallow and force a SIGSYS macro
524 BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRAP), in FIXTURE_SETUP()
647 BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_TRAP), in FIXTURE_SETUP()