Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmm_types.h360 struct core_thread { struct
362 struct core_thread *next; argument
367 struct core_thread dumper;
/linux-4.4.14/fs/
Dcoredump.c400 struct core_thread *ptr; in coredump_wait()
420 struct core_thread *curr, *next; in coredump_finish()
Dbinfmt_elf.c1703 struct core_thread *ct; in fill_note_info()
1949 struct core_thread *ct; in fill_note_info()
Dbinfmt_elf_fdpic.c1596 struct core_thread *ct; in elf_fdpic_core_dump()
/linux-4.4.14/kernel/
Dexit.c406 struct core_thread self; in exit_mm()