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