/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-core.c | 255 buf = append_elf64_note(buf, CRASH_CORE_NOTE_NAME, NT_PRSTATUS, in opalcore_append_cpu_notes() 283 NT_PRSTATUS, &prstatus, in opalcore_append_cpu_notes() 291 NT_PRSTATUS, &prstatus, in opalcore_append_cpu_notes()
|
/linux/arch/riscv/kernel/ |
H A D | ptrace.c | 189 .core_note_type = NT_PRSTATUS, 383 .core_note_type = NT_PRSTATUS,
|
/linux/arch/nios2/kernel/ |
H A D | ptrace.c | 98 .core_note_type = NT_PRSTATUS,
|
/linux/arch/hexagon/kernel/ |
H A D | ptrace.c | 140 .core_note_type = NT_PRSTATUS,
|
/linux/arch/x86/um/ |
H A D | ptrace.c | 201 .core_note_type = NT_PRSTATUS,
|
/linux/arch/parisc/kernel/ |
H A D | ptrace.c | 565 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG, 632 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
|
/linux/arch/m68k/kernel/ |
H A D | ptrace.c | 322 .core_note_type = NT_PRSTATUS,
|
/linux/include/uapi/linux/ |
H A D | elf.h | 378 #define NT_PRSTATUS 1 macro
|
/linux/arch/sh/kernel/ |
H A D | ptrace_32.c | 294 .core_note_type = NT_PRSTATUS,
|
/linux/arch/sparc/kernel/ |
H A D | ptrace_32.c | 221 .core_note_type = NT_PRSTATUS,
|
H A D | ptrace_64.c | 423 .core_note_type = NT_PRSTATUS, 753 .core_note_type = NT_PRSTATUS,
|
/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-view.c | 571 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG, 846 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
|
/linux/arch/csky/kernel/ |
H A D | ptrace.c | 169 .core_note_type = NT_PRSTATUS,
|
/linux/kernel/ |
H A D | crash_core.c | 439 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, in crash_save_cpu()
|
/linux/arch/x86/kernel/ |
H A D | ptrace.c | 1239 .core_note_type = NT_PRSTATUS, 1300 .core_note_type = NT_PRSTATUS,
|
/linux/arch/arc/kernel/ |
H A D | ptrace.c | 287 .core_note_type = NT_PRSTATUS,
|
/linux/arch/mips/kernel/ |
H A D | ptrace.c | 936 .core_note_type = NT_PRSTATUS, 996 .core_note_type = NT_PRSTATUS,
|
/linux/fs/ |
H A D | binfmt_elf.c | 1770 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, in fill_thread_core_info() 1824 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in fill_thread_core_info() 1873 unlikely(view->regsets[0].core_note_type != NT_PRSTATUS)) { in fill_note_info()
|
H A D | binfmt_elf_fdpic.c | 1400 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in elf_dump_thread_status()
|
/linux/arch/xtensa/kernel/ |
H A D | ptrace.c | 196 .core_note_type = NT_PRSTATUS,
|
/linux/arch/arm64/kernel/ |
H A D | ptrace.c | 1592 .core_note_type = NT_PRSTATUS, 1949 .core_note_type = NT_PRSTATUS, 1974 .core_note_type = NT_PRSTATUS,
|
/linux/fs/proc/ |
H A D | kcore.c | 446 append_kcore_note(notes, &i, CORE_STR, NT_PRSTATUS, &prstatus, in read_kcore_iter()
|
/linux/arch/arm/kernel/ |
H A D | ptrace.c | 680 .core_note_type = NT_PRSTATUS,
|
/linux/arch/s390/kernel/ |
H A D | ptrace.c | 1209 .core_note_type = NT_PRSTATUS, 1413 .core_note_type = NT_PRSTATUS,
|
/linux/arch/loongarch/kernel/ |
H A D | ptrace.c | 867 .core_note_type = NT_PRSTATUS,
|