Searched refs:SECCOMP_RET_ERRNO (Results 1 – 4 of 4) sorted by relevance
30 #define SECCOMP_RET_ERRNO 0x00050000U /* returns an errno */ macro
38 SECCOMP_RET_ERRNO|(error & SECCOMP_RET_DATA)), in install_filter()
631 case SECCOMP_RET_ERRNO: in __seccomp_phase1_filter()
113 SECCOMP_RET_ERRNO: