Searched defs:core_state (Results 1 – 4 of 4) sorted by relevance
69 u32 core_state; member106 u32 mpu_state = cx->mpu_state, core_state = cx->core_state; in omap3_enter_idle() local
262 struct core_state { struct263 atomic_t nr_threads;264 struct core_thread dumper;265 struct completion startup;360 struct core_state *core_state; /* coredumping support */ member
1843 struct core_state *core_state, int exit_code) in zap_threads()1914 static int coredump_wait(int exit_code, struct core_state *core_state) in coredump_wait()2079 struct core_state core_state; in do_coredump() local
640 struct core_state *core_state; in exit_mm() local