Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/riscv/kernel/
H A Dptrace.c163 .core_note_type = NT_PRFPREG,
347 .core_note_type = NT_PRFPREG,
/openbmc/linux/arch/openrisc/kernel/
H A Dptrace.c137 .core_note_type = NT_PRFPREG,
/openbmc/linux/arch/s390/kernel/
H A Dcrash_dump.c243 if (type == NT_PRPSINFO || type == NT_PRSTATUS || type == NT_PRFPREG) in nt_name()
316 ptr = nt_init(ptr, NT_PRFPREG, &nt_fpregset, sizeof(nt_fpregset)); in fill_cpu_elf_notes()
340 size += nt_size(NT_PRFPREG, sizeof(elf_fpregset_t)); in get_cpu_elf_notes_size()
H A Dptrace.c1250 .core_note_type = NT_PRFPREG,
1454 .core_note_type = NT_PRFPREG,
/openbmc/linux/arch/m68k/kernel/
H A Dptrace.c328 .core_note_type = NT_PRFPREG,
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dsve-ptrace.c99 return ptrace(PTRACE_GETREGSET, pid, NT_PRFPREG, &iov); in get_fpsimd()
108 return ptrace(PTRACE_SETREGSET, pid, NT_PRFPREG, &iov); in set_fpsimd()
/openbmc/linux/arch/parisc/kernel/
H A Dptrace.c570 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
637 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/openbmc/linux/include/uapi/linux/
H A Delf.h379 #define NT_PRFPREG 2 macro
/openbmc/qemu/target/ppc/
H A Darch_dump.c137 note->hdr.n_type = cpu_to_dump32(s, NT_PRFPREG); in ppc_write_elf_fpregset()
/openbmc/linux/arch/sh/kernel/
H A Dptrace_32.c304 .core_note_type = NT_PRFPREG,
/openbmc/linux/arch/sparc/kernel/
H A Dptrace_32.c237 .core_note_type = NT_PRFPREG,
H A Dptrace_64.c435 .core_note_type = NT_PRFPREG,
769 .core_note_type = NT_PRFPREG,
/openbmc/linux/arch/csky/kernel/
H A Dptrace.c177 .core_note_type = NT_PRFPREG,
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c581 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
856 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/openbmc/qemu/target/arm/
H A Darch_dump.c114 aarch64_note_init(&note, s, "CORE", 5, NT_PRFPREG, sizeof(note.vfp)); in aarch64_write_elf64_prfpreg()
/openbmc/linux/arch/x86/kernel/
H A Dptrace.c1247 .core_note_type = NT_PRFPREG,
1308 .core_note_type = NT_PRFPREG,
/openbmc/linux/arch/mips/kernel/
H A Dptrace.c954 .core_note_type = NT_PRFPREG,
1022 .core_note_type = NT_PRFPREG,
/openbmc/linux/arch/xtensa/kernel/
H A Dptrace.c204 .core_note_type = NT_PRFPREG,
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c692 .core_note_type = NT_PRFPREG,
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1401 if (regset->core_note_type != NT_PRFPREG) in elf_dump_thread_status()
1412 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
H A Dbinfmt_elf.c1797 bool is_fpreg = note_type == NT_PRFPREG; in fill_thread_core_info()
1848 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(*fpu), fpu); in fill_thread_core_info()
/openbmc/qemu/include/
H A Delf.h1677 #define NT_PRFPREG 2 macro
/openbmc/linux/arch/loongarch/kernel/
H A Dptrace.c872 .core_note_type = NT_PRFPREG,
/openbmc/linux/arch/ia64/kernel/
H A Dptrace.c1927 .core_note_type = NT_PRFPREG,
/openbmc/linux/Documentation/arch/arm64/
H A Dsve.rst340 meaning as for NT_PRFPREG, starting at offset

12