Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Dcoredump.c375 struct core_state *core_state, int exit_code) in zap_threads()
392 static int coredump_wait(int exit_code, struct core_state *core_state) in coredump_wait()
512 struct core_state core_state; in do_coredump() local
/Linux-v6.1/include/linux/sched/
Dsignal.h80 struct core_state { struct
81 atomic_t nr_threads;
82 struct core_thread dumper;
83 struct completion startup;
121 struct core_state *core_state; /* coredumping support */ member
/Linux-v6.1/arch/arm/mach-omap2/
Dcpuidle34xx.c39 u8 core_state; member
/Linux-v6.1/arch/powerpc/platforms/powernv/
Dopal-fadump.h61 u8 core_state; member
/Linux-v6.1/kernel/
Dexit.c353 struct core_state *core_state; in coredump_task_exit() local