Home
last modified time | relevance | path

Searched refs:kthread_should_stop (Results 1 – 25 of 220) sorted by relevance

123456789

/Linux-v4.19/drivers/staging/speakup/
Dthread.c32 should_break = kthread_should_stop() || in speakup_thread()
45 if (kthread_should_stop()) in speakup_thread()
/Linux-v4.19/samples/trace_events/
Dtrace-events-sample.c51 while (!kthread_should_stop()) in simple_thread()
74 while (!kthread_should_stop()) in simple_thread_fn()
/Linux-v4.19/kernel/trace/
Dring_buffer_benchmark.c82 return test_error || kthread_should_stop(); in break_test()
374 while (!kthread_should_stop()) { in wait_to_die()
395 if (!kthread_should_stop()) in ring_buffer_consumer_thread()
424 if (!kthread_should_stop()) in ring_buffer_producer_thread()
Dpreemptirq_delay_test.c32 if (kthread_should_stop()) in busy_wait()
Dtrace_benchmark.c152 while (!kthread_should_stop()) { in benchmark_event_kthread()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Drng.c85 while (!kthread_should_stop()) { in ath9k_rng_kthread()
91 kthread_should_stop(), in ath9k_rng_kthread()
/Linux-v4.19/drivers/mmc/core/
Dsdio_irq.c172 if (!kthread_should_stop()) in sdio_irq_thread()
195 if (!kthread_should_stop()) in sdio_irq_thread()
198 } while (!kthread_should_stop()); in sdio_irq_thread()
/Linux-v4.19/drivers/pci/hotplug/
Dcpci_hotplug_core.c498 if (kthread_should_stop()) in event_thread()
510 } while (atomic_read(&extracting) && !kthread_should_stop()); in event_thread()
511 if (kthread_should_stop()) in event_thread()
529 if (kthread_should_stop() || signal_pending(current)) in poll_thread()
542 } while (atomic_read(&extracting) && !kthread_should_stop()); in poll_thread()
/Linux-v4.19/drivers/net/wimax/i2400m/
Dusb-tx.c199 (kthread_should_stop() /* check this first! */ in i2400mu_txd()
202 if (kthread_should_stop()) in i2400mu_txd()
Dusb-rx.c350 (kthread_should_stop() /* check this first! */ in i2400mu_rxd()
353 if (kthread_should_stop()) in i2400mu_rxd()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dgvt.c261 while (!kthread_should_stop()) { in gvt_service_thread()
263 kthread_should_stop() || gvt->service_request); in gvt_service_thread()
265 if (kthread_should_stop()) in gvt_service_thread()
/Linux-v4.19/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.c43 if (kthread_should_stop()) break; in pvr2_dvb_feed_func()
77 kthread_should_stop()); in pvr2_dvb_feed_func()
93 while (!kthread_should_stop()) { in pvr2_dvb_feed_thread()
/Linux-v4.19/drivers/usb/usbip/
Dvhci_tx.c197 while (!kthread_should_stop()) { in vhci_tx_loop()
207 kthread_should_stop())); in vhci_tx_loop()
Dvudc_tx.c227 while (!kthread_should_stop()) { in v_tx_loop()
237 kthread_should_stop())); in v_tx_loop()
Dstub_tx.c367 while (!kthread_should_stop()) { in stub_tx_loop()
394 kthread_should_stop())); in stub_tx_loop()
/Linux-v4.19/drivers/md/bcache/
Dwriteback.c401 while (!kthread_should_stop() && in read_dirty()
481 while (!kthread_should_stop() && in read_dirty()
649 while (!kthread_should_stop() && in bch_writeback_thread()
664 if (kthread_should_stop() || in bch_writeback_thread()
702 !kthread_should_stop() && in bch_writeback_thread()
/Linux-v4.19/fs/dlm/
Drecoverd.c297 if (kthread_should_stop()) { in dlm_recoverd()
303 if (kthread_should_stop()) in dlm_recoverd()
/Linux-v4.19/kernel/rcu/
Drcutorture.c838 while (!kthread_should_stop()) { in rcu_torture_boost()
846 if (kthread_should_stop()) in rcu_torture_boost()
894 !kthread_should_stop()) { in rcu_torture_boost()
909 while (!kthread_should_stop() || smp_load_acquire(&rbi.inflight)) { in rcu_torture_boost()
986 !kthread_should_stop()) { in rcu_torture_fqs()
991 !kthread_should_stop()) { in rcu_torture_fqs()
1624 if (!kthread_should_stop()) { in rcu_torture_stall()
1645 while (!kthread_should_stop()) in rcu_torture_stall()
/Linux-v4.19/kernel/
Dfreezer.c76 (check_kthr_stop && kthread_should_stop())) in __refrigerator()
Dkthread.c98 bool kthread_should_stop(void) in kthread_should_stop() function
102 EXPORT_SYMBOL(kthread_should_stop);
142 return kthread_should_stop(); in kthread_freezable_should_stop()
642 if (kthread_should_stop()) { in kthread_worker_fn()
/Linux-v4.19/drivers/tty/
Dmips_ejtag_fdc.c490 while (!kthread_should_stop()) { in mips_ejtag_fdc_put()
494 kthread_should_stop()); in mips_ejtag_fdc_put()
495 if (kthread_should_stop()) in mips_ejtag_fdc_put()
514 kthread_should_stop()); in mips_ejtag_fdc_put()
515 if (kthread_should_stop()) in mips_ejtag_fdc_put()
/Linux-v4.19/arch/powerpc/kernel/
Deeh_event.c57 while (!kthread_should_stop()) { in eeh_event_handler()
/Linux-v4.19/drivers/parisc/
Dpower.c157 } while (!kthread_should_stop()); in kpowerswd()
/Linux-v4.19/kernel/power/
Dswap.c600 kthread_should_stop()); in crc32_threadfn()
601 if (kthread_should_stop()) { in crc32_threadfn()
643 kthread_should_stop()); in lzo_compress_threadfn()
644 if (kthread_should_stop()) { in lzo_compress_threadfn()
1128 kthread_should_stop()); in lzo_decompress_threadfn()
1129 if (kthread_should_stop()) { in lzo_decompress_threadfn()
/Linux-v4.19/fs/jffs2/
Dbackground.c115 if (kthread_should_stop()) { in jffs2_garbage_collect_thread()

123456789