Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmm_types.h395 struct core_thread { struct
397 struct core_thread *next; argument
402 struct core_thread dumper;
/OK3568_Linux_fs/kernel/fs/
H A Dcoredump.c467 struct core_thread *ptr; in coredump_wait()
489 struct core_thread *curr, *next; in coredump_finish()
H A Dbinfmt_elf.c1807 struct core_thread *ct; in fill_note_info()
2032 struct core_thread *ct; in fill_note_info()
H A Dbinfmt_elf_fdpic.c1495 struct core_thread *ct; in elf_fdpic_core_dump()
/OK3568_Linux_fs/kernel/kernel/
H A Dexit.c454 struct core_thread self; in exit_mm()