Searched defs:core_state (Results 1 – 1 of 1) sorted by relevance
82 struct core_state { struct83 atomic_t nr_threads;84 struct core_thread dumper;85 struct completion startup;123 struct core_state *core_state; /* coredumping support */ member