Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmm_types.h328 struct core_thread { struct
330 struct core_thread *next; argument
335 struct core_thread dumper;
/Linux-v4.19/fs/
Dcoredump.c428 struct core_thread *ptr; in coredump_wait()
450 struct core_thread *curr, *next; in coredump_finish()
Dbinfmt_elf.c1791 struct core_thread *ct; in fill_note_info()
2037 struct core_thread *ct; in fill_note_info()
Dbinfmt_elf_fdpic.c1578 struct core_thread *ct; in elf_fdpic_core_dump()
/Linux-v4.19/kernel/
Dexit.c514 struct core_thread self; in exit_mm()