Searched refs:NT_PRFPREG (Results 1 – 20 of 20) sorted by relevance
| /Linux-v5.4/arch/riscv/kernel/ |
| D | ptrace.c | 106 .core_note_type = NT_PRFPREG,
|
| /Linux-v5.4/arch/s390/kernel/ |
| D | crash_dump.c | 302 if (type == NT_PRPSINFO || type == NT_PRSTATUS || type == NT_PRFPREG) in nt_name() 375 ptr = nt_init(ptr, NT_PRFPREG, &nt_fpregset, sizeof(nt_fpregset)); in fill_cpu_elf_notes() 399 size += nt_size(NT_PRFPREG, sizeof(elf_fpregset_t)); in get_cpu_elf_notes_size()
|
| D | ptrace.c | 1345 .core_note_type = NT_PRFPREG, 1589 .core_note_type = NT_PRFPREG,
|
| /Linux-v5.4/include/uapi/linux/ |
| D | elf.h | 372 #define NT_PRFPREG 2 macro
|
| /Linux-v5.4/arch/parisc/kernel/ |
| D | ptrace.c | 595 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG, 679 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
|
| /Linux-v5.4/arch/csky/kernel/ |
| D | ptrace.c | 175 .core_note_type = NT_PRFPREG,
|
| /Linux-v5.4/arch/sparc/kernel/ |
| D | ptrace_32.c | 312 .core_note_type = NT_PRFPREG,
|
| D | ptrace_64.c | 503 .core_note_type = NT_PRFPREG, 875 .core_note_type = NT_PRFPREG,
|
| /Linux-v5.4/arch/sh/kernel/ |
| D | ptrace_64.c | 360 .core_note_type = NT_PRFPREG,
|
| D | ptrace_32.c | 334 .core_note_type = NT_PRFPREG,
|
| /Linux-v5.4/fs/ |
| D | binfmt_elf.c | 1742 if (regset->core_note_type != NT_PRFPREG) in fill_thread_core_info() 1750 NT_PRFPREG, size, data); in fill_thread_core_info() 1951 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status() 2068 "CORE", NT_PRFPREG, sizeof(*info->fpu), info->fpu); in fill_note_info()
|
| D | binfmt_elf_fdpic.c | 1457 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status() 1674 "CORE", NT_PRFPREG, sizeof(*fpu), fpu); in elf_fdpic_core_dump()
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | ptrace.c | 1225 .core_note_type = NT_PRFPREG, 1266 .core_note_type = NT_PRFPREG,
|
| /Linux-v5.4/arch/xtensa/kernel/ |
| D | ptrace.c | 205 .core_note_type = NT_PRFPREG,
|
| /Linux-v5.4/arch/mips/kernel/ |
| D | ptrace.c | 1036 .core_note_type = NT_PRFPREG, 1104 .core_note_type = NT_PRFPREG,
|
| /Linux-v5.4/arch/arm/kernel/ |
| D | ptrace.c | 751 .core_note_type = NT_PRFPREG,
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | ptrace.c | 1906 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG, 2199 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
|
| /Linux-v5.4/Documentation/arm64/ |
| D | sve.rst | 308 meaning as for NT_PRFPREG, starting at offset
|
| /Linux-v5.4/arch/arm64/kernel/ |
| D | ptrace.c | 1129 .core_note_type = NT_PRFPREG,
|
| /Linux-v5.4/arch/ia64/kernel/ |
| D | ptrace.c | 2120 .core_note_type = NT_PRFPREG,
|