Searched refs:NT_PRPSINFO (Results 1 – 4 of 4) sorted by relevance
/linux/include/uapi/linux/ |
H A D | elf.h | 380 #define NT_PRPSINFO 3 macro
|
/linux/fs/proc/ |
H A D | kcore.c | 448 append_kcore_note(notes, &i, CORE_STR, NT_PRPSINFO, &prpsinfo, in read_kcore_iter()
|
/linux/fs/ |
H A D | binfmt_elf_fdpic.c | 1533 fill_note(&psinfo_note, "CORE", NT_PRPSINFO, sizeof(*psinfo), psinfo); in elf_fdpic_core_dump()
|
H A D | binfmt_elf.c | 1855 fill_note(&info->psinfo, "CORE", NT_PRPSINFO, sizeof(*psinfo), psinfo); in fill_note_info()
|