Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmm_types.h376 struct core_thread { struct
378 struct core_thread *next; argument
383 struct core_thread dumper;
/Linux-v5.10/fs/
Dcoredump.c466 struct core_thread *ptr; in coredump_wait()
488 struct core_thread *curr, *next; in coredump_finish()
Dbinfmt_elf.c1794 struct core_thread *ct; in fill_note_info()
2019 struct core_thread *ct; in fill_note_info()
Dbinfmt_elf_fdpic.c1495 struct core_thread *ct; in elf_fdpic_core_dump()
/Linux-v5.10/kernel/
Dexit.c452 struct core_thread self; in exit_mm()