Home
last modified time | relevance | path

Searched refs:NT_PRSTATUS (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.15/arch/powerpc/platforms/powernv/
H A Dopal-core.c255 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 Dptrace.c189 .core_note_type = NT_PRSTATUS,
383 .core_note_type = NT_PRSTATUS,
/linux-6.15/arch/nios2/kernel/
H A Dptrace.c98 .core_note_type = NT_PRSTATUS,
/linux-6.15/arch/hexagon/kernel/
H A Dptrace.c140 .core_note_type = NT_PRSTATUS,
/linux-6.15/arch/openrisc/kernel/
H A Dptrace.c127 .core_note_type = NT_PRSTATUS,
/linux-6.15/arch/x86/um/
H A Dptrace.c201 .core_note_type = NT_PRSTATUS,
/linux-6.15/arch/m68k/kernel/
H A Dptrace.c322 .core_note_type = NT_PRSTATUS,
/linux-6.15/arch/parisc/kernel/
H A Dptrace.c565 .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 Delf.h386 #define NT_PRSTATUS 1 macro
/linux-6.15/arch/sh/kernel/
H A Dptrace_32.c294 .core_note_type = NT_PRSTATUS,
/linux-6.15/include/uapi/linux/
H A Delf.h400 #define NT_PRSTATUS 1 macro
/linux-6.15/arch/sparc/kernel/
H A Dptrace_32.c221 .core_note_type = NT_PRSTATUS,
H A Dptrace_64.c423 .core_note_type = NT_PRSTATUS,
753 .core_note_type = NT_PRSTATUS,
/linux-6.15/kernel/
H A Dcrash_core.c439 buf = append_elf_note(buf, NN_PRSTATUS, NT_PRSTATUS, in crash_save_cpu()
/linux-6.15/arch/csky/kernel/
H A Dptrace.c169 .core_note_type = NT_PRSTATUS,
/linux-6.15/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c571 .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 Dptrace.c287 .core_note_type = NT_PRSTATUS,
/linux-6.15/arch/x86/kernel/
H A Dptrace.c1239 .core_note_type = NT_PRSTATUS,
1300 .core_note_type = NT_PRSTATUS,
/linux-6.15/arch/mips/kernel/
H A Dptrace.c936 .core_note_type = NT_PRSTATUS,
996 .core_note_type = NT_PRSTATUS,
/linux-6.15/fs/
H A Dbinfmt_elf.c1792 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 Dptrace.c196 .core_note_type = NT_PRSTATUS,
/linux-6.15/arch/arm64/kernel/
H A Dptrace.c1592 .core_note_type = NT_PRSTATUS,
1949 .core_note_type = NT_PRSTATUS,
1974 .core_note_type = NT_PRSTATUS,
/linux-6.15/fs/proc/
H A Dkcore.c446 append_kcore_note(notes, &i, NN_PRSTATUS, NT_PRSTATUS, &prstatus, in read_kcore_iter()
/linux-6.15/arch/arm/kernel/
H A Dptrace.c680 .core_note_type = NT_PRSTATUS,
/linux-6.15/tools/testing/selftests/arm64/fp/
H A Dfp-ptrace.c372 ret = ptrace(PTRACE_GETREGSET, child, NT_PRSTATUS, &iov); in continue_breakpoint()
381 ret = ptrace(PTRACE_SETREGSET, child, NT_PRSTATUS, &iov); in continue_breakpoint()

12