Searched refs:should_stop (Results 1 – 5 of 5) sorted by relevance
272 int should_stop = 0; in uwbd() local278 || (should_stop = kthread_should_stop()), in uwbd()280 if (should_stop) in uwbd()
1191 int should_stop = 0, rc = 0; in genwqe_card_thread() local1202 (should_stop = kthread_should_stop()), 1); in genwqe_card_thread()1207 (should_stop = kthread_should_stop()), HZ); in genwqe_card_thread()1209 if (should_stop) in genwqe_card_thread()
911 int rc, should_stop = 0; in genwqe_health_thread() local920 (should_stop = kthread_should_stop())), in genwqe_health_thread()923 if (should_stop) in genwqe_health_thread()
2347 bool should_stop; in rescuer_thread() local2367 should_stop = kthread_should_stop(); in rescuer_thread()2445 if (should_stop) { in rescuer_thread()
1310 struct wil_ring *ring, bool should_stop);