Home
last modified time | relevance | path

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

/Linux-v5.10/arch/riscv/kernel/
Dptrace.c95 .core_note_type = NT_PRFPREG,
/Linux-v5.10/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.c1358 .core_note_type = NT_PRFPREG,
1562 .core_note_type = NT_PRFPREG,
/Linux-v5.10/arch/parisc/kernel/
Dptrace.c558 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
626 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/Linux-v5.10/include/uapi/linux/
Delf.h374 #define NT_PRFPREG 2 macro
/Linux-v5.10/arch/csky/kernel/
Dptrace.c176 .core_note_type = NT_PRFPREG,
/Linux-v5.10/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.10/arch/sh/kernel/
Dptrace_32.c305 .core_note_type = NT_PRFPREG,
/Linux-v5.10/arch/powerpc/kernel/ptrace/
Dptrace-view.c524 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
762 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/Linux-v5.10/arch/x86/kernel/
Dptrace.c1215 .core_note_type = NT_PRFPREG,
1256 .core_note_type = NT_PRFPREG,
/Linux-v5.10/arch/mips/kernel/
Dptrace.c947 .core_note_type = NT_PRFPREG,
1015 .core_note_type = NT_PRFPREG,
/Linux-v5.10/arch/xtensa/kernel/
Dptrace.c206 .core_note_type = NT_PRFPREG,
/Linux-v5.10/fs/
Dbinfmt_elf.c1760 bool is_fpreg = note_type == NT_PRFPREG; in fill_thread_core_info()
1974 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
2074 "CORE", NT_PRFPREG, sizeof(*info->fpu), info->fpu); in fill_note_info()
Dbinfmt_elf_fdpic.c1419 if (regset->core_note_type != NT_PRFPREG) in elf_dump_thread_status()
1430 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
/Linux-v5.10/arch/arm/kernel/
Dptrace.c722 .core_note_type = NT_PRFPREG,
/Linux-v5.10/arch/arm64/kernel/
Dptrace.c1099 .core_note_type = NT_PRFPREG,
/Linux-v5.10/Documentation/arm64/
Dsve.rst308 meaning as for NT_PRFPREG, starting at offset
/Linux-v5.10/arch/ia64/kernel/
Dptrace.c1983 .core_note_type = NT_PRFPREG,