| /Linux-v6.6/arch/riscv/kernel/ |
| D | ptrace.c | 154 .core_note_type = NT_PRSTATUS, 338 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/powerpc/platforms/powernv/ |
| 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-v6.6/arch/s390/kernel/ |
| D | crash_dump.c | 243 if (type == NT_PRPSINFO || type == NT_PRSTATUS || type == NT_PRFPREG) in nt_name() 315 ptr = nt_init(ptr, NT_PRSTATUS, &nt_prstatus, sizeof(nt_prstatus)); in fill_cpu_elf_notes() 339 size = nt_size(NT_PRSTATUS, sizeof(struct elf_prstatus)); in get_cpu_elf_notes_size()
|
| D | ptrace.c | 1242 .core_note_type = NT_PRSTATUS, 1446 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/openrisc/kernel/ |
| D | ptrace.c | 129 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/ia64/kernel/ |
| D | crash.c | 59 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, prstatus, in crash_save_this_cpu()
|
| /Linux-v6.6/arch/nios2/kernel/ |
| D | ptrace.c | 98 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/hexagon/kernel/ |
| D | ptrace.c | 137 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/m68k/kernel/ |
| D | ptrace.c | 320 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/parisc/kernel/ |
| D | ptrace.c | 565 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG, 632 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
|
| /Linux-v6.6/include/uapi/linux/ |
| D | elf.h | 378 #define NT_PRSTATUS 1 macro
|
| /Linux-v6.6/arch/sh/kernel/ |
| D | ptrace_32.c | 294 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/sparc/kernel/ |
| D | ptrace_32.c | 221 .core_note_type = NT_PRSTATUS,
|
| D | ptrace_64.c | 423 .core_note_type = NT_PRSTATUS, 753 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/csky/kernel/ |
| D | ptrace.c | 169 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/powerpc/kernel/ptrace/ |
| D | ptrace-view.c | 576 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG, 851 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
|
| /Linux-v6.6/arch/arc/kernel/ |
| D | ptrace.c | 287 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/x86/kernel/ |
| D | ptrace.c | 1239 .core_note_type = NT_PRSTATUS, 1300 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/mips/kernel/ |
| D | ptrace.c | 929 .core_note_type = NT_PRSTATUS, 989 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/fs/ |
| D | binfmt_elf.c | 1783 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, in fill_thread_core_info() 1837 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in fill_thread_core_info() 1886 unlikely(view->regsets[0].core_note_type != NT_PRSTATUS)) { in fill_note_info()
|
| /Linux-v6.6/arch/arm64/kernel/ |
| D | ptrace.c | 1444 .core_note_type = NT_PRSTATUS, 1773 .core_note_type = NT_PRSTATUS, 1798 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/arch/xtensa/kernel/ |
| D | ptrace.c | 196 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/fs/proc/ |
| D | kcore.c | 433 append_kcore_note(notes, &i, CORE_STR, NT_PRSTATUS, &prstatus, in read_kcore_iter()
|
| /Linux-v6.6/arch/arm/kernel/ |
| D | ptrace.c | 680 .core_note_type = NT_PRSTATUS,
|
| /Linux-v6.6/kernel/ |
| D | kexec_core.c | 1219 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, in crash_save_cpu()
|