Home
last modified time | relevance | path

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

12

/Linux-v6.1/arch/riscv/kernel/
Dptrace.c88 .core_note_type = NT_PRSTATUS,
302 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/openrisc/kernel/
Dptrace.c98 .core_note_type = NT_PRSTATUS,
/Linux-v6.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-v6.1/arch/s390/kernel/
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()
Dptrace.c1246 .core_note_type = NT_PRSTATUS,
1450 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/ia64/kernel/
Dcrash.c59 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, prstatus, in crash_save_this_cpu()
/Linux-v6.1/arch/nios2/kernel/
Dptrace.c98 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/hexagon/kernel/
Dptrace.c138 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/m68k/kernel/
Dptrace.c316 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/parisc/kernel/
Dptrace.c552 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
618 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
/Linux-v6.1/include/uapi/linux/
Delf.h377 #define NT_PRSTATUS 1 macro
/Linux-v6.1/arch/sh/kernel/
Dptrace_32.c294 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/sparc/kernel/
Dptrace_32.c220 .core_note_type = NT_PRSTATUS,
Dptrace_64.c423 .core_note_type = NT_PRSTATUS,
754 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/loongarch/kernel/
Dptrace.c326 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/powerpc/kernel/ptrace/
Dptrace-view.c512 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
745 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
/Linux-v6.1/fs/
Dbinfmt_elf.c1784 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, in fill_thread_core_info()
1863 unlikely(view->regsets[0].core_note_type != NT_PRSTATUS)) { in fill_note_info()
2009 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in elf_dump_thread_status()
2096 fill_note(info->notes + 0, "CORE", NT_PRSTATUS, in fill_note_info()
/Linux-v6.1/arch/csky/kernel/
Dptrace.c169 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/arc/kernel/
Dptrace.c289 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/x86/kernel/
Dptrace.c1219 .core_note_type = NT_PRSTATUS,
1260 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/mips/kernel/
Dptrace.c928 .core_note_type = NT_PRSTATUS,
988 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/arm64/kernel/
Dptrace.c1386 .core_note_type = NT_PRSTATUS,
1707 .core_note_type = NT_PRSTATUS,
1732 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/arch/xtensa/kernel/
Dptrace.c196 .core_note_type = NT_PRSTATUS,
/Linux-v6.1/fs/proc/
Dkcore.c434 append_kcore_note(notes, &i, CORE_STR, NT_PRSTATUS, &prstatus, in read_kcore()
/Linux-v6.1/arch/arm/kernel/
Dptrace.c684 .core_note_type = NT_PRSTATUS,

12