Home
last modified time | relevance | path

Searched defs:SECCOMP_RET_ERRNO (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/uapi/linux/
Dseccomp.h40 #define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */ macro
/Linux-v5.15/tools/testing/selftests/seccomp/
Dseccomp_bpf.c107 #define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */ macro