Symbol: kthread_should_stop
arch/arm/common/bL_switcher.c
285
kthread_should_stop());
arch/arm/common/bL_switcher.c
301
} while (!kthread_should_stop());
arch/parisc/kernel/pdt.c
261
if (kthread_should_stop())
arch/powerpc/kernel/eeh_event.c
44
while (!kthread_should_stop()) {
arch/powerpc/platforms/44x/warp.c
279
while (!kthread_should_stop()) {
arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c
48
while (!kthread_should_stop()) {
arch/powerpc/platforms/cell/spufs/sched.c
993
while (!kthread_should_stop()) {
arch/powerpc/platforms/powernv/opal.c
967
} while (!kthread_should_stop());
arch/powerpc/platforms/ps3/device-init.c
745
rcuwait_wait_event(&dev->wait, dev->done || kthread_should_stop(), TASK_IDLE);
arch/powerpc/platforms/ps3/device-init.c
747
if (kthread_should_stop())
arch/powerpc/platforms/ps3/device-init.c
861
} while (!kthread_should_stop());
arch/powerpc/platforms/pseries/cmm.c
295
if (kthread_should_stop() || timeleft)
arch/powerpc/platforms/pseries/cmm.c
308
if (kthread_should_stop() || timeleft)
arch/s390/mm/cmm.c
169
kthread_should_stop());
arch/s390/mm/cmm.c
170
if (kthread_should_stop() || rc == -ERESTARTSYS) {
arch/sparc/kernel/ds.c
1041
if (kthread_should_stop())
arch/x86/kernel/apm_32.c
1412
if (kthread_should_stop())
arch/x86/kernel/cpu/sgx/main.c
410
while (!kthread_should_stop()) {
arch/x86/kernel/cpu/sgx/main.c
415
kthread_should_stop() ||
arch/x86/kernel/cpu/sgx/main.c
69
if (kthread_should_stop())
arch/x86/mm/pat/cpa-test.c
255
while (!kthread_should_stop()) {
drivers/accessibility/speakup/speakup_acntpc.c
193
while (!kthread_should_stop()) {
drivers/accessibility/speakup/speakup_apollo.c
158
while (!kthread_should_stop()) {
drivers/accessibility/speakup/speakup_decext.c
172
while (!kthread_should_stop()) {
drivers/accessibility/speakup/speakup_decpc.c
392
while (!kthread_should_stop()) {
drivers/accessibility/speakup/speakup_dectlk.c
235
while (!kthread_should_stop()) {
drivers/accessibility/speakup/speakup_dtlk.c
207
while (!kthread_should_stop()) {
drivers/accessibility/speakup/speakup_keypc.c
194
while (!kthread_should_stop()) {
drivers/accessibility/speakup/synth.c
76
while (!kthread_should_stop()) {
drivers/accessibility/speakup/thread.c
32
should_break = kthread_should_stop() ||
drivers/accessibility/speakup/thread.c
45
if (kthread_should_stop())
drivers/acpi/acpi_pad.c
154
while (!kthread_should_stop()) {
drivers/block/aoe/aoecmd.c
1252
} while (!kthread_should_stop());
drivers/block/mtip32xx/mtip32xx.c
2473
if (kthread_should_stop() ||
drivers/block/mtip32xx/mtip32xx.c
2485
if (kthread_should_stop() ||
drivers/block/xen-blkback/blkback.c
1032
} while (!kthread_should_stop());
drivers/block/xen-blkback/blkback.c
1212
if (kthread_should_stop()) {
drivers/block/xen-blkback/blkback.c
565
while (!kthread_should_stop()) {
drivers/block/xen-blkback/blkback.c
575
ring->waiting_reqs || kthread_should_stop(),
drivers/block/xen-blkback/blkback.c
582
kthread_should_stop(),
drivers/block/xen-blkback/blkback.c
597
kthread_should_stop());
drivers/bluetooth/btmrvl_main.c
598
if (kthread_should_stop() || priv->surprise_removed) {
drivers/bluetooth/btmrvl_main.c
617
if (kthread_should_stop() || priv->surprise_removed) {
drivers/char/apm-emulation.c
464
!queue_empty(&kapmd_queue) || kthread_should_stop());
drivers/char/apm-emulation.c
466
if (kthread_should_stop())
drivers/char/hw_random/core.c
521
while (!kthread_should_stop()) {
drivers/char/hw_random/core.c
531
while (!kthread_should_stop()) {
drivers/char/hw_random/core.c
533
if (!kthread_should_stop())
drivers/char/ipmi/ipmi_ipmb.c
283
while (!kthread_should_stop()) {
drivers/char/ipmi/ipmi_si_intf.c
1012
while (!kthread_should_stop()) {
drivers/char/ipmi/ipmi_ssif.c
478
while (!kthread_should_stop()) {
drivers/char/random.c
958
if (sleep_after && !kthread_should_stop() && (crng_ready() || !entropy))
drivers/crypto/ccp/ccp-dev.c
444
while (!kthread_should_stop()) {
drivers/crypto/mxs-dcp.c
420
while (!kthread_should_stop()) {
drivers/crypto/mxs-dcp.c
750
while (!kthread_should_stop()) {
drivers/dma-buf/st-dma-fence-chain.c
397
while (!kthread_should_stop()) {
drivers/dma-buf/st-dma-fence.c
424
while (!err && !kthread_should_stop()) {
drivers/dma-buf/st-dma-fence.c
442
} while (!f2 && !kthread_should_stop());
drivers/dma/dmatest.c
697
while (!(kthread_should_stop() ||
drivers/firmware/stratix10-svc.c
559
while (!kthread_should_stop()) {
drivers/gpib/common/iblib.c
174
kthread_should_stop() ||
drivers/gpib/common/iblib.c
177
if (kthread_should_stop())
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
3717
while (!kthread_should_stop()) {
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
3720
kthread_should_stop() ||
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
3723
if (kthread_should_stop())
drivers/gpu/drm/amd/ras/rascore/ras_process.c
202
return (kthread_should_stop() ||
drivers/gpu/drm/amd/ras/rascore/ras_process.c
211
while (!kthread_should_stop()) {
drivers/gpu/drm/amd/ras/rascore/ras_process.c
216
if (kthread_should_stop())
drivers/gpu/drm/i915/gvt/kvmgt.c
1739
while (!kthread_should_stop()) {
drivers/gpu/drm/i915/gvt/kvmgt.c
1741
kthread_should_stop() || gvt->service_request);
drivers/gpu/drm/i915/gvt/kvmgt.c
1743
if (kthread_should_stop())
drivers/gpu/drm/i915/gvt/scheduler.c
1172
while (!kthread_should_stop()) {
drivers/gpu/drm/i915/gvt/scheduler.c
1182
} while (!kthread_should_stop());
drivers/gpu/drm/msm/dp/dp_display.c
1073
kthread_should_stop(), EVENT_TIMEOUT);
drivers/gpu/drm/msm/dp/dp_display.c
1077
kthread_should_stop());
drivers/gpu/drm/msm/dp/dp_display.c
1080
if (kthread_should_stop())
drivers/gpu/drm/tiny/sharp-memory.c
310
while (!kthread_should_stop()) {
drivers/greybus/es2.c
1102
while (!kthread_should_stop()) {
drivers/hv/hv_balloon.c
1379
while (!kthread_should_stop()) {
drivers/hwmon/adt7470.c
293
while (!kthread_should_stop()) {
drivers/hwmon/adt7470.c
298
if (kthread_should_stop())
drivers/iio/adc/ina2xx-adc.c
828
} while (!kthread_should_stop());
drivers/iio/chemical/sgp30.c
302
if (kthread_should_stop() || data->iaq_init_start_jiffies == 0)
drivers/iio/chemical/sgp30.c
313
while (!kthread_should_stop()) {
drivers/iio/light/rohm-bu27034.c
1169
while (!kthread_should_stop()) {
drivers/infiniband/sw/siw/siw_qp_tx.c
1256
kthread_should_stop());
drivers/infiniband/sw/siw/siw_qp_tx.c
1258
if (kthread_should_stop())
drivers/macintosh/mediabay.c
542
while (!kthread_should_stop()) {
drivers/macintosh/therm_adt746x.c
288
while(!kthread_should_stop()) {
drivers/macintosh/therm_windtunnel.c
284
if (kthread_should_stop())
drivers/macintosh/windfarm_core.c
94
while (!kthread_should_stop()) {
drivers/md/bcache/alloc.c
284
if (kthread_should_stop() || \
drivers/md/bcache/bcache.h
965
while (!kthread_should_stop()) {
drivers/md/bcache/btree.c
1889
kthread_should_stop() ||
drivers/md/bcache/btree.c
1893
if (kthread_should_stop() ||
drivers/md/bcache/super.c
1023
while (!kthread_should_stop() && !dc->io_disable) {
drivers/md/bcache/writeback.c
495
while (!kthread_should_stop() &&
drivers/md/bcache/writeback.c
572
while (!kthread_should_stop() &&
drivers/md/bcache/writeback.c
747
while (!kthread_should_stop() &&
drivers/md/bcache/writeback.c
762
if (kthread_should_stop() ||
drivers/md/bcache/writeback.c
825
!kthread_should_stop() &&
drivers/md/dm-crypt.c
1952
if (unlikely(kthread_should_stop())) {
drivers/md/dm-delay.c
134
while (!kthread_should_stop()) {
drivers/md/dm-log-writes.c
436
while (!kthread_should_stop()) {
drivers/md/dm-log-writes.c
494
if (!kthread_should_stop() &&
drivers/md/dm-vdo/funnel-workqueue.c
202
if (kthread_should_stop())
drivers/md/dm-writecache.c
1296
if (unlikely(kthread_should_stop())) {
drivers/md/dm-writecache.c
1761
if (unlikely(kthread_should_stop())) {
drivers/md/md-cluster.c
170
|| kthread_should_stop()
drivers/md/md.c
8488
while (!kthread_should_stop()) {
drivers/md/md.c
8501
|| kthread_should_stop() || kthread_should_park(),
drivers/md/md.c
8507
if (!kthread_should_stop())
drivers/media/cec/core/cec-adap.c
472
kthread_should_stop() ||
drivers/media/cec/core/cec-adap.c
480
kthread_should_stop() ||
drivers/media/cec/core/cec-adap.c
489
kthread_should_stop()) {
drivers/media/cec/core/cec-adap.c
586
if (kthread_should_stop())
drivers/media/cec/core/cec-pin.c
1068
kthread_should_stop() ||
drivers/media/cec/core/cec-pin.c
1074
if (kthread_should_stop())
drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.c
1614
if (kthread_should_stop())
drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.c
1708
while (!kthread_should_stop()) {
drivers/media/cec/usb/extron-da-hd-4k-plus/extron-da-hd-4k-plus.c
1754
while (!kthread_should_stop())
drivers/media/common/videobuf2/videobuf2-core.c
3234
while (!kthread_should_stop()) {
drivers/media/dvb-core/dvb_ca_en50221.c
1314
while (!kthread_should_stop()) {
drivers/media/dvb-core/dvb_ca_en50221.c
1319
if (kthread_should_stop())
drivers/media/dvb-core/dvb_frontend.c
684
kthread_should_stop(),
drivers/media/dvb-core/dvb_frontend.c
687
if (kthread_should_stop() || dvb_frontend_is_exiting(fe)) {
drivers/media/dvb-core/dvb_frontend.c
797
if (kthread_should_stop())
drivers/media/i2c/msp3400-driver.c
318
wait_event_freezable_timeout(state->wq, kthread_should_stop() ||
drivers/media/i2c/msp3400-kthreads.c
1002
if (kthread_should_stop())
drivers/media/i2c/msp3400-kthreads.c
508
if (kthread_should_stop())
drivers/media/i2c/msp3400-kthreads.c
705
if (kthread_should_stop())
drivers/media/i2c/tvaudio.c
336
if (!kthread_should_stop())
drivers/media/i2c/tvaudio.c
340
if (kthread_should_stop())
drivers/media/i2c/video-i2c.c
484
} while (!kthread_should_stop());
drivers/media/pci/cx88/cx88-tvaudio.c
997
if (kthread_should_stop())
drivers/media/pci/saa7134/saa7134-tvaudio.c
305
!kthread_should_stop()) {
drivers/media/pci/saa7134/saa7134-tvaudio.c
471
if (kthread_should_stop())
drivers/media/pci/saa7134/saa7134-tvaudio.c
590
if (kthread_should_stop())
drivers/media/pci/saa7134/saa7134-tvaudio.c
768
if (kthread_should_stop())
drivers/media/pci/saa7164/saa7164-core.c
1178
if (kthread_should_stop())
drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c
644
if (timeout == -ERESTARTSYS || kthread_should_stop())
drivers/media/pci/solo6x10/solo6x10-v4l2.c
270
if (timeout == -ERESTARTSYS || kthread_should_stop())
drivers/media/platform/chips-media/wave5/wave5-vpu.c
166
while (!kthread_should_stop()) {
drivers/media/platform/chips-media/wave5/wave5-vpu.c
170
if (kthread_should_stop())
drivers/media/radio/radio-miropcm20.c
320
if (kthread_should_stop())
drivers/media/rc/rc-ir-raw.c
50
if (kthread_should_stop()) {
drivers/media/spi/cxd2880-spi.c
287
while (!kthread_should_stop()) {
drivers/media/test-drivers/vimc/vimc-streamer.c
164
if (kthread_should_stop())
drivers/media/test-drivers/vivid/vivid-cec.c
134
kthread_should_stop());
drivers/media/test-drivers/vivid/vivid-cec.c
135
if (kthread_should_stop())
drivers/media/test-drivers/vivid/vivid-cec.c
202
if (kthread_should_stop())
drivers/media/test-drivers/vivid/vivid-cec.c
208
if (kthread_should_stop())
drivers/media/test-drivers/vivid/vivid-cec.c
256
!xfer_ready(dev) && !kthread_should_stop()) {
drivers/media/test-drivers/vivid/vivid-kthread-cap.c
719
if (kthread_should_stop())
drivers/media/test-drivers/vivid/vivid-kthread-cap.c
798
wait_event_interruptible_timeout(wait, kthread_should_stop(),
drivers/media/test-drivers/vivid/vivid-kthread-out.c
168
if (kthread_should_stop())
drivers/media/test-drivers/vivid/vivid-kthread-out.c
244
wait_event_interruptible_timeout(wait, kthread_should_stop(),
drivers/media/test-drivers/vivid/vivid-kthread-touch.c
144
wait_event_interruptible_timeout(wait, kthread_should_stop(),
drivers/media/test-drivers/vivid/vivid-kthread-touch.c
73
if (kthread_should_stop())
drivers/media/test-drivers/vivid/vivid-sdr-cap.c
145
if (kthread_should_stop())
drivers/media/test-drivers/vivid/vivid-sdr-cap.c
215
wait_event_interruptible_timeout(wait, kthread_should_stop(),
drivers/media/usb/pvrusb2/pvrusb2-context.c
173
kthread_should_stop());
drivers/media/usb/pvrusb2/pvrusb2-dvb.c
34
if (kthread_should_stop()) break;
drivers/media/usb/pvrusb2/pvrusb2-dvb.c
64
kthread_should_stop());
drivers/media/usb/pvrusb2/pvrusb2-dvb.c
80
while (!kthread_should_stop()) {
drivers/memstick/host/r592.c
568
while (!kthread_should_stop()) {
drivers/memstick/host/r592.c
582
if (kthread_should_stop())
drivers/misc/genwqe/card_base.c
1042
while (!kthread_should_stop())
drivers/misc/genwqe/card_base.c
938
while (!kthread_should_stop()) {
drivers/misc/genwqe/card_base.c
941
(should_stop = kthread_should_stop())),
drivers/misc/genwqe/card_ddcb.c
1190
while (!kthread_should_stop()) {
drivers/misc/genwqe/card_ddcb.c
1198
(should_stop = kthread_should_stop()), 1);
drivers/misc/genwqe/card_ddcb.c
1203
(should_stop = kthread_should_stop()), HZ);
drivers/misc/ibmvmc.c
1814
while (!kthread_should_stop()) {
drivers/misc/ibmvmc.c
1817
kthread_should_stop());
drivers/misc/ibmvmc.c
1819
if (kthread_should_stop())
drivers/misc/mei/hw-me.c
1426
while (!kthread_should_stop()) {
drivers/misc/mei/hw-me.c
1431
hw->is_active || kthread_should_stop(),
drivers/misc/mei/hw-me.c
1434
if (kthread_should_stop())
drivers/mmc/core/sdio_irq.c
187
if (!kthread_should_stop())
drivers/mmc/core/sdio_irq.c
210
if (!kthread_should_stop())
drivers/mmc/core/sdio_irq.c
213
} while (!kthread_should_stop());
drivers/most/core.c
778
while (likely(!kthread_should_stop())) {
drivers/most/core.c
781
kthread_should_stop());
drivers/most/most_snd.c
231
while (!kthread_should_stop()) {
drivers/most/most_snd.c
237
kthread_should_stop() ||
drivers/mtd/ubi/wl.c
1679
if (kthread_should_stop())
drivers/mtd/ubi/wl.c
1698
if (kthread_should_stop()) {
drivers/net/ethernet/cavium/liquidio/lio_main.c
760
while (!kthread_should_stop()) {
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c
4643
while (!kthread_should_stop()) {
drivers/net/ethernet/oa_tc6.c
1113
while (likely(!kthread_should_stop())) {
drivers/net/ethernet/oa_tc6.c
1120
kthread_should_stop());
drivers/net/ethernet/oa_tc6.c
1122
if (kthread_should_stop())
drivers/net/ethernet/qualcomm/qca_spi.c
576
while (!kthread_should_stop()) {
drivers/net/mctp/mctp-i2c.c
631
if (kthread_should_stop())
drivers/net/mctp/mctp-i2c.c
650
kthread_should_stop());
drivers/net/mctp/mctp-i3c.c
431
if (kthread_should_stop())
drivers/net/mctp/mctp-i3c.c
447
mbus->tx_skb || kthread_should_stop());
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
4106
if (kthread_should_stop())
drivers/net/wireless/marvell/libertas/main.c
432
if (kthread_should_stop())
drivers/net/wireless/marvell/libertas/main.c
476
if (kthread_should_stop()) {
drivers/net/wireless/mediatek/mt76/util.c
113
while (!kthread_should_stop()) {
drivers/net/wireless/microchip/wilc1000/netdev.c
175
while (!kthread_should_stop())
drivers/net/wwan/t7xx/t7xx_hif_cldma.c
266
while (!kthread_should_stop()) {
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c
441
} while (!t7xx_tx_lists_are_all_empty(dpmaif_ctrl) && !kthread_should_stop() &&
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c
450
while (!kthread_should_stop()) {
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c
456
kthread_should_stop()))
drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c
459
if (kthread_should_stop())
drivers/net/wwan/t7xx/t7xx_modem_ops.c
513
while (!kthread_should_stop()) {
drivers/net/wwan/t7xx/t7xx_modem_ops.c
535
kthread_should_stop());
drivers/net/wwan/t7xx/t7xx_modem_ops.c
536
if (kthread_should_stop())
drivers/net/wwan/t7xx/t7xx_port_ctrl_msg.c
218
while (!kthread_should_stop()) {
drivers/net/wwan/t7xx/t7xx_port_ctrl_msg.c
227
kthread_should_stop())) {
drivers/net/wwan/t7xx/t7xx_port_ctrl_msg.c
231
if (kthread_should_stop()) {
drivers/net/wwan/t7xx/t7xx_state_monitor.c
164
if (kthread_should_stop())
drivers/net/wwan/t7xx/t7xx_state_monitor.c
443
while (!kthread_should_stop()) {
drivers/net/wwan/t7xx/t7xx_state_monitor.c
445
kthread_should_stop()))
drivers/net/wwan/t7xx/t7xx_state_monitor.c
448
if (kthread_should_stop())
drivers/net/xen-netback/netback.c
1593
return kthread_should_stop() &&
drivers/net/xen-netback/rx.c
543
(test_kthread && kthread_should_stop()) ||
drivers/net/xen-netback/rx.c
637
if (kthread_should_stop())
drivers/ntb/ntb_transport.c
1807
while (!kthread_should_stop()) {
drivers/ntb/ntb_transport.c
1810
kthread_should_stop() ||
drivers/parisc/power.c
150
} while (!kthread_should_stop());
drivers/pci/hotplug/cpci_hotplug_core.c
428
if (kthread_should_stop())
drivers/pci/hotplug/cpci_hotplug_core.c
440
} while (atomic_read(&extracting) && !kthread_should_stop());
drivers/pci/hotplug/cpci_hotplug_core.c
441
if (kthread_should_stop())
drivers/pci/hotplug/cpci_hotplug_core.c
459
if (kthread_should_stop() || signal_pending(current))
drivers/pci/hotplug/cpci_hotplug_core.c
472
} while (atomic_read(&extracting) && !kthread_should_stop());
drivers/pci/hotplug/cpqphp_ctrl.c
1734
if (kthread_should_stop())
drivers/pci/hotplug/ibmphp_hpc.c
798
while (!kthread_should_stop()) {
drivers/pci/hotplug/ibmphp_hpc.c
858
if (kthread_should_stop())
drivers/pci/hotplug/pciehp_hpc.c
806
while (!kthread_should_stop()) {
drivers/pcmcia/cs.c
654
if (kthread_should_stop())
drivers/platform/raspberrypi/vchiq-interface/vchiq_arm.c
976
while (!kthread_should_stop()) {
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2313
while (!kthread_should_stop()) {
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2358
while (!kthread_should_stop()) {
drivers/platform/raspberrypi/vchiq-interface/vchiq_core.c
2380
while (!kthread_should_stop()) {
drivers/platform/surface/aggregator/ssh_packet_layer.c
1088
if (kthread_should_stop() || !atomic_read(&ptl->tx.running))
drivers/platform/surface/aggregator/ssh_packet_layer.c
1103
while (!kthread_should_stop() && atomic_read(&ptl->tx.running)) {
drivers/platform/surface/aggregator/ssh_packet_layer.c
1805
kthread_should_stop());
drivers/platform/surface/aggregator/ssh_packet_layer.c
1806
if (kthread_should_stop())
drivers/platform/surface/surface3_power.c
361
while (!kthread_should_stop()) {
drivers/platform/x86/intel_ips.c
1015
if (kthread_should_stop())
drivers/platform/x86/intel_ips.c
1109
} while (!kthread_should_stop());
drivers/platform/x86/intel_ips.c
810
} while (!kthread_should_stop());
drivers/platform/x86/lenovo/thinkpad_acpi.c
2530
while (!kthread_should_stop()) {
drivers/power/supply/tps65090-charger.c
213
while (!kthread_should_stop()) {
drivers/power/supply/tps65217_charger.c
167
while (!kthread_should_stop()) {
drivers/rtc/rtc-optee.c
474
while (!kthread_should_stop()) {
drivers/s390/crypto/ap_bus.c
534
while (!kthread_should_stop()) {
drivers/s390/scsi/zfcp_erp.c
1615
kthread_should_stop());
drivers/s390/scsi/zfcp_erp.c
1617
if (kthread_should_stop())
drivers/sbus/char/bbc_envctrl.c
429
if (kthread_should_stop())
drivers/sbus/char/envctrl.c
1002
if (kthread_should_stop())
drivers/scsi/aacraid/commsup.c
2377
if (kthread_should_stop())
drivers/scsi/aacraid/commsup.c
2386
if (kthread_should_stop())
drivers/scsi/bfa/bfad.c
1044
if (kthread_should_stop())
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
487
while (!kthread_should_stop()) {
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
650
while (!kthread_should_stop()) {
drivers/scsi/bnx2i/bnx2i_hwi.c
1860
while (!kthread_should_stop()) {
drivers/scsi/ibmvscsi/ibmvfc.c
5425
if (kthread_should_stop())
drivers/scsi/ibmvscsi/ibmvfc.c
5779
if (kthread_should_stop())
drivers/scsi/ibmvscsi/ibmvscsi.c
2174
if (kthread_should_stop())
drivers/scsi/ibmvscsi/ibmvscsi.c
2214
if (kthread_should_stop())
drivers/scsi/lpfc/lpfc_hbadisc.c
1105
while (!kthread_should_stop()) {
drivers/scsi/lpfc/lpfc_hbadisc.c
1110
|| kthread_should_stop()));
drivers/scsi/mvumi.c
1610
while (!kthread_should_stop()) {
drivers/scsi/qedi/qedi_main.c
1925
while (!kthread_should_stop()) {
drivers/scsi/qedi/qedi_main.c
810
while (!kthread_should_stop()) {
drivers/scsi/qla2xxx/qla_os.c
6901
if (kthread_should_stop())
drivers/scsi/scsi_error.c
2360
if (kthread_should_stop())
drivers/siox/siox-core.c
286
if (kthread_should_stop()) {
drivers/soc/fsl/qbman/qman_test_stash.c
98
while (!kthread_should_stop())
drivers/staging/greybus/loopback.c
831
kthread_should_stop());
drivers/staging/greybus/loopback.c
853
kthread_should_stop());
drivers/staging/greybus/loopback.c
859
if (kthread_should_stop())
drivers/staging/greybus/loopback.c
864
if (kthread_should_stop())
drivers/staging/media/av7110/av7110.c
234
kthread_should_stop(), 5 * HZ);
drivers/staging/media/av7110/av7110.c
236
if (-ERESTARTSYS == timeout || kthread_should_stop()) {
drivers/staging/media/meson/vdec/vdec.c
60
while (!kthread_should_stop()) {
drivers/staging/media/tegra-video/tegra20.c
419
kthread_should_stop() ||
drivers/staging/media/tegra-video/tegra20.c
422
if (kthread_should_stop())
drivers/staging/media/tegra-video/tegra210.c
552
kthread_should_stop() ||
drivers/staging/media/tegra-video/tegra210.c
556
if (kthread_should_stop())
drivers/staging/media/tegra-video/tegra210.c
594
kthread_should_stop());
drivers/staging/media/tegra-video/tegra210.c
603
if (kthread_should_stop())
drivers/staging/most/dim2/dim2.c
219
while (!kthread_should_stop()) {
drivers/staging/most/dim2/dim2.c
222
kthread_should_stop());
drivers/target/iscsi/cxgbit/cxgbit_target.c
1649
while (!kthread_should_stop()) {
drivers/target/iscsi/iscsi_target.c
3874
while (!kthread_should_stop()) {
drivers/target/iscsi/iscsi_target.c
3913
while (!kthread_should_stop()) {
drivers/target/iscsi/iscsi_target.c
4020
while (!kthread_should_stop()) {
drivers/target/iscsi/iscsi_target.c
4138
while (!kthread_should_stop()) {
drivers/target/iscsi/iscsi_target_login.c
1373
while (!kthread_should_stop()) {
drivers/tty/hvc/hvc_console.c
831
} while (!kthread_should_stop());
drivers/tty/hvc/hvcs.c
640
} while (!kthread_should_stop());
drivers/tty/mips_ejtag_fdc.c
491
while (!kthread_should_stop()) {
drivers/tty/mips_ejtag_fdc.c
495
kthread_should_stop());
drivers/tty/mips_ejtag_fdc.c
496
if (kthread_should_stop())
drivers/tty/mips_ejtag_fdc.c
515
kthread_should_stop());
drivers/tty/mips_ejtag_fdc.c
516
if (kthread_should_stop())
drivers/usb/atm/ueagle-atm.c
1893
while (!kthread_should_stop()) {
drivers/usb/atm/ueagle-atm.c
551
(cond) || kthread_should_stop(), timeo); \
drivers/usb/atm/ueagle-atm.c
552
if (kthread_should_stop()) \
drivers/usb/gadget/udc/max3420_udc.c
846
while (!kthread_should_stop()) {
drivers/usb/host/max3421-hcd.c
1383
while (!kthread_should_stop()) {
drivers/usb/host/max3421-hcd.c
1394
while (!kthread_should_stop()) {
drivers/usb/storage/usb.c
509
if (kthread_should_stop())
drivers/usb/usbip/stub_rx.c
703
while (!kthread_should_stop()) {
drivers/usb/usbip/stub_tx.c
419
while (!kthread_should_stop()) {
drivers/usb/usbip/stub_tx.c
446
kthread_should_stop()));
drivers/usb/usbip/vhci_rx.c
260
while (!kthread_should_stop()) {
drivers/usb/usbip/vhci_tx.c
240
while (!kthread_should_stop()) {
drivers/usb/usbip/vhci_tx.c
250
kthread_should_stop()));
drivers/usb/usbip/vudc_rx.c
233
while (!kthread_should_stop()) {
drivers/usb/usbip/vudc_tx.c
227
while (!kthread_should_stop()) {
drivers/usb/usbip/vudc_tx.c
237
kthread_should_stop()));
drivers/vhost/vhost.c
413
if (kthread_should_stop()) {
drivers/video/fbdev/ps3fb.c
897
while (!kthread_should_stop()) {
drivers/video/fbdev/pxafb.c
1260
while (!kthread_should_stop()) {
drivers/virt/acrn/ioreq.c
188
while (!kthread_should_stop()) {
drivers/virt/acrn/ioreq.c
274
kthread_should_stop());
drivers/w1/w1.c
1185
if (kthread_should_stop()) {
drivers/xen/balloon.c
499
return current_credit() != credit || kthread_should_stop();
drivers/xen/balloon.c
533
if (kthread_should_stop())
drivers/xen/xenbus/xenbus_comms.c
413
while (!kthread_should_stop()) {
drivers/xen/xenbus/xenbus_xs.c
853
if (kthread_should_stop())
fs/btrfs/disk-io.c
1491
if (kthread_should_stop())
fs/btrfs/disk-io.c
1555
if (!kthread_should_stop() &&
fs/btrfs/disk-io.c
1559
} while (!kthread_should_stop());
fs/dlm/recoverd.c
411
if (kthread_should_stop()) {
fs/dlm/recoverd.c
417
if (kthread_should_stop())
fs/ecryptfs/kthread.c
51
|| kthread_should_stop()));
fs/ext4/mmp.c
161
while (!kthread_should_stop() && !ext4_emergency_state(sb)) {
fs/ext4/mmp.c
245
while (!kthread_should_stop()) {
fs/ext4/mmp.c
247
if (!kthread_should_stop())
fs/ext4/super.c
3897
if (kthread_should_stop()) {
fs/f2fs/checkpoint.c
2059
if (kthread_should_stop())
fs/f2fs/checkpoint.c
2066
kthread_should_stop() || !llist_empty(&cprc->issue_list));
fs/f2fs/gc.c
190
} while (!kthread_should_stop());
fs/f2fs/gc.c
51
kthread_should_stop() ||
fs/f2fs/gc.c
71
if (kthread_should_stop())
fs/f2fs/segment.c
1917
kthread_should_stop() || dcc->discard_wake,
fs/f2fs/segment.c
1937
if (kthread_should_stop())
fs/f2fs/segment.c
1963
} while (!kthread_should_stop());
fs/f2fs/segment.c
584
if (kthread_should_stop())
fs/f2fs/segment.c
608
kthread_should_stop() || !llist_empty(&fcc->issue_list));
fs/gfs2/log.c
1295
while (!kthread_should_stop()) {
fs/gfs2/log.c
1322
kthread_should_stop(),
fs/gfs2/quota.c
1584
while (!kthread_should_stop()) {
fs/gfs2/quota.c
1619
kthread_should_stop(),
fs/jffs2/background.c
115
if (kthread_should_stop()) {
fs/jfs/jfs_logmgr.c
2333
} while (!kthread_should_stop());
fs/jfs/jfs_txnmgr.c
2765
} while (!kthread_should_stop());
fs/jfs/jfs_txnmgr.c
2951
} while (!kthread_should_stop());
fs/nfsd/nfs4proc.c
1949
if (kthread_should_stop())
fs/nilfs2/segment.c
2663
while (!kthread_should_stop()) {
fs/ocfs2/cluster/heartbeat.c
1217
while (!kthread_should_stop() &&
fs/ocfs2/cluster/heartbeat.c
1238
if (!kthread_should_stop() &&
fs/ocfs2/cluster/heartbeat.c
850
if (kthread_should_stop())
fs/ocfs2/dlm/dlmrecovery.c
285
while (!kthread_should_stop()) {
fs/ocfs2/dlm/dlmrecovery.c
297
kthread_should_stop(),
fs/ocfs2/dlm/dlmrecovery.c
717
kthread_should_stop(),
fs/ocfs2/dlm/dlmthread.c
688
while (!kthread_should_stop()) {
fs/ocfs2/dlm/dlmthread.c
803
kthread_should_stop(),
fs/ocfs2/dlmglue.c
4443
while (!(kthread_should_stop() &&
fs/ocfs2/dlmglue.c
4448
kthread_should_stop());
fs/ocfs2/journal.c
2403
while (!(kthread_should_stop() &&
fs/ocfs2/journal.c
2408
|| kthread_should_stop());
fs/ocfs2/journal.c
2426
if (kthread_should_stop() && atomic_read(&journal->j_num_trans)){
fs/smb/server/connection.c
335
if (kthread_should_stop())
fs/smb/server/transport_tcp.c
225
while (!kthread_should_stop()) {
fs/smb/server/vfs_cache.c
867
if (kthread_should_stop())
fs/ubifs/commit.c
296
if (kthread_should_stop())
fs/ubifs/commit.c
310
if (kthread_should_stop())
fs/xfs/xfs_trans_ail.c
683
if (kthread_should_stop()) {
fs/xfs/xfs_zone_gc.c
1012
if (kthread_should_stop() || kthread_should_park())
fs/xfs/xfs_zone_gc.c
1122
if (kthread_should_stop()) {
include/linux/kthread.h
109
bool kthread_should_stop(void);
kernel/audit.c
893
while (!kthread_should_stop()) {
kernel/bpf/cpumap.c
304
while (!kthread_should_stop() || !__ptr_ring_empty(rcpu->queue)) {
kernel/dma/map_benchmark.c
47
while (!kthread_should_stop()) {
kernel/freezer.c
82
freeze = freezing(current) && !(check_kthr_stop && kthread_should_stop());
kernel/irq/manage.c
1061
if (kthread_should_stop()) {
kernel/kprobes.c
667
while (!kthread_should_stop()) {
kernel/kprobes.c
671
kthread_should_stop());
kernel/kprobes.c
673
if (kthread_should_stop())
kernel/kprobes.c
684
kthread_should_stop(),
kernel/kprobes.c
687
if (kthread_should_stop())
kernel/kthread.c
1003
if (kthread_should_stop()) {
kernel/kthread.c
152
EXPORT_SYMBOL(kthread_should_stop);
kernel/kthread.c
207
return kthread_should_stop();
kernel/power/swap.c
1164
kthread_should_stop());
kernel/power/swap.c
1165
if (kthread_should_stop()) {
kernel/power/swap.c
621
kthread_should_stop());
kernel/power/swap.c
622
if (kthread_should_stop()) {
kernel/power/swap.c
666
kthread_should_stop());
kernel/power/swap.c
667
if (kthread_should_stop()) {
kernel/printk/nbcon.c
1186
if (kthread_should_stop())
kernel/printk/nbcon.c
1248
if (kthread_should_stop())
kernel/printk/printk.c
3656
if (kthread_should_stop())
kernel/printk/printk.c
3708
if (kthread_should_stop())
kernel/printk/printk_ringbuffer_kunit_test.c
162
if (kthread_should_stop())
kernel/rcu/rcuscale.c
587
} else if (!kthread_should_stop()) {
kernel/rcu/rcutorture.c
1303
if (kthread_should_stop())
kernel/rcu/rcutorture.c
1317
if (kthread_should_stop())
kernel/rcu/rcutorture.c
1365
while (oldstarttime == READ_ONCE(boost_starttime) && !kthread_should_stop()) {
kernel/rcu/rcutorture.c
1385
while (!kthread_should_stop()) {
kernel/rcu/rcutorture.c
1409
!kthread_should_stop()) {
kernel/rcu/rcutorture.c
1414
!kthread_should_stop()) {
kernel/rcu/rcutorture.c
3037
if (!kthread_should_stop() && stall_gp_kthread > 0) {
kernel/rcu/rcutorture.c
3041
if (kthread_should_stop())
kernel/rcu/rcutorture.c
3046
if (!kthread_should_stop() && stall_cpu > 0) {
kernel/rcu/rcutorture.c
3058
!kthread_should_stop())
kernel/rcu/rcutorture.c
3100
if (kthread_should_stop())
kernel/rcu/rcutorture.c
3111
while (!kthread_should_stop())
kernel/rcu/rcutorture.c
3829
while (!kthread_should_stop())
kernel/sched/psi.c
747
kthread_should_stop());
kernel/sched/psi.c
748
if (kthread_should_stop())
kernel/smpboot.c
110
if (kthread_should_stop()) {
kernel/torture.c
901
return torture_must_stop_irq() || kthread_should_stop();
kernel/torture.c
928
while (!kthread_should_stop()) {
kernel/trace/preemptirq_delay_test.c
138
while (!kthread_should_stop()) {
kernel/trace/preemptirq_delay_test.c
45
if (kthread_should_stop())
kernel/trace/ring_buffer.c
7638
while (!kthread_should_stop()) {
kernel/trace/ring_buffer.c
7661
while (!kthread_should_stop()) {
kernel/trace/ring_buffer_benchmark.c
376
while (!kthread_should_stop()) {
kernel/trace/ring_buffer_benchmark.c
397
if (!kthread_should_stop())
kernel/trace/ring_buffer_benchmark.c
426
if (!kthread_should_stop())
kernel/trace/ring_buffer_benchmark.c
82
return test_error || kthread_should_stop();
kernel/trace/rv/monitors/sleep/sleep.h
134
bool kthread_should_stop = test_bit(LTL_KTHREAD_SHOULD_STOP, mon->atoms);
kernel/trace/rv/monitors/sleep/sleep.h
136
bool val32 = abort_sleep || kthread_should_stop;
kernel/trace/rv/monitors/sleep/sleep.h
85
bool kthread_should_stop = test_bit(LTL_KTHREAD_SHOULD_STOP, mon->atoms);
kernel/trace/rv/monitors/sleep/sleep.h
87
bool val32 = abort_sleep || kthread_should_stop;
kernel/trace/trace_benchmark.c
151
while (!kthread_should_stop()) {
kernel/trace/trace_events.c
4868
while (!kthread_should_stop()) {
kernel/trace/trace_hwlat.c
358
while (!kthread_should_stop()) {
kernel/trace/trace_osnoise.c
1553
} while (total < runtime && !kthread_should_stop());
kernel/trace/trace_osnoise.c
1633
if (kthread_should_stop())
kernel/trace/trace_osnoise.c
1694
while (!kthread_should_stop()) {
kernel/trace/trace_osnoise.c
1892
while (!kthread_should_stop()) {
kernel/trace/trace_selftest.c
1450
while (!kthread_should_stop()) {
kernel/workqueue.c
3560
should_stop = kthread_should_stop();
lib/lwq.c
94
while (!kthread_should_stop())
lib/test_objpool.c
232
} while (!kthread_should_stop());
lib/test_rhashtable.c
675
while (!kthread_should_stop()) {
lib/test_vmalloc.c
528
while (!kthread_should_stop())
mm/compaction.c
3025
return pgdat->kcompactd_max_order > 0 || kthread_should_stop() ||
mm/compaction.c
3094
if (kthread_should_stop())
mm/compaction.c
3177
while (!kthread_should_stop()) {
mm/damon/core.c
2583
if (kthread_should_stop())
mm/kfence/kfence_test.c
644
if (kthread_should_stop() || (i == CONFIG_KFENCE_NUM_OBJECTS)) {
mm/khugepaged.c
2541
kthread_should_stop();
mm/khugepaged.c
2556
if (unlikely(kthread_should_stop()))
mm/khugepaged.c
2588
return kthread_should_stop() ||
mm/khugepaged.c
2619
while (!kthread_should_stop()) {
mm/kmemleak.c
1511
return kthread_should_stop();
mm/kmemleak.c
1893
while (timeout && !kthread_should_stop())
mm/kmemleak.c
1897
while (!kthread_should_stop()) {
mm/kmemleak.c
1905
while (timeout && !kthread_should_stop())
mm/ksm.c
2808
while (!kthread_should_stop()) {
mm/ksm.c
2822
ksmd_should_run() || kthread_should_stop());
mm/vmscan.c
7189
if (freezing(current) || kthread_should_stop())
mm/vmscan.c
7254
if (!kthread_should_stop())
net/bluetooth/rfcomm/core.c
2124
while (!kthread_should_stop()) {
net/core/dev.c
7791
while (!kthread_should_stop()) {
net/core/pktgen.c
3715
while (!kthread_should_stop()) {
net/netfilter/ipvs/ip_vs_est.c
156
if (kthread_should_stop())
net/netfilter/ipvs/ip_vs_est.c
197
if (kthread_should_stop())
net/netfilter/ipvs/ip_vs_est.c
611
if (kthread_should_stop())
net/netfilter/ipvs/ip_vs_est.c
663
wait_event_idle_timeout(wq, kthread_should_stop(),
net/netfilter/ipvs/ip_vs_est.c
665
if (!READ_ONCE(ipvs->enable) || kthread_should_stop())
net/netfilter/ipvs/ip_vs_est.c
683
if (!READ_ONCE(ipvs->enable) || kthread_should_stop())
net/netfilter/ipvs/ip_vs_est.c
789
if (!READ_ONCE(ipvs->enable) || kthread_should_stop())
net/netfilter/ipvs/ip_vs_est.c
811
if (kthread_should_stop())
net/netfilter/ipvs/ip_vs_est.c
92
if (kthread_should_stop())
net/netfilter/ipvs/ip_vs_sync.c
1663
if (unlikely(kthread_should_stop()))
net/netfilter/ipvs/ip_vs_sync.c
1675
kthread_should_stop());
net/netfilter/ipvs/ip_vs_sync.c
1676
if (unlikely(kthread_should_stop()))
net/netfilter/ipvs/ip_vs_sync.c
1713
while (!kthread_should_stop()) {
net/netfilter/ipvs/ip_vs_sync.c
1717
kthread_should_stop());
net/rxrpc/io_thread.c
558
should_stop = kthread_should_stop();
samples/ftrace/ftrace-direct-modify.c
298
while (!kthread_should_stop()) {
samples/ftrace/ftrace-direct-multi-modify.c
340
while (!kthread_should_stop()) {
samples/ftrace/sample-trace-array.c
82
while (!kthread_should_stop())
samples/trace_events/trace-events-sample.c
65
while (!kthread_should_stop())
samples/trace_events/trace-events-sample.c
88
while (!kthread_should_stop())
tools/testing/selftests/bpf/test_kmods/bpf_test_rqspinlock.c
151
while (!kthread_should_stop()) {
tools/testing/selftests/bpf/test_kmods/bpf_test_rqspinlock.c
171
while (!kthread_should_stop()) {
tools/testing/selftests/net/bench/page_pool/time_bench.c
283
while (!kthread_should_stop()) {