Searched refs:NT_PRPSINFO (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/tools/include/uapi/linux/ |
| H A D | elf.h | 388 #define NT_PRPSINFO 3 macro
|
| /linux-6.15/include/uapi/linux/ |
| H A D | elf.h | 404 #define NT_PRPSINFO 3 macro
|
| /linux-6.15/fs/proc/ |
| H A D | kcore.c | 448 append_kcore_note(notes, &i, NN_PRPSINFO, NT_PRPSINFO, &prpsinfo, in read_kcore_iter()
|
| /linux-6.15/fs/ |
| H A D | binfmt_elf_fdpic.c | 1534 fill_note(&psinfo_note, NN_PRPSINFO, NT_PRPSINFO, sizeof(*psinfo), psinfo); in elf_fdpic_core_dump()
|
| H A D | binfmt_elf.c | 1877 fill_note(&info->psinfo, NN_PRPSINFO, NT_PRPSINFO, sizeof(*psinfo), psinfo); in fill_note_info()
|