Searched refs:PR_SET_KEEPCAPS (Results 1 – 3 of 3) sorted by relevance
24 #define PR_SET_KEEPCAPS 8 macro
99 if (prctl(PR_SET_KEEPCAPS, 1, 0, 0, 0) != 0) in create_and_enter_ns()
962 case PR_SET_KEEPCAPS: in cap_task_prctl()