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

/linux-4.4.14/include/uapi/linux/
H A Dseccomp.h30 #define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */ macro
/linux-4.4.14/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c74 #define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */ macro

Completed in 62 milliseconds