Searched refs:PR_GET_NO_NEW_PRIVS (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/include/uapi/linux/ |
| H A D | prctl.h | 176 #define PR_GET_NO_NEW_PRIVS 39 macro
|
| /linux/include/uapi/linux/ |
| H A D | prctl.h | 176 #define PR_GET_NO_NEW_PRIVS 39 macro
|
| /linux/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | prctl.h | 176 #define PR_GET_NO_NEW_PRIVS 39 macro
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | tsync_test.c | 52 *nnp = prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0); in store_no_new_privs() 139 ASSERT_EQ(0, prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0)); in TEST() 153 prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0)); in TEST()
|
| /linux/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 87 #define PR_GET_NO_NEW_PRIVS 39 macro 430 ret = prctl(PR_GET_NO_NEW_PRIVS, 0, NULL, 0, 0); in TEST() 2669 ret = prctl(PR_GET_NO_NEW_PRIVS, 0, 0, 0, 0); in tsync_sibling()
|