Home
last modified time | relevance | path

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

12

/linux-6.12.1/arch/riscv/kernel/
Dptrace.c157 .core_note_type = NT_PRSTATUS,
341 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/powerpc/platforms/powernv/
Dopal-core.c255 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-6.12.1/arch/openrisc/kernel/
Dptrace.c127 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/nios2/kernel/
Dptrace.c98 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/s390/kernel/
Dcrash_dump.c244 if (type == NT_PRPSINFO || type == NT_PRSTATUS || type == NT_PRFPREG) in nt_name()
316 ptr = nt_init(ptr, NT_PRSTATUS, &nt_prstatus, sizeof(nt_prstatus)); in fill_cpu_elf_notes()
340 size = nt_size(NT_PRSTATUS, sizeof(struct elf_prstatus)); in get_cpu_elf_notes_size()
Dptrace.c1209 .core_note_type = NT_PRSTATUS,
1413 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/hexagon/kernel/
Dptrace.c140 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/parisc/kernel/
Dptrace.c565 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
632 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
/linux-6.12.1/arch/m68k/kernel/
Dptrace.c322 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/include/uapi/linux/
Delf.h378 #define NT_PRSTATUS 1 macro
/linux-6.12.1/arch/sh/kernel/
Dptrace_32.c294 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/sparc/kernel/
Dptrace_32.c221 .core_note_type = NT_PRSTATUS,
Dptrace_64.c423 .core_note_type = NT_PRSTATUS,
753 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/powerpc/kernel/ptrace/
Dptrace-view.c571 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
846 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
/linux-6.12.1/kernel/
Dcrash_core.c439 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, in crash_save_cpu()
/linux-6.12.1/arch/csky/kernel/
Dptrace.c169 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/x86/kernel/
Dptrace.c1239 .core_note_type = NT_PRSTATUS,
1300 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/arc/kernel/
Dptrace.c287 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/mips/kernel/
Dptrace.c936 .core_note_type = NT_PRSTATUS,
996 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/fs/
Dbinfmt_elf.c1762 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, in fill_thread_core_info()
1816 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in fill_thread_core_info()
1865 unlikely(view->regsets[0].core_note_type != NT_PRSTATUS)) { in fill_note_info()
/linux-6.12.1/tools/testing/selftests/arm64/fp/
Dfp-ptrace.c327 ret = ptrace(PTRACE_GETREGSET, child, NT_PRSTATUS, &iov); in continue_breakpoint()
336 ret = ptrace(PTRACE_SETREGSET, child, NT_PRSTATUS, &iov); in continue_breakpoint()
/linux-6.12.1/arch/xtensa/kernel/
Dptrace.c196 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/arch/arm64/kernel/
Dptrace.c1512 .core_note_type = NT_PRSTATUS,
1859 .core_note_type = NT_PRSTATUS,
1884 .core_note_type = NT_PRSTATUS,
/linux-6.12.1/fs/proc/
Dkcore.c447 append_kcore_note(notes, &i, CORE_STR, NT_PRSTATUS, &prstatus, in read_kcore_iter()
/linux-6.12.1/arch/arm/kernel/
Dptrace.c680 .core_note_type = NT_PRSTATUS,

12