Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dmm_types.h309 struct core_thread { struct
311 struct core_thread *next; argument
316 struct core_thread dumper;
/linux-4.1.27/fs/
Dcoredump.c396 struct core_thread *ptr; in coredump_wait()
416 struct core_thread *curr, *next; in coredump_finish()
Dbinfmt_elf.c1693 struct core_thread *ct; in fill_note_info()
1939 struct core_thread *ct; in fill_note_info()
Dbinfmt_elf_fdpic.c1556 struct core_thread *ct; in elf_fdpic_core_dump()
/linux-4.1.27/kernel/
Dexit.c406 struct core_thread self; in exit_mm()