Home
last modified time | relevance | path

Searched defs:core_pattern (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c349 static int write_core_pattern(const char *core_pattern) in write_core_pattern()
365 char *core_pattern; in setup_core_pattern() local
407 char *core_pattern; in core_pkey() local
/openbmc/linux/Documentation/admin-guide/sysctl/
H A Dkernel.rst142 .. _core_pattern: target in cap_last_cap
144 core_pattern chapter
/openbmc/linux/fs/
H A Dcoredump.c69 static char core_pattern[CORENAME_MAX_SIZE] = "core"; variable