Home
last modified time | relevance | path

Searched refs:PR_SET_DUMPABLE (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/tools/perf/trace/beauty/
Dprctl.c67 [PR_SET_DUMPABLE] = all_but2, in syscall_arg__scnprintf_prctl_option()
/Linux-v6.1/Documentation/admin-guide/LSM/
DYama.rst30 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/
Dprctl.h14 #define PR_SET_DUMPABLE 4 macro
/Linux-v6.1/include/uapi/linux/
Dprctl.h14 #define PR_SET_DUMPABLE 4 macro
/Linux-v6.1/tools/testing/selftests/pidfd/
Dpidfd_getfd_test.c70 ret = prctl(PR_SET_DUMPABLE, 0); in __child()
/Linux-v6.1/tools/testing/selftests/safesetid/
Dsafesetid-test.c498 if (prctl(PR_SET_DUMPABLE, 1, 0, 0, 0)) in main()
/Linux-v6.1/kernel/
Dsys.c2377 case PR_SET_DUMPABLE: in SYSCALL_DEFINE5()
/Linux-v6.1/Documentation/admin-guide/sysctl/
Dkernel.rst168 %d dump mode, matches ``PR_SET_DUMPABLE`` and