Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dsignal.h76 struct core_thread { struct
78 struct core_thread *next; argument
83 struct core_thread dumper;
/linux/fs/
H A Dcoredump.c534 struct core_thread *ptr; in coredump_wait()
555 struct core_thread *curr, *next; in coredump_finish()
H A Dbinfmt_elf_fdpic.c1496 struct core_thread *ct; in elf_fdpic_core_dump()
/linux/kernel/
H A Dexit.c435 struct core_thread self; in coredump_task_exit()