Searched refs:should_stop (Results 1 – 9 of 9) sorted by relevance
258 int should_stop = 0; in uwbd() local264 || (should_stop = kthread_should_stop()), in uwbd()266 if (should_stop) in uwbd()
238 unsigned int should_stop; member
275 if (sess->should_stop && in dst_buf_done()282 } else if (sess->should_stop) in dst_buf_done()
245 if (sess->should_stop) in esparser_queue_all_src()
120 sess->should_stop = 1; in vdec_poweroff()310 sess->should_stop = 0; in vdec_start_streaming()714 sess->should_stop = 1; in vdec_decoder_cmd()
1182 int should_stop = 0, rc = 0; in genwqe_card_thread() local1193 (should_stop = kthread_should_stop()), 1); in genwqe_card_thread()1198 (should_stop = kthread_should_stop()), HZ); in genwqe_card_thread()1200 if (should_stop) in genwqe_card_thread()
902 int rc, should_stop = 0; in genwqe_health_thread() local911 (should_stop = kthread_should_stop())), in genwqe_health_thread()914 if (should_stop) in genwqe_health_thread()
2466 bool should_stop; in rescuer_thread() local2486 should_stop = kthread_should_stop(); in rescuer_thread()2564 if (should_stop) { in rescuer_thread()
1378 struct wil_ring *ring, bool should_stop);