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

/linux-master/fs/proc/
H A Dkcore.c37 #define CORE_STR "CORE" macro
108 3 * ALIGN(sizeof(CORE_STR), 4) +
433 append_kcore_note(notes, &i, CORE_STR, NT_PRSTATUS, &prstatus,
435 append_kcore_note(notes, &i, CORE_STR, NT_PRPSINFO, &prpsinfo,
437 append_kcore_note(notes, &i, CORE_STR, NT_TASKSTRUCT, current,

Completed in 99 milliseconds