Home
last modified time | relevance | path

Searched refs:PR_CAP_AMBIENT_CLEAR_ALL (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/capabilities/
A Dvalidate_cap.c17 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
A Dtest_execve.c28 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
325 if (prctl(PR_CAP_AMBIENT, PR_CAP_AMBIENT_CLEAR_ALL, 0, 0, 0, 0) != 0) in do_tests()
/linux/tools/include/uapi/linux/
A Dprctl.h199 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
/linux/include/uapi/linux/
A Dprctl.h199 # define PR_CAP_AMBIENT_CLEAR_ALL 4 macro
/linux/security/
A Dcommoncap.c1350 if (arg2 == PR_CAP_AMBIENT_CLEAR_ALL) { in cap_task_prctl()

Completed in 9 milliseconds