Searched refs:PR_SYS_DISPATCH_OFF (Results 1 – 7 of 7) sorted by relevance
21 # define PR_SYS_DISPATCH_OFF 0 macro113 op = PR_SYS_DISPATCH_OFF; in TEST()312 ret = prctl(PR_SET_SYSCALL_USER_DISPATCH, PR_SYS_DISPATCH_OFF, 0, 0, 0); in TEST()
23 # define PR_SYS_DISPATCH_OFF 0 macro
57 or PR_SYS_DISPATCH_OFF, to enable and disable the mechanism globally for58 that thread. When PR_SYS_DISPATCH_OFF is used, the other fields must be zero.99 PR_SYS_DISPATCH_OFF.
44 ASSERT_EQ(config.mode, PR_SYS_DISPATCH_OFF); in TEST()
257 # define PR_SYS_DISPATCH_OFF 0 macro
269 # define PR_SYS_DISPATCH_OFF 0 macro