Home
last modified time | relevance | path

Searched refs:core_uses_pid (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/
Dcoredump.h36 extern int core_uses_pid;
/Linux-v5.10/fs/
Dcoredump.c55 int core_uses_pid; variable
342 if (!ispipe && !pid_in_pattern && core_uses_pid) { in format_corename()
/Linux-v5.10/Documentation/admin-guide/sysctl/
Dkernel.rst145 * backward compatibility with ``core_uses_pid``:
148 and ``core_uses_pid`` is set, then .PID will be appended to
206 core_uses_pid chapter
210 ``core_uses_pid`` to 1, the coredump filename becomes core.PID.
212 and ``core_uses_pid`` is set, then .PID will be appended to
/Linux-v5.10/kernel/
Dsysctl.c1885 .data = &core_uses_pid,