Searched refs:PR_SYS_DISPATCH_OFF (Results 1 - 6 of 6) sorted by relevance

/linux-master/kernel/entry/
H A Dsyscall_user_dispatch.c77 case PR_SYS_DISPATCH_OFF:
139 cfg.mode = PR_SYS_DISPATCH_OFF;
/linux-master/tools/testing/selftests/ptrace/
H A Dget_set_sud.c44 ASSERT_EQ(config.mode, PR_SYS_DISPATCH_OFF);
/linux-master/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_test.c19 # define PR_SYS_DISPATCH_OFF 0 macro
52 * - disable_dispatch: Test that the PR_SYS_DISPATCH_OFF correctly
92 /* PR_SYS_DISPATCH_OFF */
93 op = PR_SYS_DISPATCH_OFF;
289 ret = prctl(PR_SET_SYSCALL_USER_DISPATCH, PR_SYS_DISPATCH_OFF, 0, 0, 0);
H A Dsud_benchmark.c23 # define PR_SYS_DISPATCH_OFF 0 macro
/linux-master/include/uapi/linux/
H A Dprctl.h254 # define PR_SYS_DISPATCH_OFF 0 macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h254 # define PR_SYS_DISPATCH_OFF 0 macro

Completed in 196 milliseconds