Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmm_types.h390 struct core_thread { struct
392 struct core_thread *next; argument
397 struct core_thread dumper;
/Linux-v5.15/fs/
Dcoredump.c466 struct core_thread *ptr; in coredump_wait()
488 struct core_thread *curr, *next; in coredump_finish()
Dbinfmt_elf.c1796 struct core_thread *ct; in fill_note_info()
2021 struct core_thread *ct; in fill_note_info()
Dbinfmt_elf_fdpic.c1481 struct core_thread *ct; in elf_fdpic_core_dump()
/Linux-v5.15/kernel/
Dexit.c453 struct core_thread self; in exit_mm()