Searched refs:NN_PRFPREG (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/uapi/linux/ |
| H A D | elf.h | 401 #define NN_PRFPREG "CORE" macro
|
| /linux-6.15/fs/ |
| H A D | binfmt_elf.c | 1826 fill_note(&t->notes[note_iter], is_fpreg ? NN_PRFPREG : "LINUX", in fill_thread_core_info() 1857 fill_note(&t->notes[1], NN_PRFPREG, NT_PRFPREG, sizeof(*fpu), fpu); in fill_thread_core_info()
|
| H A D | binfmt_elf_fdpic.c | 1419 fill_note(&t->notes[1], NN_PRFPREG, NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
|