Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/xtensa/kernel/
H A Dptrace.c196 .core_note_type = NT_PRSTATUS,
/openbmc/linux/fs/proc/
H A Dkcore.c433 append_kcore_note(notes, &i, CORE_STR, NT_PRSTATUS, &prstatus, in read_kcore_iter()
/openbmc/linux/arch/arm/kernel/
H A Dptrace.c680 .core_note_type = NT_PRSTATUS,
/openbmc/linux/arch/s390/kernel/
H A Dptrace.c1242 .core_note_type = NT_PRSTATUS,
1446 .core_note_type = NT_PRSTATUS,
/openbmc/linux/kernel/
H A Dkexec_core.c1219 buf = append_elf_note(buf, KEXEC_CORE_NOTE_NAME, NT_PRSTATUS, in crash_save_cpu()
/openbmc/qemu/include/
H A Delf.h1675 #define NT_PRSTATUS 1 macro
/openbmc/linux/arch/loongarch/kernel/
H A Dptrace.c864 .core_note_type = NT_PRSTATUS,
/openbmc/linux/arch/powerpc/kernel/
H A Dfadump.c763 buf = append_elf_note(buf, CRASH_CORE_NOTE_NAME, NT_PRSTATUS, in fadump_regs_to_elf_notes()
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1394 fill_note(&t->notes[0], "CORE", NT_PRSTATUS, sizeof(t->prstatus), in elf_dump_thread_status()
/openbmc/linux/arch/ia64/kernel/
H A Dptrace.c1920 .core_note_type = NT_PRSTATUS,
/openbmc/qemu/linux-user/
H A Delfload.c4508 fill_note(&ets->notes[0], "CORE", NT_PRSTATUS, sizeof (ets->prstatus), in fill_thread_info()
4550 fill_note(&info->notes[0], "CORE", NT_PRSTATUS, in fill_note_info()
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c1925 ptrace(PTRACE_GETREGSET, tracee, NT_PRSTATUS, &__v); \
1931 ptrace(PTRACE_SETREGSET, tracee, NT_PRSTATUS, &__v); \

12