Home
last modified time | relevance | path

Searched refs:cpu_stall (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/kernel/rcu/
H A Dtree_stall.h113 static int cpu_stall; in panic_on_rcu_stall() local
115 if (++cpu_stall < sysctl_max_rcu_stall_to_panic) in panic_on_rcu_stall()
/linux-6.15/kernel/
H A Dworkqueue.c192 bool cpu_stall; /* WD: stalled cpu bound pool */ member
7524 if (pool->cpu_stall) in show_cpu_pools_hogs()
7568 pool->cpu_stall = false; in wq_watchdog_timer_fn()
7594 pool->cpu_stall = true; in wq_watchdog_timer_fn()