Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c7637 static void panic_on_wq_watchdog(unsigned int stall_time_sec) in panic_on_wq_watchdog() argument
7648 if (wq_panic_on_stall_time && stall_time_sec >= wq_panic_on_stall_time) in panic_on_wq_watchdog()
7650 stall_time_sec, wq_panic_on_stall_time); in panic_on_wq_watchdog()