Searched refs:PR_GET_NO_NEW_PRIVS (Results 1 – 4 of 4) sorted by relevance
176 #define PR_GET_NO_NEW_PRIVS 39 macro
71 #define PR_GET_NO_NEW_PRIVS 39 macro396 ret = prctl(PR_GET_NO_NEW_PRIVS, 0, NULL, 0, 0); in TEST()2630 ret = prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0); in tsync_sibling()
2517 case PR_GET_NO_NEW_PRIVS: in SYSCALL_DEFINE5()