Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/ptrace/ !
H A Dget_set_sud.c38 config.mode = PR_SYS_DISPATCH_ON; in TEST()
49 config.mode = PR_SYS_DISPATCH_ON; in TEST()
64 ASSERT_EQ(config.mode, PR_SYS_DISPATCH_ON); in TEST()
/linux/tools/testing/selftests/syscall_user_dispatch/ !
H A Dsud_benchmark.c24 # define PR_SYS_DISPATCH_ON 1 macro
163 if (prctl(PR_SET_SYSCALL_USER_DISPATCH, PR_SYS_DISPATCH_ON, in main()
/linux/kernel/entry/ !
H A Dsyscall_user_dispatch.c147 cfg.mode = PR_SYS_DISPATCH_ON; in syscall_user_dispatch_get_config()
/linux/tools/include/uapi/linux/ !
H A Dprctl.h263 # define PR_SYS_DISPATCH_ON PR_SYS_DISPATCH_EXCLUSIVE_ON macro
/linux/include/uapi/linux/ !
H A Dprctl.h265 # define PR_SYS_DISPATCH_ON PR_SYS_DISPATCH_EXCLUSIVE_ON macro
/linux/tools/perf/trace/beauty/include/uapi/linux/ !
H A Dprctl.h258 # define PR_SYS_DISPATCH_ON 1 macro