Home
last modified time | relevance | path

Searched refs:kthread_should_stop (Results 1 - 25 of 494) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dthread.c32 should_break = kthread_should_stop() || in speakup_thread()
45 if (kthread_should_stop()) in speakup_thread()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dthread.c32 should_break = kthread_should_stop() || in speakup_thread()
45 if (kthread_should_stop()) in speakup_thread()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-cec.c117 kthread_should_stop()); in vivid_cec_bus_thread()
118 if (kthread_should_stop()) in vivid_cec_bus_thread()
185 if (kthread_should_stop()) in vivid_cec_bus_thread()
191 if (kthread_should_stop()) in vivid_cec_bus_thread()
221 !xfer_ready(dev) && !kthread_should_stop()) { in vivid_cec_bus_thread()
H A Dvivid-kthread-touch.c73 if (kthread_should_stop()) in vivid_thread_touch_cap()
139 !kthread_should_stop()) in vivid_thread_touch_cap()
/kernel/linux/linux-5.10/samples/trace_events/
H A Dtrace-events-sample.c52 while (!kthread_should_stop()) in simple_thread()
75 while (!kthread_should_stop()) in simple_thread_fn()
/kernel/linux/linux-6.6/samples/trace_events/
H A Dtrace-events-sample.c65 while (!kthread_should_stop()) in simple_thread()
88 while (!kthread_should_stop()) in simple_thread_fn()
/kernel/linux/linux-5.10/kernel/trace/
H A 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()
H A Dpreemptirq_delay_test.c42 if (kthread_should_stop()) in busy_wait()
123 while (!kthread_should_stop()) { in preemptirq_delay_run()
/kernel/linux/linux-6.6/kernel/trace/
H A 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()
H A Dpreemptirq_delay_test.c47 if (kthread_should_stop()) in busy_wait()
137 while (!kthread_should_stop()) { in preemptirq_delay_run()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_est.c92 if (kthread_should_stop()) in ip_vs_chain_estimation()
156 if (kthread_should_stop()) in ip_vs_tick_estimation()
197 if (kthread_should_stop()) in ip_vs_estimation_kthread()
610 if (kthread_should_stop()) in ip_vs_est_drain_temp_list()
662 wait_event_idle_timeout(wq, kthread_should_stop(), in ip_vs_est_calc_limits()
664 if (!ipvs->enable || kthread_should_stop()) in ip_vs_est_calc_limits()
682 if (!ipvs->enable || kthread_should_stop()) in ip_vs_est_calc_limits()
788 if (!ipvs->enable || kthread_should_stop()) in ip_vs_est_calc_phase()
810 if (kthread_should_stop()) in ip_vs_est_calc_phase()
/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_port_ctrl_msg.c218 while (!kthread_should_stop()) { in port_ctl_rx_thread()
227 kthread_should_stop())) { in port_ctl_rx_thread()
231 if (kthread_should_stop()) { in port_ctl_rx_thread()
H A Dt7xx_state_monitor.c150 if (kthread_should_stop()) in fsm_wait_for_event()
357 while (!kthread_should_stop()) { in fsm_main_thread()
359 kthread_should_stop())) in fsm_main_thread()
362 if (kthread_should_stop()) in fsm_main_thread()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c441 if (kthread_should_stop()) in event_thread()
453 } while (atomic_read(&extracting) && !kthread_should_stop()); in event_thread()
454 if (kthread_should_stop()) in event_thread()
472 if (kthread_should_stop() || signal_pending(current)) in poll_thread()
485 } while (atomic_read(&extracting) && !kthread_should_stop()); in poll_thread()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpci_hotplug_core.c441 if (kthread_should_stop()) in event_thread()
453 } while (atomic_read(&extracting) && !kthread_should_stop()); in event_thread()
454 if (kthread_should_stop()) in event_thread()
472 if (kthread_should_stop() || signal_pending(current)) in poll_thread()
485 } while (atomic_read(&extracting) && !kthread_should_stop()); in poll_thread()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Drng.c85 while (!kthread_should_stop()) { in ath9k_rng_kthread()
91 kthread_should_stop(), in ath9k_rng_kthread()
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dusb-tx.c199 (kthread_should_stop() /* check this first! */ in i2400mu_txd()
202 if (kthread_should_stop()) in i2400mu_txd()
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_irq.c187 if (!kthread_should_stop()) in sdio_irq_thread()
210 if (!kthread_should_stop()) in sdio_irq_thread()
213 } while (!kthread_should_stop()); in sdio_irq_thread()
/kernel/linux/linux-5.10/fs/ext4/
H A Dmmp.c167 while (!kthread_should_stop() && !sb_rdonly(sb)) { in kmmpd()
251 while (!kthread_should_stop()) { in kmmpd()
253 if (!kthread_should_stop()) in kmmpd()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Dgvt.c213 while (!kthread_should_stop()) { in gvt_service_thread()
215 kthread_should_stop() || gvt->service_request); in gvt_service_thread()
217 if (kthread_should_stop()) in gvt_service_thread()
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_irq.c187 if (!kthread_should_stop()) in sdio_irq_thread()
210 if (!kthread_should_stop()) in sdio_irq_thread()
213 } while (!kthread_should_stop()); in sdio_irq_thread()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmmp.c165 while (!kthread_should_stop() && !ext4_forced_shutdown(sb)) { in kmmpd()
249 while (!kthread_should_stop()) { in kmmpd()
251 if (!kthread_should_stop()) in kmmpd()
/kernel/linux/linux-5.10/samples/ftrace/
H A Dftrace-direct-modify.c58 while (!kthread_should_stop()) { in simple_thread()
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dvhci_tx.c240 while (!kthread_should_stop()) { in vhci_tx_loop()
250 kthread_should_stop())); in vhci_tx_loop()
/kernel/linux/linux-5.10/fs/dlm/
H A Drecoverd.c290 * We call kthread_should_stop() after set_current_state(). in dlm_recoverd()
295 if (kthread_should_stop()) { in dlm_recoverd()
301 if (kthread_should_stop()) in dlm_recoverd()

Completed in 14 milliseconds

12345678910>>...20