Searched refs:NT_PRFPREG (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/arch/frv/kernel/ |
D | ptrace.c | 178 .core_note_type = NT_PRFPREG,
|
/linux-4.4.14/include/uapi/linux/ |
D | elf.h | 368 #define NT_PRFPREG 2 macro
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | ptrace.c | 237 .core_note_type = NT_PRFPREG,
|
/linux-4.4.14/arch/mips/kernel/ |
D | ptrace.c | 604 .core_note_type = NT_PRFPREG, 635 .core_note_type = NT_PRFPREG,
|
/linux-4.4.14/arch/sparc/kernel/ |
D | ptrace_32.c | 311 .core_note_type = NT_PRFPREG,
|
D | ptrace_64.c | 462 .core_note_type = NT_PRFPREG, 828 .core_note_type = NT_PRFPREG,
|
/linux-4.4.14/arch/sh/kernel/ |
D | ptrace_64.c | 362 .core_note_type = NT_PRFPREG,
|
D | ptrace_32.c | 336 .core_note_type = NT_PRFPREG,
|
/linux-4.4.14/fs/ |
D | binfmt_elf.c | 1678 if (regset->core_note_type != NT_PRFPREG) in fill_thread_core_info() 1685 NT_PRFPREG, size, data); in fill_thread_core_info() 1886 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status() 2005 "CORE", NT_PRFPREG, sizeof(*info->fpu), info->fpu); in fill_note_info()
|
D | binfmt_elf_fdpic.c | 1481 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status() 1695 "CORE", NT_PRFPREG, sizeof(*fpu), fpu); in elf_fdpic_core_dump()
|
/linux-4.4.14/arch/x86/kernel/ |
D | ptrace.c | 1305 .core_note_type = NT_PRFPREG, 1346 .core_note_type = NT_PRFPREG,
|
/linux-4.4.14/arch/s390/kernel/ |
D | crash_dump.c | 305 return nt_init(ptr, NT_PRFPREG, &nt_fpregset, sizeof(nt_fpregset), in nt_fpregset()
|
D | ptrace.c | 1141 .core_note_type = NT_PRFPREG, 1361 .core_note_type = NT_PRFPREG,
|
/linux-4.4.14/arch/arm/kernel/ |
D | ptrace.c | 765 .core_note_type = NT_PRFPREG,
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | ptrace.c | 641 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG, 816 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
|
/linux-4.4.14/arch/arm64/kernel/ |
D | ptrace.c | 608 .core_note_type = NT_PRFPREG,
|
/linux-4.4.14/arch/ia64/kernel/ |
D | ptrace.c | 2113 .core_note_type = NT_PRFPREG,
|