Home
last modified time | relevance | path

Searched refs:core_thread (Results 1 – 5 of 5) 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.c535 struct core_thread *ptr; in coredump_wait()
556 struct core_thread *curr, *next; in coredump_finish()
H A Dbinfmt_elf_fdpic.c1491 struct core_thread *ct; in elf_fdpic_core_dump()
H A Dbinfmt_elf.c1823 struct core_thread *ct; in fill_note_info()
/linux/kernel/
H A Dexit.c427 struct core_thread self; in coredump_task_exit()