| /linux-6.15/arch/x86/um/ |
| H A D | ptrace.c | 211 .core_note_type = NT_PRFPREG, 225 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/arch/x86/um/os-Linux/ |
| H A D | registers.c | 71 ptrace_regset = NT_PRFPREG; in arch_init_registers()
|
| /linux-6.15/arch/riscv/kernel/ |
| H A D | ptrace.c | 198 .core_note_type = NT_PRFPREG, 392 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/arch/openrisc/kernel/ |
| H A D | ptrace.c | 136 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | ptrace.c | 330 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/arch/parisc/kernel/ |
| H A D | ptrace.c | 570 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG, 637 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
|
| /linux-6.15/tools/testing/selftests/arm64/fp/ |
| H A D | sve-ptrace.c | 101 return ptrace(PTRACE_GETREGSET, pid, NT_PRFPREG, &iov); in get_fpsimd() 110 return ptrace(PTRACE_SETREGSET, pid, NT_PRFPREG, &iov); in set_fpsimd()
|
| H A D | fp-ptrace.c | 664 ret = ptrace(PTRACE_GETREGSET, child, NT_PRFPREG, &iov); in check_ptrace_values() 1094 ret = ptrace(PTRACE_SETREGSET, child, NT_PRFPREG, &iov); in fpsimd_write()
|
| /linux-6.15/tools/include/uapi/linux/ |
| H A D | elf.h | 387 #define NT_PRFPREG 2 macro
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | ptrace_32.c | 304 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/include/uapi/linux/ |
| H A D | elf.h | 402 #define NT_PRFPREG 2 macro
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | ptrace_32.c | 237 .core_note_type = NT_PRFPREG,
|
| H A D | ptrace_64.c | 435 .core_note_type = NT_PRFPREG, 769 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/arch/csky/kernel/ |
| H A D | ptrace.c | 177 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-view.c | 576 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG, 851 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | ptrace.c | 1247 .core_note_type = NT_PRFPREG, 1308 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | ptrace.c | 954 .core_note_type = NT_PRFPREG, 1022 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/arch/xtensa/kernel/ |
| H A D | ptrace.c | 204 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | ptrace.c | 692 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | ptrace.c | 1220 .core_note_type = NT_PRFPREG, 1424 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/fs/ |
| H A D | binfmt_elf_fdpic.c | 1408 if (regset->core_note_type != NT_PRFPREG) in elf_dump_thread_status() 1419 fill_note(&t->notes[1], NN_PRFPREG, NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
|
| H A D | binfmt_elf.c | 1806 bool is_fpreg = note_type == NT_PRFPREG; in fill_thread_core_info() 1857 fill_note(&t->notes[1], NN_PRFPREG, NT_PRFPREG, sizeof(*fpu), fpu); in fill_thread_core_info()
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | ptrace.c | 875 .core_note_type = NT_PRFPREG,
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | sve.rst | 335 meaning as for NT_PRFPREG, starting at offset
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | ptrace.c | 1600 .core_note_type = NT_PRFPREG,
|