Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/c6x/kernel/
Dptrace.c76 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/nds32/kernel/
Dptrace.c40 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-core.c254 buf = append_elf64_note(buf, CRASH_CORE_NOTE_NAME, NT_PRSTATUS, in opalcore_append_cpu_notes()
282 NT_PRSTATUS, &prstatus, in opalcore_append_cpu_notes()
290 NT_PRSTATUS, &prstatus, in opalcore_append_cpu_notes()
/Linux-v5.4/arch/openrisc/kernel/
Dptrace.c114 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/ia64/kernel/
Dcrash.c58 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, prstatus, in crash_save_this_cpu()
/Linux-v5.4/arch/riscv/kernel/
Dptrace.c97 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/s390/kernel/
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()
/Linux-v5.4/arch/nios2/kernel/
Dptrace.c120 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/hexagon/kernel/
Dptrace.c158 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/h8300/kernel/
Dptrace.c138 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/include/uapi/linux/
Delf.h371 #define NT_PRSTATUS 1 macro
/Linux-v5.4/arch/parisc/kernel/
Dptrace.c590 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
674 .core_note_type = NT_PRSTATUS, .n = ELF_NGREG,
/Linux-v5.4/arch/csky/kernel/
Dptrace.c167 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/sparc/kernel/
Dptrace_32.c296 .core_note_type = NT_PRSTATUS,
Dptrace_64.c491 .core_note_type = NT_PRSTATUS,
859 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/sh/kernel/
Dptrace_64.c350 .core_note_type = NT_PRSTATUS,
Dptrace_32.c324 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/arc/kernel/
Dptrace.c236 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/arm64/kernel/
Dptrace.c1121 .core_note_type = NT_PRSTATUS,
1429 .core_note_type = NT_PRSTATUS,
1453 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/fs/
Dbinfmt_elf.c1716 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, in fill_thread_core_info()
1795 unlikely(view->regsets[0].core_note_type != NT_PRSTATUS)) { in fill_note_info()
1944 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in elf_dump_thread_status()
2048 fill_note(info->notes + 0, "CORE", NT_PRSTATUS, in fill_note_info()
/Linux-v5.4/arch/x86/kernel/
Dptrace.c1219 .core_note_type = NT_PRSTATUS,
1260 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/xtensa/kernel/
Dptrace.c197 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/fs/proc/
Dkcore.c433 append_kcore_note(notes, &i, CORE_STR, NT_PRSTATUS, &prstatus, in read_kcore()
/Linux-v5.4/arch/mips/kernel/
Dptrace.c1018 .core_note_type = NT_PRSTATUS,
1078 .core_note_type = NT_PRSTATUS,
/Linux-v5.4/arch/arm/kernel/
Dptrace.c739 .core_note_type = NT_PRSTATUS,

12