Home
last modified time | relevance | path

Searched refs:NT_PRFPREG (Results 1 - 25 of 44) sorted by relevance

12

/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dptrace.c163 .core_note_type = NT_PRFPREG,
347 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-5.10/arch/s390/kernel/
H 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dptrace.c99 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dptrace.c137 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dptrace.c569 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
637 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dptrace.c570 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
637 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dptrace.c328 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h377 #define NT_PRFPREG 2 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h375 * The note name for these types is "LINUX", except NT_PRFPREG that is named
379 #define NT_PRFPREG 2 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h312 #define NT_PRFPREG 2 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h312 #define NT_PRFPREG 2 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h299 #define NT_PRFPREG 2 macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c530 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
768 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/kernel/linux/linux-6.6/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,
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dptrace_32.c305 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dptrace_32.c237 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dptrace.c206 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dptrace.c177 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dptrace.c177 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dptrace_32.c304 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dptrace_32.c237 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A Dptrace.c204 .core_note_type = NT_PRFPREG,
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dptrace.c1215 .core_note_type = NT_PRFPREG,
1256 .core_note_type = NT_PRFPREG,

Completed in 23 milliseconds

12