Searched refs:NT_TASKSTRUCT (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | elf.h | 374 #define NT_TASKSTRUCT 4 macro |
/Linux-v4.19/fs/proc/ | ||
D | kcore.c | 414 append_kcore_note(notes, &i, CORE_STR, NT_TASKSTRUCT, current, in read_kcore() |