| /Linux-v5.10/arch/c6x/kernel/ |
| D | ptrace.c | 71 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/nds32/kernel/ |
| D | ptrace.c | 39 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/openrisc/kernel/ |
| D | ptrace.c | 99 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/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-v5.10/arch/ia64/kernel/ |
| D | crash.c | 58 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, prstatus, in crash_save_this_cpu()
|
| /Linux-v5.10/arch/riscv/kernel/ |
| D | ptrace.c | 86 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/nios2/kernel/ |
| D | ptrace.c | 99 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/s390/kernel/ |
| D | crash_dump.c | 302 if (type == NT_PRPSINFO || type == NT_PRSTATUS || type == NT_PRFPREG) in nt_name() 374 ptr = nt_init(ptr, NT_PRSTATUS, &nt_prstatus, sizeof(nt_prstatus)); in fill_cpu_elf_notes() 398 size = nt_size(NT_PRSTATUS, sizeof(struct elf_prstatus)); in get_cpu_elf_notes_size()
|
| /Linux-v5.10/arch/h8300/kernel/ |
| D | ptrace.c | 133 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/hexagon/kernel/ |
| D | ptrace.c | 138 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/parisc/kernel/ |
| D | ptrace.c | 553 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG, 621 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
|
| /Linux-v5.10/include/uapi/linux/ |
| D | elf.h | 373 #define NT_PRSTATUS 1 macro
|
| /Linux-v5.10/arch/arc/kernel/ |
| D | ptrace.c | 204 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/csky/kernel/ |
| D | ptrace.c | 168 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/sparc/kernel/ |
| D | ptrace_32.c | 221 .core_note_type = NT_PRSTATUS,
|
| D | ptrace_64.c | 424 .core_note_type = NT_PRSTATUS, 755 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/sh/kernel/ |
| D | ptrace_32.c | 295 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/powerpc/kernel/ptrace/ |
| D | ptrace-view.c | 519 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG, 757 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
|
| /Linux-v5.10/fs/ |
| D | binfmt_elf.c | 1746 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, in fill_thread_core_info() 1821 unlikely(view->regsets[0].core_note_type != NT_PRSTATUS)) { in fill_note_info() 1967 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in elf_dump_thread_status() 2054 fill_note(info->notes + 0, "CORE", NT_PRSTATUS, in fill_note_info()
|
| /Linux-v5.10/arch/arm64/kernel/ |
| D | ptrace.c | 1091 .core_note_type = NT_PRSTATUS, 1377 .core_note_type = NT_PRSTATUS, 1402 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/x86/kernel/ |
| D | ptrace.c | 1209 .core_note_type = NT_PRSTATUS, 1250 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/mips/kernel/ |
| D | ptrace.c | 929 .core_note_type = NT_PRSTATUS, 989 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/arch/xtensa/kernel/ |
| D | ptrace.c | 198 .core_note_type = NT_PRSTATUS,
|
| /Linux-v5.10/fs/proc/ |
| D | kcore.c | 433 append_kcore_note(notes, &i, CORE_STR, NT_PRSTATUS, &prstatus, in read_kcore()
|
| /Linux-v5.10/arch/arm/kernel/ |
| D | ptrace.c | 710 .core_note_type = NT_PRSTATUS,
|