Searched refs:PR_CAP_AMBIENT_CLEAR_ALL (Results 1 – 5 of 5) sorted by relevance
17 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
28 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro325 if (prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_CLEAR_ALL, 0, 0, 0, 0) != 0) in do_tests()
199 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
1355 if (arg2 == PR_CAP_AMBIENT_CLEAR_ALL) { in cap_task_prctl()