Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmm_types.h358 struct core_thread { struct
360 struct core_thread *next; argument
365 struct core_thread dumper;
/Linux-v5.4/fs/
Dcoredump.c454 struct core_thread *ptr; in coredump_wait()
476 struct core_thread *curr, *next; in coredump_finish()
Dbinfmt_elf.c1768 struct core_thread *ct; in fill_note_info()
2013 struct core_thread *ct; in fill_note_info()
Dbinfmt_elf_fdpic.c1574 struct core_thread *ct; in elf_fdpic_core_dump()
/Linux-v5.4/kernel/
Dexit.c454 struct core_thread self; in exit_mm()