Home
last modified time | relevance | path

Searched refs:NT_PRFPREG (Results 1 – 19 of 19) sorted by relevance

/Linux-v5.15/arch/s390/kernel/
Dcrash_dump.c302 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()
Dptrace.c1267 .core_note_type = NT_PRFPREG,
1471 .core_note_type = NT_PRFPREG,
/Linux-v5.15/arch/riscv/kernel/
Dptrace.c99 .core_note_type = NT_PRFPREG,
/Linux-v5.15/arch/parisc/kernel/
Dptrace.c558 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
624 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/Linux-v5.15/include/uapi/linux/
Delf.h374 #define NT_PRFPREG 2 macro
/Linux-v5.15/arch/sh/kernel/
Dptrace_32.c305 .core_note_type = NT_PRFPREG,
/Linux-v5.15/arch/sparc/kernel/
Dptrace_32.c237 .core_note_type = NT_PRFPREG,
Dptrace_64.c436 .core_note_type = NT_PRFPREG,
771 .core_note_type = NT_PRFPREG,
/Linux-v5.15/arch/powerpc/kernel/ptrace/
Dptrace-view.c517 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
750 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/Linux-v5.15/arch/csky/kernel/
Dptrace.c178 .core_note_type = NT_PRFPREG,
/Linux-v5.15/arch/x86/kernel/
Dptrace.c1226 .core_note_type = NT_PRFPREG,
1267 .core_note_type = NT_PRFPREG,
/Linux-v5.15/arch/mips/kernel/
Dptrace.c947 .core_note_type = NT_PRFPREG,
1015 .core_note_type = NT_PRFPREG,
/Linux-v5.15/arch/xtensa/kernel/
Dptrace.c206 .core_note_type = NT_PRFPREG,
/Linux-v5.15/fs/
Dbinfmt_elf.c1762 bool is_fpreg = note_type == NT_PRFPREG; in fill_thread_core_info()
1976 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
2076 "CORE", NT_PRFPREG, sizeof(*info->fpu), info->fpu); in fill_note_info()
Dbinfmt_elf_fdpic.c1405 if (regset->core_note_type != NT_PRFPREG) in elf_dump_thread_status()
1416 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
/Linux-v5.15/arch/arm/kernel/
Dptrace.c697 .core_note_type = NT_PRFPREG,
/Linux-v5.15/arch/arm64/kernel/
Dptrace.c1135 .core_note_type = NT_PRFPREG,
/Linux-v5.15/Documentation/arm64/
Dsve.rst308 meaning as for NT_PRFPREG, starting at offset
/Linux-v5.15/arch/ia64/kernel/
Dptrace.c1986 .core_note_type = NT_PRFPREG,