| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | crash_dump.c | 302 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()
|
| H A D | ptrace.c | 1358 .core_note_type = NT_PRFPREG, 1562 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | ptrace.c | 99 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | ptrace.c | 558 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG, 626 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | elf.h | 374 #define NT_PRFPREG 2 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | elf.h | 372 #define NT_PRFPREG 2 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | elf.h | 372 #define NT_PRFPREG 2 macro
|
| /OK3568_Linux_fs/kernel/arch/csky/kernel/ |
| H A D | ptrace.c | 177 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/ |
| H A D | ptrace-view.c | 524 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG, 762 .core_note_type = NT_PRFPREG, .n = ELF_NFPREG,
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | ptrace_32.c | 237 .core_note_type = NT_PRFPREG,
|
| H A D | ptrace_64.c | 436 .core_note_type = NT_PRFPREG, 771 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | ptrace_32.c | 305 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | ptrace.c | 1215 .core_note_type = NT_PRFPREG, 1256 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | ptrace.c | 947 .core_note_type = NT_PRFPREG, 1015 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | binfmt_elf.c | 1773 bool is_fpreg = note_type == NT_PRFPREG; in fill_thread_core_info() 1987 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status() 2087 "CORE", NT_PRFPREG, sizeof(*info->fpu), info->fpu); in fill_note_info()
|
| H A D | binfmt_elf_fdpic.c | 1419 if (regset->core_note_type != NT_PRFPREG) in elf_dump_thread_status() 1430 fill_note(&t->notes[1], "CORE", NT_PRFPREG, sizeof(t->fpu), in elf_dump_thread_status()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | ptrace.c | 206 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | ptrace.c | 722 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | ptrace.c | 1129 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | sve.rst | 308 meaning as for NT_PRFPREG, starting at offset
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | ptrace.c | 1983 .core_note_type = NT_PRFPREG,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | elf.h | 741 #define NT_PRFPREG 2 /* Contains copy of fpregset macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | elf.h | 741 #define NT_PRFPREG 2 /* Contains copy of fpregset macro
|