Searched refs:should_stop (Results 1 – 4 of 4) sorted by relevance
272 int should_stop = 0; in uwbd() local278 || (should_stop = kthread_should_stop()), in uwbd()280 if (should_stop) in uwbd()
1192 int should_stop = 0, rc = 0; in genwqe_card_thread() local1203 (should_stop = kthread_should_stop()), 1); in genwqe_card_thread()1208 (should_stop = kthread_should_stop()), HZ); in genwqe_card_thread()1210 if (should_stop) in genwqe_card_thread()
912 int rc, should_stop = 0; in genwqe_health_thread() local921 (should_stop = kthread_should_stop())), in genwqe_health_thread()924 if (should_stop) in genwqe_health_thread()
2252 bool should_stop; in rescuer_thread() local2272 should_stop = kthread_should_stop(); in rescuer_thread()2346 if (should_stop) { in rescuer_thread()