| /linux-6.15/arch/powerpc/platforms/powernv/ |
| H A D | opal-core.c | 255 buf = append_elf64_note(buf, NN_PRSTATUS, 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-6.15/arch/riscv/kernel/ |
| H A D | ptrace.c | 189 .core_note_type = NT_PRSTATUS, 383 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/arch/nios2/kernel/ |
| H A D | ptrace.c | 98 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/arch/hexagon/kernel/ |
| H A D | ptrace.c | 140 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/arch/openrisc/kernel/ |
| H A D | ptrace.c | 127 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/arch/x86/um/ |
| H A D | ptrace.c | 201 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | ptrace.c | 322 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/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-6.15/tools/include/uapi/linux/ |
| H A D | elf.h | 386 #define NT_PRSTATUS 1 macro
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | ptrace_32.c | 294 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/include/uapi/linux/ |
| H A D | elf.h | 400 #define NT_PRSTATUS 1 macro
|
| /linux-6.15/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-6.15/kernel/ |
| H A D | crash_core.c | 439 buf = append_elf_note(buf, NN_PRSTATUS, NT_PRSTATUS, in crash_save_cpu()
|
| /linux-6.15/arch/csky/kernel/ |
| H A D | ptrace.c | 169 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/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-6.15/arch/arc/kernel/ |
| H A D | ptrace.c | 287 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | ptrace.c | 1239 .core_note_type = NT_PRSTATUS, 1300 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | ptrace.c | 936 .core_note_type = NT_PRSTATUS, 996 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/fs/ |
| H A D | binfmt_elf.c | 1792 fill_note(&t->notes[0], NN_PRSTATUS, NT_PRSTATUS, in fill_thread_core_info() 1846 fill_note(&t->notes[0], NN_PRSTATUS, NT_PRSTATUS, sizeof(t->prstatus), in fill_thread_core_info() 1895 unlikely(view->regsets[0].core_note_type != NT_PRSTATUS)) { in fill_note_info()
|
| /linux-6.15/arch/xtensa/kernel/ |
| H A D | ptrace.c | 196 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/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-6.15/fs/proc/ |
| H A D | kcore.c | 446 append_kcore_note(notes, &i, NN_PRSTATUS, NT_PRSTATUS, &prstatus, in read_kcore_iter()
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | ptrace.c | 680 .core_note_type = NT_PRSTATUS,
|
| /linux-6.15/tools/testing/selftests/arm64/fp/ |
| H A D | fp-ptrace.c | 372 ret = ptrace(PTRACE_GETREGSET, child, NT_PRSTATUS, &iov); in continue_breakpoint() 381 ret = ptrace(PTRACE_SETREGSET, child, NT_PRSTATUS, &iov); in continue_breakpoint()
|