Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/kernel/
Dcrash_dump.c300 if (type == NT_PRPSINFO || type == NT_PRSTATUS || type == NT_PRFPREG) in nt_name()
373 ptr = nt_init(ptr, NT_PRFPREG, &nt_fpregset, sizeof(nt_fpregset)); in fill_cpu_elf_notes()
397 size += nt_size(NT_PRFPREG, sizeof(elf_fpregset_t)); in get_cpu_elf_notes_size()
Dptrace.c1346 .core_note_type = NT_PRFPREG,
1590 .core_note_type = NT_PRFPREG,
/Linux-v4.19/include/uapi/linux/
Delf.h372 #define NT_PRFPREG 2 macro
/Linux-v4.19/arch/parisc/kernel/
Dptrace.c573 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
657 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/Linux-v4.19/arch/sparc/kernel/
Dptrace_32.c312 .core_note_type = NT_PRFPREG,
Dptrace_64.c502 .core_note_type = NT_PRFPREG,
874 .core_note_type = NT_PRFPREG,
/Linux-v4.19/arch/sh/kernel/
Dptrace_64.c363 .core_note_type = NT_PRFPREG,
Dptrace_32.c337 .core_note_type = NT_PRFPREG,
/Linux-v4.19/fs/
Dbinfmt_elf.c1765 if (regset->core_note_type != NT_PRFPREG) in fill_thread_core_info()
1773 NT_PRFPREG, size, data); in fill_thread_core_info()
1974 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
2093 "CORE", NT_PRFPREG, sizeof(*info->fpu), info->fpu); in fill_note_info()
Dbinfmt_elf_fdpic.c1461 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
1678 "CORE", NT_PRFPREG, sizeof(*fpu), fpu); in elf_fdpic_core_dump()
/Linux-v4.19/arch/mips/kernel/
Dptrace.c911 .core_note_type = NT_PRFPREG,
959 .core_note_type = NT_PRFPREG,
/Linux-v4.19/arch/x86/kernel/
Dptrace.c1262 .core_note_type = NT_PRFPREG,
1303 .core_note_type = NT_PRFPREG,
/Linux-v4.19/arch/arm/kernel/
Dptrace.c761 .core_note_type = NT_PRFPREG,
/Linux-v4.19/arch/powerpc/kernel/
Dptrace.c1893 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
2186 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
/Linux-v4.19/arch/arm64/kernel/
Dptrace.c985 .core_note_type = NT_PRFPREG,
/Linux-v4.19/Documentation/arm64/
Dsve.txt273 meaning as for NT_PRFPREG, starting at offset
/Linux-v4.19/arch/ia64/kernel/
Dptrace.c2120 .core_note_type = NT_PRFPREG,