Home
last modified time | relevance | path

Searched refs:PR_GET_NO_NEW_PRIVS (Results 1 – 2 of 2) sorted by relevance

/tools/include/uapi/linux/
Dprctl.h176 #define PR_GET_NO_NEW_PRIVS 39 macro
/tools/testing/selftests/seccomp/
Dseccomp_bpf.c68 #define PR_GET_NO_NEW_PRIVS 39 macro
389 ret = prctl(PR_GET_NO_NEW_PRIVS, 0, NULL, 0, 0); in TEST()
2579 ret = prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0); in tsync_sibling()