Home
last modified time | relevance | path

Searched refs:NT_PRSTATUS (Results 1 - 25 of 65) sorted by relevance

123

/kernel/linux/linux-5.10/arch/c6x/kernel/
H A Dptrace.c71 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dptrace.c154 .core_note_type = NT_PRSTATUS,
338 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dcrash.c58 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, prstatus, in crash_save_this_cpu()
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dptrace.c99 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dptrace.c39 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dcrash.c59 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, prstatus, in crash_save_this_cpu()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dcrash_dump.c302 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()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A 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()
287 * Add crashing CPU as the first NT_PRSTATUS note for in opalcore_append_cpu_notes()
291 NT_PRSTATUS, &prstatus, in opalcore_append_cpu_notes()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A 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()
287 * Add crashing CPU as the first NT_PRSTATUS note for in opalcore_append_cpu_notes()
291 NT_PRSTATUS, &prstatus, in opalcore_append_cpu_notes()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dcrash_dump.c243 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()
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dptrace.c138 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dptrace.c133 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-5.10/arch/nios2/kernel/
H A Dptrace.c99 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dptrace.c90 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dptrace.c137 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-6.6/arch/nios2/kernel/
H A Dptrace.c98 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-6.6/arch/openrisc/kernel/
H A Dptrace.c129 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dptrace.c564 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
632 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dptrace.c565 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
632 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dptrace.c204 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dptrace.c320 .core_note_type = NT_PRSTATUS,
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h376 #define NT_PRSTATUS 1 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h378 #define NT_PRSTATUS 1 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h311 #define NT_PRSTATUS 1 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h311 #define NT_PRSTATUS 1 macro

Completed in 17 milliseconds

123