Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
A 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()
A Dptrace.c1267 .core_note_type = NT_PRFPREG,
1471 .core_note_type = NT_PRFPREG,
/linux/arch/riscv/kernel/
A Dptrace.c99 .core_note_type = NT_PRFPREG,
/linux/arch/parisc/kernel/
A Dptrace.c558 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
624 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/linux/include/uapi/linux/
A Delf.h374 #define NT_PRFPREG 2 macro
/linux/arch/powerpc/kernel/ptrace/
A Dptrace-view.c517 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
750 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/linux/arch/sh/kernel/
A Dptrace_32.c305 .core_note_type = NT_PRFPREG,
/linux/arch/sparc/kernel/
A Dptrace_32.c237 .core_note_type = NT_PRFPREG,
A Dptrace_64.c436 .core_note_type = NT_PRFPREG,
771 .core_note_type = NT_PRFPREG,
/linux/arch/csky/kernel/
A Dptrace.c178 .core_note_type = NT_PRFPREG,
/linux/tools/testing/selftests/arm64/fp/
A Dsve-ptrace.c59 return ptrace(PTRACE_GETREGSET, pid, NT_PRFPREG, &iov); in get_fpsimd()
/linux/arch/x86/kernel/
A Dptrace.c1226 .core_note_type = NT_PRFPREG,
1267 .core_note_type = NT_PRFPREG,
/linux/arch/mips/kernel/
A Dptrace.c947 .core_note_type = NT_PRFPREG,
1015 .core_note_type = NT_PRFPREG,
/linux/arch/xtensa/kernel/
A Dptrace.c206 .core_note_type = NT_PRFPREG,
/linux/fs/
A Dbinfmt_elf.c1775 bool is_fpreg = note_type == NT_PRFPREG; in fill_thread_core_info()
1989 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
2089 "CORE", NT_PRFPREG, sizeof(*info->fpu), info->fpu); in fill_note_info()
A 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/arch/arm/kernel/
A Dptrace.c697 .core_note_type = NT_PRFPREG,
/linux/Documentation/arm64/
A Dsve.rst308 meaning as for NT_PRFPREG, starting at offset
/linux/arch/arm64/kernel/
A Dptrace.c1135 .core_note_type = NT_PRFPREG,
/linux/arch/ia64/kernel/
A Dptrace.c1986 .core_note_type = NT_PRFPREG,

Completed in 47 milliseconds