Home
last modified time | relevance | path

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

1234567891011

/linux-6.3-rc2/drivers/accessibility/speakup/
A Dthread.c32 should_break = kthread_should_stop() || in speakup_thread()
45 if (kthread_should_stop()) in speakup_thread()
/linux-6.3-rc2/drivers/media/test-drivers/vivid/
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()
A Dvivid-kthread-touch.c73 if (kthread_should_stop()) in vivid_thread_touch_cap()
139 !kthread_should_stop()) in vivid_thread_touch_cap()
/linux-6.3-rc2/kernel/trace/
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()
A Dpreemptirq_delay_test.c47 if (kthread_should_stop()) in busy_wait()
137 while (!kthread_should_stop()) { in preemptirq_delay_run()
/linux-6.3-rc2/samples/trace_events/
A Dtrace-events-sample.c65 while (!kthread_should_stop()) in simple_thread()
88 while (!kthread_should_stop()) in simple_thread_fn()
/linux-6.3-rc2/net/netfilter/ipvs/
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()
/linux-6.3-rc2/drivers/pci/hotplug/
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()
/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_port_ctrl_msg.c214 while (!kthread_should_stop()) { in port_ctl_rx_thread()
223 kthread_should_stop())) { in port_ctl_rx_thread()
227 if (kthread_should_stop()) { in port_ctl_rx_thread()
A Dt7xx_state_monitor.c150 if (kthread_should_stop()) in fsm_wait_for_event()
348 while (!kthread_should_stop()) { in fsm_main_thread()
350 kthread_should_stop())) in fsm_main_thread()
353 if (kthread_should_stop()) in fsm_main_thread()
A Dt7xx_hif_dpmaif_tx.c442 } while (!t7xx_tx_lists_are_all_empty(dpmaif_ctrl) && !kthread_should_stop() && in t7xx_do_tx_hw_push()
451 while (!kthread_should_stop()) { in t7xx_dpmaif_tx_hw_push_thread()
457 kthread_should_stop())) in t7xx_dpmaif_tx_hw_push_thread()
460 if (kthread_should_stop()) in t7xx_dpmaif_tx_hw_push_thread()
/linux-6.3-rc2/drivers/mmc/core/
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()
/linux-6.3-rc2/fs/ext4/
A Dmmp.c157 while (!kthread_should_stop() && !sb_rdonly(sb)) { in kmmpd()
241 while (!kthread_should_stop()) { in kmmpd()
243 if (!kthread_should_stop()) in kmmpd()
/linux-6.3-rc2/fs/dlm/
A Drecoverd.c323 if (kthread_should_stop()) { in dlm_recoverd()
329 if (kthread_should_stop()) in dlm_recoverd()
/linux-6.3-rc2/samples/ftrace/
A Dsample-trace-array.c82 while (!kthread_should_stop()) in simple_thread()
A Dftrace-direct-modify.c110 while (!kthread_should_stop()) { in simple_thread()
A Dftrace-direct-multi-modify.c119 while (!kthread_should_stop()) { in simple_thread()
/linux-6.3-rc2/drivers/usb/usbip/
A Dvhci_tx.c240 while (!kthread_should_stop()) { in vhci_tx_loop()
250 kthread_should_stop())); in vhci_tx_loop()
A Dvudc_tx.c227 while (!kthread_should_stop()) { in v_tx_loop()
237 kthread_should_stop())); in v_tx_loop()
/linux-6.3-rc2/drivers/media/usb/pvrusb2/
A Dpvrusb2-dvb.c34 if (kthread_should_stop()) break; in pvr2_dvb_feed_func()
68 kthread_should_stop()); in pvr2_dvb_feed_func()
84 while (!kthread_should_stop()) { in pvr2_dvb_feed_thread()
/linux-6.3-rc2/drivers/md/bcache/
A Dwriteback.c495 while (!kthread_should_stop() && in read_dirty()
572 while (!kthread_should_stop() && in read_dirty()
747 while (!kthread_should_stop() && in bch_writeback_thread()
762 if (kthread_should_stop() || in bch_writeback_thread()
826 !kthread_should_stop() && in bch_writeback_thread()
/linux-6.3-rc2/drivers/tty/
A Dmips_ejtag_fdc.c491 while (!kthread_should_stop()) { in mips_ejtag_fdc_put()
495 kthread_should_stop()); in mips_ejtag_fdc_put()
496 if (kthread_should_stop()) in mips_ejtag_fdc_put()
515 kthread_should_stop()); in mips_ejtag_fdc_put()
516 if (kthread_should_stop()) in mips_ejtag_fdc_put()
/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh_event.c44 while (!kthread_should_stop()) { in eeh_event_handler()
/linux-6.3-rc2/arch/s390/mm/
A Dcmm.c153 kthread_should_stop()); in cmm_thread()
154 if (kthread_should_stop() || rc == -ERESTARTSYS) { in cmm_thread()
/linux-6.3-rc2/drivers/block/xen-blkback/
A Dblkback.c560 while (!kthread_should_stop()) { in xen_blkif_schedule()
570 ring->waiting_reqs || kthread_should_stop(), in xen_blkif_schedule()
577 kthread_should_stop(), in xen_blkif_schedule()
592 kthread_should_stop()); in xen_blkif_schedule()
1033 } while (!kthread_should_stop()); in xen_blk_drain_io()
1109 if (kthread_should_stop()) { in __do_block_io_op()

Completed in 28 milliseconds

1234567891011