Searched refs:PR_CAP_AMBIENT_CLEAR_ALL (Results 1 – 4 of 4) sorted by relevance
15 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
26 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro307 if (prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_CLEAR_ALL, 0, 0, 0, 0) != 0) in do_tests()
198 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
978 if (arg2 == PR_CAP_AMBIENT_CLEAR_ALL) { in cap_task_prctl()