/linux-6.12.1/drivers/accessibility/speakup/ |
D | thread.c | 32 should_break = kthread_should_stop() || in speakup_thread() 45 if (kthread_should_stop()) in speakup_thread()
|
/linux-6.12.1/drivers/media/test-drivers/vivid/ |
D | vivid-cec.c | 134 kthread_should_stop()); in vivid_cec_bus_thread() 135 if (kthread_should_stop()) in vivid_cec_bus_thread() 202 if (kthread_should_stop()) in vivid_cec_bus_thread() 208 if (kthread_should_stop()) in vivid_cec_bus_thread() 256 !xfer_ready(dev) && !kthread_should_stop()) { in vivid_cec_bus_thread()
|
D | vivid-kthread-touch.c | 73 if (kthread_should_stop()) in vivid_thread_touch_cap() 139 !kthread_should_stop()) in vivid_thread_touch_cap()
|
/linux-6.12.1/kernel/trace/ |
D | ring_buffer_benchmark.c | 82 return test_error || kthread_should_stop(); in break_test() 376 while (!kthread_should_stop()) { in wait_to_die() 397 if (!kthread_should_stop()) in ring_buffer_consumer_thread() 426 if (!kthread_should_stop()) in ring_buffer_producer_thread()
|
D | preemptirq_delay_test.c | 45 if (kthread_should_stop()) in busy_wait() 135 while (!kthread_should_stop()) { in preemptirq_delay_run()
|
/linux-6.12.1/samples/trace_events/ |
D | trace-events-sample.c | 65 while (!kthread_should_stop()) in simple_thread() 88 while (!kthread_should_stop()) in simple_thread_fn()
|
/linux-6.12.1/net/netfilter/ipvs/ |
D | ip_vs_est.c | 93 if (kthread_should_stop()) in ip_vs_chain_estimation() 157 if (kthread_should_stop()) in ip_vs_tick_estimation() 198 if (kthread_should_stop()) in ip_vs_estimation_kthread() 611 if (kthread_should_stop()) in ip_vs_est_drain_temp_list() 663 wait_event_idle_timeout(wq, kthread_should_stop(), in ip_vs_est_calc_limits() 665 if (!ipvs->enable || kthread_should_stop()) in ip_vs_est_calc_limits() 683 if (!ipvs->enable || kthread_should_stop()) in ip_vs_est_calc_limits() 789 if (!ipvs->enable || kthread_should_stop()) in ip_vs_est_calc_phase() 811 if (kthread_should_stop()) in ip_vs_est_calc_phase()
|
/linux-6.12.1/drivers/pci/hotplug/ |
D | cpci_hotplug_core.c | 441 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.12.1/drivers/net/wwan/t7xx/ |
D | t7xx_port_ctrl_msg.c | 218 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()
|
D | t7xx_hif_dpmaif_tx.c | 442 } 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()
|
D | t7xx_state_monitor.c | 157 if (kthread_should_stop()) in fsm_wait_for_event() 436 while (!kthread_should_stop()) { in fsm_main_thread() 438 kthread_should_stop())) in fsm_main_thread() 441 if (kthread_should_stop()) in fsm_main_thread()
|
/linux-6.12.1/drivers/mmc/core/ |
D | sdio_irq.c | 187 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.12.1/fs/bcachefs/ |
D | rebalance.c | 115 return !kthread_should_stop() in next_rebalance_entry() 344 kthread_should_stop()); in do_rebalance() 347 if (kthread_should_stop()) in do_rebalance() 376 !kthread_should_stop() && in do_rebalance() 401 while (!kthread_should_stop() && !do_rebalance(&ctxt)) in bch2_rebalance_thread()
|
D | movinggc.c | 226 if (kthread_should_stop() || freezing(current)) in bch2_copygc() 347 while (!ret && !kthread_should_stop()) { in bch2_copygc_thread() 356 kthread_should_stop()); in bch2_copygc_thread()
|
D | move.c | 467 (is_kthread && kthread_should_stop())); in bch2_move_ratelimit() 473 if (is_kthread && kthread_should_stop()) in bch2_move_ratelimit() 479 (is_kthread && kthread_should_stop()), in bch2_move_ratelimit() 703 if (is_kthread && kthread_should_stop()) in bch2_evacuate_bucket() 853 if (kthread && kthread_should_stop()) in bch2_move_btree() 878 if (kthread && kthread_should_stop()) in bch2_move_btree()
|
/linux-6.12.1/fs/ext4/ |
D | mmp.c | 165 while (!kthread_should_stop() && !ext4_forced_shutdown(sb)) { in kmmpd() 249 while (!kthread_should_stop()) { in kmmpd() 251 if (!kthread_should_stop()) in kmmpd()
|
/linux-6.12.1/drivers/media/usb/pvrusb2/ |
D | pvrusb2-dvb.c | 34 if (kthread_should_stop()) break; in pvr2_dvb_feed_func() 64 kthread_should_stop()); in pvr2_dvb_feed_func() 80 while (!kthread_should_stop()) { in pvr2_dvb_feed_thread()
|
/linux-6.12.1/drivers/usb/usbip/ |
D | vhci_tx.c | 240 while (!kthread_should_stop()) { in vhci_tx_loop() 250 kthread_should_stop())); in vhci_tx_loop()
|
D | vudc_tx.c | 227 while (!kthread_should_stop()) { in v_tx_loop() 237 kthread_should_stop())); in v_tx_loop()
|
/linux-6.12.1/samples/ftrace/ |
D | sample-trace-array.c | 82 while (!kthread_should_stop()) in simple_thread()
|
D | ftrace-direct-modify.c | 215 while (!kthread_should_stop()) { in simple_thread()
|
D | ftrace-direct-multi-modify.c | 241 while (!kthread_should_stop()) { in simple_thread()
|
/linux-6.12.1/drivers/md/bcache/ |
D | writeback.c | 495 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.12.1/drivers/tty/ |
D | mips_ejtag_fdc.c | 491 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.12.1/kernel/power/ |
D | swap.c | 616 kthread_should_stop()); in crc32_threadfn() 617 if (kthread_should_stop()) { in crc32_threadfn() 663 kthread_should_stop()); in compress_threadfn() 664 if (kthread_should_stop()) { in compress_threadfn() 1167 kthread_should_stop()); in decompress_threadfn() 1168 if (kthread_should_stop()) { in decompress_threadfn()
|