Home
last modified time | relevance | path

Searched refs:core_thread (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/sched/
H A Dsignal.h76 struct core_thread { struct
78 struct core_thread *next; argument
83 struct core_thread dumper;
/linux-6.15/fs/
H A Dcoredump.c417 struct core_thread *ptr; in coredump_wait()
438 struct core_thread *curr, *next; in coredump_finish()
H A Dbinfmt_elf_fdpic.c1484 struct core_thread *ct; in elf_fdpic_core_dump()
H A Dbinfmt_elf.c1872 struct core_thread *ct; in fill_note_info()
/linux-6.15/kernel/
H A Dexit.c434 struct core_thread self; in coredump_task_exit()