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