Searched refs:SYSCALL_DISPATCH_FILTER_BLOCK (Results 1 – 6 of 6) sorted by relevance
26 # define SYSCALL_DISPATCH_FILTER_BLOCK 1 macro60 #define SYSCALL_BLOCK (selector = SYSCALL_DISPATCH_FILTER_BLOCK)
22 # define SYSCALL_DISPATCH_FILTER_BLOCK 1 macro35 #define SYSCALL_DISPATCH_ON(x) ((x) = SYSCALL_DISPATCH_FILTER_BLOCK)
258 # define SYSCALL_DISPATCH_FILTER_BLOCK 1 macro
59 if (state != SYSCALL_DISPATCH_FILTER_BLOCK) { in syscall_user_dispatch()
73 can be set to SYSCALL_DISPATCH_FILTER_ALLOW or SYSCALL_DISPATCH_FILTER_BLOCK.