Home
last modified time | relevance | path

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

12

/linux/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()
291 NT_PRSTATUS, &prstatus, in opalcore_append_cpu_notes()
/linux/arch/riscv/kernel/
H A Dptrace.c189 .core_note_type = NT_PRSTATUS,
383 .core_note_type = NT_PRSTATUS,
/linux/arch/nios2/kernel/
H A Dptrace.c98 .core_note_type = NT_PRSTATUS,
/linux/arch/hexagon/kernel/
H A Dptrace.c140 .core_note_type = NT_PRSTATUS,
/linux/arch/x86/um/
H A Dptrace.c201 .core_note_type = NT_PRSTATUS,
/linux/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/arch/m68k/kernel/
H A Dptrace.c322 .core_note_type = NT_PRSTATUS,
/linux/include/uapi/linux/
H A Delf.h378 #define NT_PRSTATUS 1 macro
/linux/arch/sh/kernel/
H A Dptrace_32.c294 .core_note_type = NT_PRSTATUS,
/linux/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/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/arch/csky/kernel/
H A Dptrace.c169 .core_note_type = NT_PRSTATUS,
/linux/kernel/
H A Dcrash_core.c439 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, in crash_save_cpu()
/linux/arch/x86/kernel/
H A Dptrace.c1239 .core_note_type = NT_PRSTATUS,
1300 .core_note_type = NT_PRSTATUS,
/linux/arch/arc/kernel/
H A Dptrace.c287 .core_note_type = NT_PRSTATUS,
/linux/arch/mips/kernel/
H A Dptrace.c936 .core_note_type = NT_PRSTATUS,
996 .core_note_type = NT_PRSTATUS,
/linux/fs/
H A Dbinfmt_elf.c1770 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, in fill_thread_core_info()
1824 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in fill_thread_core_info()
1873 unlikely(view->regsets[0].core_note_type != NT_PRSTATUS)) { in fill_note_info()
H A Dbinfmt_elf_fdpic.c1400 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in elf_dump_thread_status()
/linux/arch/xtensa/kernel/
H A Dptrace.c196 .core_note_type = NT_PRSTATUS,
/linux/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/fs/proc/
H A Dkcore.c446 append_kcore_note(notes, &i, CORE_STR, NT_PRSTATUS, &prstatus, in read_kcore_iter()
/linux/arch/arm/kernel/
H A Dptrace.c680 .core_note_type = NT_PRSTATUS,
/linux/arch/s390/kernel/
H A Dptrace.c1209 .core_note_type = NT_PRSTATUS,
1413 .core_note_type = NT_PRSTATUS,
/linux/arch/loongarch/kernel/
H A Dptrace.c867 .core_note_type = NT_PRSTATUS,

12