Searched refs:PR_SET_PTRACER_ANY (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dprctl.h156 # define PR_SET_PTRACER_ANY ((unsigned long)-1) macro
/linux-master/tools/include/uapi/linux/
H A Dprctl.h156 # define PR_SET_PTRACER_ANY ((unsigned long)-1) macro
/linux-master/tools/testing/selftests/x86/
H A Dmov_ss_trap.c150 if (prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY, 0, 0, 0) == 0)
/linux-master/security/yama/
H A Dyama_lsm.c245 } else if (arg2 == PR_SET_PTRACER_ANY || (int)arg2 == -1) {

Completed in 127 milliseconds