Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/rcu/
Dtree_stall.h143 static int cpu_stall; in panic_on_rcu_stall() local
145 if (++cpu_stall < sysctl_max_rcu_stall_to_panic) in panic_on_rcu_stall()
/linux-6.12.1/kernel/
Dworkqueue.c192 bool cpu_stall; /* WD: stalled cpu bound pool */ member
7496 if (pool->cpu_stall) in show_cpu_pools_hogs()
7540 pool->cpu_stall = false; in wq_watchdog_timer_fn()
7566 pool->cpu_stall = true; in wq_watchdog_timer_fn()