Searched refs:SYSCALL_DISPATCH_FILTER_BLOCK (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_benchmark.c26 # define SYSCALL_DISPATCH_FILTER_BLOCK 1 macro
60 #define SYSCALL_BLOCK (selector = SYSCALL_DISPATCH_FILTER_BLOCK)
H A Dsud_test.c22 # define SYSCALL_DISPATCH_FILTER_BLOCK 1 macro
35 #define SYSCALL_DISPATCH_ON(x) ((x) = SYSCALL_DISPATCH_FILTER_BLOCK)
/linux-master/kernel/entry/
H A Dsyscall_user_dispatch.c59 if (state != SYSCALL_DISPATCH_FILTER_BLOCK) {
/linux-master/include/uapi/linux/
H A Dprctl.h258 # define SYSCALL_DISPATCH_FILTER_BLOCK 1 macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h258 # define SYSCALL_DISPATCH_FILTER_BLOCK 1 macro

Completed in 129 milliseconds