Home
last modified time | relevance | path

Searched defs:core_state (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/arch/arm/mach-omap2/
Dcpuidle34xx.c69 u32 core_state; member
106 u32 mpu_state = cx->mpu_state, core_state = cx->core_state; in omap3_enter_idle() local
/linux-3.3/include/linux/
Dmm_types.h262 struct core_state { struct
263 atomic_t nr_threads;
264 struct core_thread dumper;
265 struct completion startup;
360 struct core_state *core_state; /* coredumping support */ member
/linux-3.3/fs/
Dexec.c1843 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
/linux-3.3/kernel/
Dexit.c640 struct core_state *core_state; in exit_mm() local