Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/syscall_user_dispatch/
Dsud_test.c19 # define PR_SYS_DISPATCH_OFF 0 macro
93 op = PR_SYS_DISPATCH_OFF; in TEST()
275 ret = prctl(PR_SET_SYSCALL_USER_DISPATCH, PR_SYS_DISPATCH_OFF, 0, 0, 0); in TEST()
Dsud_benchmark.c23 # define PR_SYS_DISPATCH_OFF 0 macro
/Linux-v6.1/Documentation/admin-guide/
Dsyscall-user-dispatch.rst56 <op> is either PR_SYS_DISPATCH_ON or PR_SYS_DISPATCH_OFF, to enable and
58 PR_SYS_DISPATCH_OFF is used, the other fields must be zero.
90 PR_SYS_DISPATCH_OFF.
/Linux-v6.1/kernel/entry/
Dsyscall_user_dispatch.c75 case PR_SYS_DISPATCH_OFF: in set_syscall_user_dispatch()
/Linux-v6.1/tools/include/uapi/linux/
Dprctl.h254 # define PR_SYS_DISPATCH_OFF 0 macro
/Linux-v6.1/include/uapi/linux/
Dprctl.h254 # define PR_SYS_DISPATCH_OFF 0 macro