Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dsyscall.c6493 # define SYSCALL_DISPATCH_FILTER_BLOCK 1 macro
14321 if (unlikely(sb != SYSCALL_DISPATCH_FILTER_BLOCK)) { in sys_dispatch()