Searched refs:SYSCALL_WORK_SECCOMP (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | entry-common.h | 39 #define SYSCALL_WORK_ENTER (SYSCALL_WORK_SECCOMP | \ |
D | thread_info.h | 51 #define SYSCALL_WORK_SECCOMP BIT(SYSCALL_WORK_BIT_SECCOMP) macro |