Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sched/
Dsignal.h75 struct core_thread { struct
77 struct core_thread *next; argument
82 struct core_thread dumper;
/Linux-v6.6/fs/
Dcoredump.c412 struct core_thread *ptr; in coredump_wait()
433 struct core_thread *curr, *next; in coredump_finish()
Dbinfmt_elf_fdpic.c1477 struct core_thread *ct; in elf_fdpic_core_dump()
Dbinfmt_elf.c1863 struct core_thread *ct; in fill_note_info()
/Linux-v6.6/kernel/
Dexit.c418 struct core_thread self; in coredump_task_exit()