Searched refs:SECCOMP_RET_ERRNO (Results 1 – 1 of 1) sorted by relevance
70 #define SECCOMP_RET_ERRNO 0x00050000U // returns an errno macro472 BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | E2BIG), in TEST()496 BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | 0), in TEST()640 BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO), in FIXTURE_SETUP()1512 BPF_STMT(BPF_RET|BPF_K, SECCOMP_RET_ERRNO | EINVAL), in TEST_F()