Searched refs:PR_SET_DUMPABLE (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.1/tools/perf/trace/beauty/ |
| D | prctl.c | 67 [PR_SET_DUMPABLE] = all_but2, in syscall_arg__scnprintf_prctl_option()
|
| /Linux-v6.1/Documentation/admin-guide/LSM/ |
| D | Yama.rst | 30 For a solution, some applications use ``prctl(PR_SET_DUMPABLE, ...)`` to 55 ``prctl(PR_SET_DUMPABLE...)`` already). Similarly, ``PTRACE_TRACEME`` is
|
| /Linux-v6.1/tools/include/uapi/linux/ |
| D | prctl.h | 14 #define PR_SET_DUMPABLE 4 macro
|
| /Linux-v6.1/include/uapi/linux/ |
| D | prctl.h | 14 #define PR_SET_DUMPABLE 4 macro
|
| /Linux-v6.1/tools/testing/selftests/pidfd/ |
| D | pidfd_getfd_test.c | 70 ret = prctl(PR_SET_DUMPABLE, 0); in __child()
|
| /Linux-v6.1/tools/testing/selftests/safesetid/ |
| D | safesetid-test.c | 498 if (prctl(PR_SET_DUMPABLE, 1, 0, 0, 0)) in main()
|
| /Linux-v6.1/kernel/ |
| D | sys.c | 2377 case PR_SET_DUMPABLE: in SYSCALL_DEFINE5()
|
| /Linux-v6.1/Documentation/admin-guide/sysctl/ |
| D | kernel.rst | 168 %d dump mode, matches ``PR_SET_DUMPABLE`` and
|