Searched refs:should_stop (Results 1 – 15 of 15) sorted by relevance
12 int should_stop(void);
103 bool should_stop = false; in timer_expire() local128 should_stop |= s->shorts & BIT(i + 8); in timer_expire()134 if (should_stop) { in timer_expire()
51 if (should_stop()) in collect_registered_events()
32 int should_stop(void) in should_stop() function
668 while (!should_stop()) { in ikm_run_monitor()
429 bool should_stop; in rxrpc_io_thread() local522 should_stop = kthread_should_stop(); in rxrpc_io_thread()533 if (should_stop) in rxrpc_io_thread()
258 unsigned int should_stop; member
298 if (sess->should_stop && in dst_buf_done()310 } else if (sess->should_stop) in dst_buf_done()
120 sess->should_stop = 1; in vdec_poweroff()324 sess->should_stop = 0; in vdec_start_streaming()732 sess->should_stop = 0; in vdec_decoder_cmd()742 sess->should_stop = 1; in vdec_decoder_cmd()
380 if (sess->should_stop) in esparser_queue_all_src()
1190 int should_stop = 0; in genwqe_card_thread() local1201 (should_stop = kthread_should_stop()), 1); in genwqe_card_thread()1206 (should_stop = kthread_should_stop()), HZ); in genwqe_card_thread()1208 if (should_stop) in genwqe_card_thread()
933 int rc, should_stop = 0; in genwqe_health_thread() local942 (should_stop = kthread_should_stop())), in genwqe_health_thread()945 if (should_stop) in genwqe_health_thread()
38 if should_stop():
2836 bool should_stop; in rescuer_thread() local2856 should_stop = kthread_should_stop(); in rescuer_thread()2934 if (should_stop) { in rescuer_thread()
1371 struct wil_ring *ring, bool should_stop);