Home
last modified time | relevance | path

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

/Linux-v4.19/fs/proc/
Dkcore.c37 #define CORE_STR "CORE" macro
86 3 * ALIGN(sizeof(CORE_STR), 4) + in get_kcore_size()
410 append_kcore_note(notes, &i, CORE_STR, NT_PRSTATUS, &prstatus, in read_kcore()
412 append_kcore_note(notes, &i, CORE_STR, NT_PRPSINFO, &prpsinfo, in read_kcore()
414 append_kcore_note(notes, &i, CORE_STR, NT_TASKSTRUCT, current, in read_kcore()