Home
last modified time | relevance | path

Searched refs:PR_SET_PTRACER_ANY (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dprctl.h155 # define PR_SET_PTRACER_ANY ((unsigned long)-1) macro
/linux-4.4.14/security/yama/
Dyama_lsm.c177 } else if (arg2 == PR_SET_PTRACER_ANY || (int)arg2 == -1) { in yama_task_prctl()
/linux-4.4.14/Documentation/security/
DYama.txt43 restrictions, it can call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY, ...)