Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dcoredump.c335 struct core_state *core_state, int exit_code) in zap_threads()
410 static int coredump_wait(int exit_code, struct core_state *core_state) in coredump_wait()
541 struct core_state core_state; in do_coredump() local
/Linux-v4.19/include/linux/
Dmm_types.h333 struct core_state { struct
334 atomic_t nr_threads;
335 struct core_thread dumper;
336 struct completion startup;
429 struct core_state *core_state; /* coredumping support */ member
/Linux-v4.19/arch/arm/mach-omap2/
Dcpuidle34xx.c42 u8 core_state; member
/Linux-v4.19/kernel/
Dexit.c498 struct core_state *core_state; in exit_mm() local