Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcoredump.h36 extern int core_uses_pid;
/OK3568_Linux_fs/kernel/fs/
H A Dcoredump.c56 int core_uses_pid; variable
343 if (!ispipe && !pid_in_pattern && core_uses_pid) { in format_corename()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A 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
/OK3568_Linux_fs/kernel/kernel/
H A Dsysctl.c1934 .data = &core_uses_pid,