Searched refs:PR_SYS_DISPATCH_OFF (Results 1 – 6 of 6) sorted by relevance
19 # define PR_SYS_DISPATCH_OFF 0 macro93 op = PR_SYS_DISPATCH_OFF; in TEST()275 ret = prctl(PR_SET_SYSCALL_USER_DISPATCH, PR_SYS_DISPATCH_OFF, 0, 0, 0); in TEST()
23 # define PR_SYS_DISPATCH_OFF 0 macro
56 <op> is either PR_SYS_DISPATCH_ON or PR_SYS_DISPATCH_OFF, to enable and58 PR_SYS_DISPATCH_OFF is used, the other fields must be zero.90 PR_SYS_DISPATCH_OFF.
75 case PR_SYS_DISPATCH_OFF: in set_syscall_user_dispatch()
254 # define PR_SYS_DISPATCH_OFF 0 macro