Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dthread.c31 should_break = kthread_should_stop() || in speakup_thread()
44 if (kthread_should_stop()) in speakup_thread()
Dspeakup_apollo.c156 while (!kthread_should_stop()) { in do_catch_up()
Dspeakup_decext.c174 while (!kthread_should_stop()) { in do_catch_up()
Dspeakup_acntpc.c196 while (!kthread_should_stop()) { in do_catch_up()
Dspeakup_keypc.c197 while (!kthread_should_stop()) { in do_catch_up()
Dspeakup_dectlk.c226 while (!kthread_should_stop()) { in do_catch_up()
Dspeakup_dtlk.c208 while (!kthread_should_stop()) { in do_catch_up()
Dspeakup_decpc.c391 while (!kthread_should_stop()) { in do_catch_up()
Dsynth.c103 while (!kthread_should_stop()) { in spk_do_catch_up()
/linux-4.4.14/samples/trace_events/
Dtrace-events-sample.c51 while (!kthread_should_stop()) in simple_thread()
74 while (!kthread_should_stop()) in simple_thread_fn()
/linux-4.4.14/drivers/usb/usbip/
Dusbip_event.c68 while (!kthread_should_stop()) { in event_handler_loop()
71 kthread_should_stop()); in event_handler_loop()
Dvhci_tx.c208 while (!kthread_should_stop()) { in vhci_tx_loop()
218 kthread_should_stop())); in vhci_tx_loop()
Dstub_tx.c367 while (!kthread_should_stop()) { in stub_tx_loop()
394 kthread_should_stop())); in stub_tx_loop()
Dvhci_rx.c260 while (!kthread_should_stop()) { in vhci_rx_loop()
Dstub_rx.c586 while (!kthread_should_stop()) { in stub_rx_loop()
/linux-4.4.14/kernel/trace/
Dring_buffer_benchmark.c80 return test_error || kthread_should_stop(); in break_test()
372 while (!kthread_should_stop()) { in wait_to_die()
393 if (!kthread_should_stop()) in ring_buffer_consumer_thread()
422 if (!kthread_should_stop()) in ring_buffer_producer_thread()
Dtrace_benchmark.c149 while (!kthread_should_stop()) { in benchmark_event_kthread()
Dtrace_selftest.c1066 while (!kthread_should_stop()) { in trace_wakeup_test_thread()
Dring_buffer.c4822 while (!kthread_should_stop()) { in rb_test()
4845 while (!kthread_should_stop()) { in rb_hammer_test()
Dtrace_events.c3226 while (!kthread_should_stop()) { in event_test_thread()
/linux-4.4.14/drivers/mmc/core/
Dsdio_irq.c150 if (!kthread_should_stop()) in sdio_irq_thread()
173 if (!kthread_should_stop()) in sdio_irq_thread()
176 } while (!kthread_should_stop()); in sdio_irq_thread()
/linux-4.4.14/drivers/pci/hotplug/
Dcpci_hotplug_core.c518 if (kthread_should_stop()) in event_thread()
530 } while (atomic_read(&extracting) && !kthread_should_stop()); in event_thread()
531 if (kthread_should_stop()) in event_thread()
549 if (kthread_should_stop() || signal_pending(current)) in poll_thread()
562 } while (atomic_read(&extracting) && !kthread_should_stop()); in poll_thread()
Dibmphp_hpc.c833 while (!kthread_should_stop()) { in poll_hpc()
893 if (kthread_should_stop()) in poll_hpc()
Dcpqphp_ctrl.c1752 if (kthread_should_stop()) in event_thread()
/linux-4.4.14/drivers/md/bcache/
Dwriteback.c230 while (!kthread_should_stop()) { in read_dirty()
241 while (!kthread_should_stop() && delay) in read_dirty()
425 while (!kthread_should_stop()) { in bch_writeback_thread()
433 if (kthread_should_stop()) in bch_writeback_thread()
460 !kthread_should_stop() && in bch_writeback_thread()
Dalloc.c288 if (kthread_should_stop()) \
Dbtree.c1776 if (kthread_should_stop()) in bch_gc_thread()
/linux-4.4.14/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.c353 (kthread_should_stop() /* check this first! */ in i2400mu_rxd()
356 if (kthread_should_stop()) in i2400mu_rxd()
/linux-4.4.14/kernel/
Dkthread.c79 bool kthread_should_stop(void) in kthread_should_stop() function
83 EXPORT_SYMBOL(kthread_should_stop);
123 return kthread_should_stop(); in kthread_freezable_should_stop()
575 if (kthread_should_stop()) { in kthread_worker_fn()
Dfreezer.c74 (check_kthr_stop && kthread_should_stop())) in __refrigerator()
Dtorture.c675 return torture_must_stop_irq() || kthread_should_stop(); in torture_must_stop()
702 while (!kthread_should_stop()) { in torture_kthread_stopping()
Dsmpboot.c113 if (kthread_should_stop()) { in smpboot_thread_fn()
Daudit.c519 while (!kthread_should_stop()) { in kauditd_thread()
Dworkqueue.c2272 should_stop = kthread_should_stop(); in rescuer_thread()
/linux-4.4.14/drivers/media/usb/pvrusb2/
Dpvrusb2-dvb.c47 if (kthread_should_stop()) break; in pvr2_dvb_feed_func()
81 kthread_should_stop()); in pvr2_dvb_feed_func()
97 while (!kthread_should_stop()) { in pvr2_dvb_feed_thread()
Dpvrusb2-context.c186 kthread_should_stop()); in pvr2_context_thread_func()
/linux-4.4.14/drivers/media/rc/
Drc-ir-raw.c41 while (!kthread_should_stop()) { in ir_raw_event_thread()
49 if (kthread_should_stop()) in ir_raw_event_thread()
Dlirc_dev.c139 if (kthread_should_stop()) in lirc_thread()
147 } while (!kthread_should_stop()); in lirc_thread()
/linux-4.4.14/arch/powerpc/kernel/
Deeh_event.c57 while (!kthread_should_stop()) { in eeh_event_handler()
/linux-4.4.14/drivers/tty/
Dmips_ejtag_fdc.c493 while (!kthread_should_stop()) { in mips_ejtag_fdc_put()
497 kthread_should_stop()); in mips_ejtag_fdc_put()
498 if (kthread_should_stop()) in mips_ejtag_fdc_put()
517 kthread_should_stop()); in mips_ejtag_fdc_put()
518 if (kthread_should_stop()) in mips_ejtag_fdc_put()
Dbfin_jtag_comm.c73 while (!kthread_should_stop()) { in bfin_jc_emudat_manager()
Dmetag_da.c286 while (!kthread_should_stop()) { in put_data()
/linux-4.4.14/fs/nfs/
Dcallback.c80 while (!kthread_should_stop()) { in nfs4_callback_svc()
116 while (!kthread_should_stop()) { in nfs41_callback_svc()
/linux-4.4.14/kernel/rcu/
Drcutorture.c784 !kthread_should_stop()) { in rcu_torture_boost()
800 while (!kthread_should_stop() || smp_load_acquire(&rbi.inflight)) { in rcu_torture_boost()
876 !kthread_should_stop()) { in rcu_torture_fqs()
881 !kthread_should_stop()) { in rcu_torture_fqs()
1415 if (!kthread_should_stop()) { in rcu_torture_stall()
1428 while (!kthread_should_stop()) in rcu_torture_stall()
/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_zilog.c348 if (kthread_should_stop()) { in add_to_buf()
359 if (kthread_should_stop()) { in add_to_buf()
385 if (kthread_should_stop()) { in add_to_buf()
400 if (kthread_should_stop()) { in add_to_buf()
470 while (!kthread_should_stop()) { in lirc_thread()
490 if (kthread_should_stop()) in lirc_thread()
/linux-4.4.14/kernel/power/
Dswap.c581 kthread_should_stop()); in crc32_threadfn()
582 if (kthread_should_stop()) { in crc32_threadfn()
624 kthread_should_stop()); in lzo_compress_threadfn()
625 if (kthread_should_stop()) { in lzo_compress_threadfn()
1114 kthread_should_stop()); in lzo_decompress_threadfn()
1115 if (kthread_should_stop()) { in lzo_decompress_threadfn()
/linux-4.4.14/drivers/parisc/
Dpower.c158 } while (!kthread_should_stop()); in kpowerswd()
/linux-4.4.14/fs/jffs2/
Dbackground.c115 if (kthread_should_stop()) { in jffs2_garbage_collect_thread()
/linux-4.4.14/include/linux/
Dkthread.h43 bool kthread_should_stop(void);
/linux-4.4.14/arch/s390/mm/
Dcmm.c154 kthread_should_stop()); in cmm_thread()
155 if (kthread_should_stop() || rc == -ERESTARTSYS) { in cmm_thread()
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-tvaudio.c317 !kthread_should_stop()) { in tvaudio_sleep()
484 if (kthread_should_stop()) in tvaudio_thread()
603 if (kthread_should_stop()) in tvaudio_thread()
780 if (kthread_should_stop()) in tvaudio_thread_ddep()
/linux-4.4.14/fs/ecryptfs/
Dkthread.c66 || kthread_should_stop())); in ecryptfs_threadfn()
/linux-4.4.14/drivers/block/xen-blkback/
Dblkback.c600 while (!kthread_should_stop()) { in xen_blkif_schedule()
610 blkif->waiting_reqs || kthread_should_stop(), in xen_blkif_schedule()
617 kthread_should_stop(), in xen_blkif_schedule()
630 kthread_should_stop()); in xen_blkif_schedule()
1047 } while (!kthread_should_stop()); in xen_blk_drain_io()
1123 if (kthread_should_stop()) { in __do_block_io_op()
/linux-4.4.14/drivers/char/
Dapm-emulation.c492 !queue_empty(&kapmd_queue) || kthread_should_stop()); in kapmd()
494 if (kthread_should_stop()) in kapmd()
Drandom.c1853 wait_event_interruptible(random_write_wait, kthread_should_stop() || in add_hwgenerator_randomness()
/linux-4.4.14/drivers/media/v4l2-core/
Dvideobuf-dvb.c64 if (kthread_should_stop()) in videobuf_dvb_thread()
86 while (!kthread_should_stop()) { in videobuf_dvb_thread()
Dvideobuf2-v4l2.c1319 while (!kthread_should_stop()) { in vb2_thread()
/linux-4.4.14/drivers/gpu/drm/amd/scheduler/
Dgpu_scheduler.c415 while (!kthread_should_stop()) { in amd_sched_main()
424 kthread_should_stop()); in amd_sched_main()
/linux-4.4.14/drivers/infiniband/core/
Dfmr_pool.c194 !kthread_should_stop()) in ib_fmr_cleanup_thread()
197 } while (!kthread_should_stop()); in ib_fmr_cleanup_thread()
/linux-4.4.14/drivers/power/
Dtps65217_charger.c180 while (!kthread_should_stop()) { in tps65217_charger_poll_task()
Dtps65090-charger.c223 while (!kthread_should_stop()) { in tps65090_charger_poll_task()
/linux-4.4.14/arch/powerpc/platforms/83xx/
Dmcu_mpc8349emitx.c53 while (!kthread_should_stop()) { in shutdown_thread_fn()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dcmm.c312 if (kthread_should_stop() || timeleft) in cmm_thread()
325 if (kthread_should_stop() || timeleft) in cmm_thread()
/linux-4.4.14/arch/powerpc/platforms/ps3/
Ddevice-init.c756 dev->done.done || kthread_should_stop()); in ps3_notification_read_write()
757 if (kthread_should_stop()) in ps3_notification_read_write()
872 } while (!kthread_should_stop()); in ps3_probe_thread()
/linux-4.4.14/drivers/misc/mic/cosm_client/
Dcosm_scif_client.c159 while (!kthread_should_stop()) { in cosm_scif_client()
/linux-4.4.14/arch/arm/common/
DbL_switcher.c288 kthread_should_stop()); in bL_switcher_thread()
304 } while (!kthread_should_stop()); in bL_switcher_thread()
/linux-4.4.14/drivers/virtio/
Dvirtio_balloon.c354 while (!kthread_should_stop()) { in balloon()
363 kthread_should_stop() || in balloon()
/linux-4.4.14/net/sunrpc/
Dsvc_xprt.c618 if (signalled() || kthread_should_stop()) { in svc_alloc_arg()
656 if (signalled() || kthread_should_stop()) in rqst_should_sleep()
719 if (signalled() || kthread_should_stop()) in svc_get_next_xprt()
812 if (signalled() || kthread_should_stop()) in svc_recv()
/linux-4.4.14/drivers/uwb/
Duwbd.c278 || (should_stop = kthread_should_stop()), in uwbd()
/linux-4.4.14/arch/powerpc/platforms/44x/
Dwarp.c256 while (!kthread_should_stop()) { in pika_dtm_thread()
/linux-4.4.14/fs/f2fs/
Dgc.c41 kthread_should_stop(), in gc_thread_func()
43 if (kthread_should_stop()) in gc_thread_func()
90 } while (!kthread_should_stop()); in gc_thread_func()
Dsegment.c323 if (kthread_should_stop()) in issue_flush_thread()
349 kthread_should_stop() || !llist_empty(&fcc->issue_list)); in issue_flush_thread()
/linux-4.4.14/drivers/misc/genwqe/
Dcard_base.c918 while (!kthread_should_stop()) { in genwqe_health_thread()
921 (should_stop = kthread_should_stop())), in genwqe_health_thread()
1022 while (!kthread_should_stop()) in genwqe_health_thread()
Dcard_ddcb.c1195 while (!kthread_should_stop()) { in genwqe_card_thread()
1203 (should_stop = kthread_should_stop()), 1); in genwqe_card_thread()
1208 (should_stop = kthread_should_stop()), HZ); in genwqe_card_thread()
/linux-4.4.14/fs/gfs2/
Dlog.c914 while (!kthread_should_stop()) { in gfs2_logd()
940 !kthread_should_stop()) in gfs2_logd()
944 !kthread_should_stop()); in gfs2_logd()
Dquota.c1503 while (!kthread_should_stop()) { in gfs2_quotad()
/linux-4.4.14/drivers/media/i2c/
Dmsp3400-kthreads.c522 if (kthread_should_stop()) in msp3400c_thread()
712 if (kthread_should_stop()) in msp3410d_thread()
1010 if (kthread_should_stop()) in msp34xxg_thread()
Dtvaudio.c320 if (!kthread_should_stop()) in chip_thread()
324 if (kthread_should_stop()) in chip_thread()
Dmsp3400-driver.c331 if (!kthread_should_stop()) { in msp_sleep()
/linux-4.4.14/drivers/staging/most/aim-sound/
Dsound.c234 while (!kthread_should_stop()) { in playback_thread()
241 kthread_should_stop() || in playback_thread()
/linux-4.4.14/arch/x86/mm/
Dpageattr-test.c238 while (!kthread_should_stop()) { in do_pageattr_test()
/linux-4.4.14/drivers/misc/mic/cosm/
Dcosm_scif_server.c299 while (!kthread_should_stop()) { in cosm_scif_server()
/linux-4.4.14/fs/dlm/
Drecoverd.c290 while (!kthread_should_stop()) { in dlm_recoverd()
Dlockspace.c280 while (!kthread_should_stop()) { in dlm_scand()
/linux-4.4.14/fs/ubifs/
Dcommit.c297 if (kthread_should_stop()) in ubifs_bg_thread()
311 if (kthread_should_stop()) in ubifs_bg_thread()
/linux-4.4.14/drivers/bluetooth/
Dbtmrvl_main.c604 if (kthread_should_stop() || priv->surprise_removed) { in btmrvl_service_main_thread()
623 if (kthread_should_stop() || priv->surprise_removed) { in btmrvl_service_main_thread()
/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-kthread-out.c147 if (kthread_should_stop()) in vivid_thread_vid_out()
Dvivid-sdr-cap.c151 if (kthread_should_stop()) in vivid_thread_sdr_cap()
Dvivid-kthread-cap.c763 if (kthread_should_stop()) in vivid_thread_vid_cap()
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_sync.c1695 if (unlikely(kthread_should_stop())) in sync_thread_master()
1707 kthread_should_stop()); in sync_thread_master()
1708 if (unlikely(kthread_should_stop())) in sync_thread_master()
1747 while (!kthread_should_stop()) { in sync_thread_backup()
1750 || kthread_should_stop()); in sync_thread_backup()
/linux-4.4.14/drivers/staging/most/hdm-dim2/
Ddim2_hdm.c283 while (!kthread_should_stop()) { in deliver_netinfo_thread()
286 kthread_should_stop()); in deliver_netinfo_thread()
/linux-4.4.14/drivers/memstick/host/
Dr592.c573 while (!kthread_should_stop()) { in r592_process_thread()
587 if (kthread_should_stop()) in r592_process_thread()
/linux-4.4.14/drivers/md/
Ddm-log-writes.c343 while (!kthread_should_stop()) { in log_writes_kthread()
402 if (!kthread_should_stop() && in log_writes_kthread()
Dmd.c7099 while (!kthread_should_stop()) { in md_thread()
7112 || kthread_should_stop(), in md_thread()
7116 if (!kthread_should_stop()) in md_thread()
/linux-4.4.14/fs/ocfs2/dlm/
Ddlmthread.c647 while (!kthread_should_stop()) { in dlm_thread()
761 kthread_should_stop(), in dlm_thread()
Ddlmrecovery.c309 while (!kthread_should_stop()) { in dlm_recovery_thread()
321 kthread_should_stop(), in dlm_recovery_thread()
736 kthread_should_stop(), in dlm_remaster_locks()
/linux-4.4.14/lib/
Dtest_rhashtable.c297 while (!kthread_should_stop()) { in threadfunc()
/linux-4.4.14/fs/ext4/
Dmmp.c161 while (!kthread_should_stop()) { in kmmpd()
Dsuper.c2716 if (kthread_should_stop()) { in ext4_lazyinit_thread()
/linux-4.4.14/drivers/macintosh/
Dwindfarm_core.c97 while (!kthread_should_stop()) { in wf_thread_func()
Dtherm_windtunnel.c283 if (kthread_should_stop()) in control_loop()
Dtherm_adt746x.c286 while(!kthread_should_stop()) { in monitor_task()
Dmediabay.c546 while (!kthread_should_stop()) { in media_bay_task()
/linux-4.4.14/drivers/xen/xenbus/
Dxenbus_xs.c815 if (kthread_should_stop()) in xenwatch_thread()
940 if (kthread_should_stop()) in xenbus_thread()
/linux-4.4.14/drivers/platform/x86/
Dintel_ips.c816 } while (!kthread_should_stop()); in ips_adjust()
1022 if (kthread_should_stop()) in ips_monitor()
1116 } while (!kthread_should_stop()); in ips_monitor()
Dthinkpad_acpi.c2504 while (!kthread_should_stop()) { in hotkey_kthread()
/linux-4.4.14/mm/
Dkmemleak.c1157 return kthread_should_stop(); in scan_should_stop()
1492 while (!kthread_should_stop()) { in kmemleak_scan_thread()
1500 while (timeout && !kthread_should_stop()) in kmemleak_scan_thread()
Dvmscan.c3314 if (try_to_freeze() || kthread_should_stop()) in balance_pgdat()
3349 if (freezing(current) || kthread_should_stop()) in kswapd_try_to_sleep()
3386 if (!kthread_should_stop()) in kswapd_try_to_sleep()
3486 if (kthread_should_stop()) in kswapd()
Dhuge_memory.c2857 kthread_should_stop(); in khugepaged_wait_event()
2875 if (unlikely(kthread_should_stop() || try_to_freeze())) in khugepaged_do_scan()
2901 kthread_should_stop(), in khugepaged_wait_work()
2917 while (!kthread_should_stop()) { in khugepaged()
Dksm.c1737 while (!kthread_should_stop()) { in ksm_scan_thread()
1751 ksmd_should_run() || kthread_should_stop()); in ksm_scan_thread()
/linux-4.4.14/drivers/acpi/
Dacpi_pad.c148 while (!kthread_should_stop()) { in power_saving_thread()
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_mgt.c584 while (!kthread_should_stop()) { in mgt_thread()
586 skb_queue_len(&nesvnic->mgt_skb_list) || kthread_should_stop()); in mgt_thread()
587 while ((skb_queue_len(&nesvnic->mgt_skb_list)) && !kthread_should_stop()) { in mgt_thread()
/linux-4.4.14/drivers/char/hw_random/
Dcore.c405 while (!kthread_should_stop()) { in hwrng_fillfn()
/linux-4.4.14/drivers/crypto/
Dmxs-dcp.c370 } while (!kthread_should_stop()); in dcp_chan_thread_aes()
671 } while (!kthread_should_stop()); in dcp_chan_thread_sha()
Dmv_cesa.c642 } while (!kthread_should_stop()); in queue_manag()
Dsahara.c1073 } while (!kthread_should_stop()); in sahara_queue_manage()
/linux-4.4.14/drivers/net/wireless/libertas/
Dmain.c473 if (kthread_should_stop()) in lbs_thread()
518 if (kthread_should_stop()) { in lbs_thread()
/linux-4.4.14/fs/lockd/
Dsvc.c145 while (!kthread_should_stop()) { in lockd()
Dsvclock.c915 while (!list_empty(&nlm_blocked) && !kthread_should_stop()) { in nlmsvc_retry_blocked()
/linux-4.4.14/drivers/block/
Dnbd.c554 while (!kthread_should_stop() || !list_empty(&nbd->waiting_queue)) { in nbd_thread_send()
557 kthread_should_stop() || in nbd_thread_send()
Dpktcdvd.c1527 if (kthread_should_stop()) in kcdrwd()
1534 if (kthread_should_stop()) in kcdrwd()
Dcciss.c3748 if (kthread_should_stop()) in scan_thread()
/linux-4.4.14/fs/xfs/
Dxfs_trans_ail.c501 while (!kthread_should_stop()) { in xfsaild()
/linux-4.4.14/drivers/media/radio/
Dradio-miropcm20.c323 if (kthread_should_stop()) in pcm20_thread()
/linux-4.4.14/drivers/crypto/ccp/
Dccp-dev.c234 while (!kthread_should_stop()) { in ccp_cmd_queue_thread()
/linux-4.4.14/drivers/thermal/
Dintel_powerclamp.c386 while (true == clamping && !kthread_should_stop() && in clamp_thread()
/linux-4.4.14/kernel/sched/
Dwait.c303 return (current->flags & PF_KTHREAD) && kthread_should_stop(); in is_kthread_should_stop()
/linux-4.4.14/drivers/mmc/card/
Dqueue.c91 if (kthread_should_stop()) { in mmc_queue_thread()
/linux-4.4.14/drivers/sbus/char/
Dbbc_envctrl.c428 if (kthread_should_stop()) in kenvctrld()
Denvctrl.c1003 if (kthread_should_stop()) in kenvctrld()
/linux-4.4.14/Documentation/power/
Dfreezing-of-tasks.txt51 kthread_should_stop());
52 } while (!kthread_should_stop() || !list_empty(&hub_event_list));
/linux-4.4.14/fs/ocfs2/
Djournal.c2293 while (!(kthread_should_stop() && in ocfs2_commit_thread()
2298 || kthread_should_stop()); in ocfs2_commit_thread()
2316 if (kthread_should_stop() && atomic_read(&journal->j_num_trans)){ in ocfs2_commit_thread()
Ddlmglue.c4089 while (!(kthread_should_stop() && in ocfs2_downconvert_thread()
4094 kthread_should_stop()); in ocfs2_downconvert_thread()
/linux-4.4.14/fs/ocfs2/cluster/
Dheartbeat.c730 if (kthread_should_stop()) in o2hb_set_quorum_device()
1090 while (!kthread_should_stop() && in o2hb_thread()
1110 if (!kthread_should_stop() && in o2hb_thread()
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal.c671 } while (!kthread_should_stop()); in kopald()
/linux-4.4.14/drivers/s390/crypto/
Dap_bus.c926 while (!kthread_should_stop()) { in ap_poll_thread()
942 } while (!kthread_should_stop()); in ap_poll_thread()
/linux-4.4.14/drivers/media/dvb-core/
Ddvb_ca_en50221.c990 while (!kthread_should_stop()) { in dvb_ca_en50221_thread()
995 if (kthread_should_stop()) in dvb_ca_en50221_thread()
Ddvb_frontend.c733 dvb_frontend_should_wakeup(fe) || kthread_should_stop() in dvb_frontend_thread()
737 if (kthread_should_stop() || dvb_frontend_is_exiting(fe)) { in dvb_frontend_thread()
856 if (kthread_should_stop()) in dvb_frontend_thread()
/linux-4.4.14/drivers/net/xen-netback/
Dnetback.c2013 || kthread_should_stop() in xenvif_have_rx_work()
2071 if (kthread_should_stop()) in xenvif_kthread_guest_rx()
2123 return kthread_should_stop() && in xenvif_dealloc_kthread_should_stop()
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-tvaudio.c998 if (kthread_should_stop()) in cx88_audio_thread()
/linux-4.4.14/drivers/tty/hvc/
Dhvc_console.c778 } while (!kthread_should_stop()); in khvcd()
Dhvcs.c674 } while (!kthread_should_stop()); in khvcsd()
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_erp.c1340 kthread_should_stop()); in zfcp_erp_thread()
1342 if (kthread_should_stop()) in zfcp_erp_thread()
/linux-4.4.14/drivers/hwmon/
Dadt7470.c265 while (!kthread_should_stop()) { in adt7470_update_thread()
269 if (kthread_should_stop()) in adt7470_update_thread()
/linux-4.4.14/drivers/pcmcia/
Dcs.c668 if (kthread_should_stop()) in pccardd()
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2.c279 if (timeout == -ERESTARTSYS || kthread_should_stop()) in solo_thread()
Dsolo6x10-v4l2-enc.c654 if (timeout == -ERESTARTSYS || kthread_should_stop()) in solo_ring_thread()
/linux-4.4.14/drivers/usb/host/
Dmax3421-hcd.c1409 while (!kthread_should_stop()) { in max3421_spi_thread()
1420 while (!kthread_should_stop()) { in max3421_spi_thread()
/linux-4.4.14/drivers/usb/atm/
Dueagle-atm.c593 (cond) || kthread_should_stop(), timeo); \
594 if (kthread_should_stop()) \
1935 while (!kthread_should_stop()) { in uea_kthread()
/linux-4.4.14/drivers/net/irda/
Dstir4200.c739 while (!kthread_should_stop()) { in stir_transmit_thread()
/linux-4.4.14/drivers/usb/storage/
Dusb.c422 if (kthread_should_stop()) in usb_stor_control_thread()
/linux-4.4.14/drivers/scsi/aacraid/
Dcommsup.c1974 if (kthread_should_stop()) in aac_command_thread()
1979 if (kthread_should_stop()) in aac_command_thread()
/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c1185 while (likely(!kthread_should_stop())) { in hdm_enqueue_thread()
1188 kthread_should_stop()); in hdm_enqueue_thread()
/linux-4.4.14/drivers/net/ethernet/qualcomm/
Dqca_spi.c516 while (!kthread_should_stop()) { in qcaspi_spi_thread()
/linux-4.4.14/fs/btrfs/
Ddisk-io.c1824 if (!kthread_should_stop()) in cleaner_kthread()
1828 } while (!kthread_should_stop()); in cleaner_kthread()
1914 if (!kthread_should_stop() && in transaction_kthread()
1920 } while (!kthread_should_stop()); in transaction_kthread()
/linux-4.4.14/drivers/dma/
Ddmatest.c480 while (!kthread_should_stop() in dmatest_func()
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dsched.c1011 while (!kthread_should_stop()) { in spusched_thread()
/linux-4.4.14/drivers/staging/unisys/visorhba/
Dvisorhba_main.c1021 if (kthread_should_stop()) in process_incoming_rsps()
/linux-4.4.14/drivers/scsi/ibmvscsi/
Dibmvscsi.c2202 if (kthread_should_stop()) in ibmvscsi_work_to_do()
2228 if (kthread_should_stop()) in ibmvscsi_work()
Dibmvfc.c4207 if (kthread_should_stop()) in __ibmvfc_work_to_do()
4488 if (kthread_should_stop()) in ibmvfc_work()
/linux-4.4.14/drivers/hv/
Dhv_balloon.c1261 while (!kthread_should_stop()) { in dm_thread_func()
/linux-4.4.14/drivers/w1/
Dw1.c1158 if (kthread_should_stop()) in w1_process()
/linux-4.4.14/arch/sparc/kernel/
Dds.c1036 if (kthread_should_stop()) in ds_thread()
/linux-4.4.14/drivers/media/pci/pt1/
Dpt1.c322 while (!kthread_should_stop()) { in pt1_thread()
/linux-4.4.14/fs/jfs/
Djfs_txnmgr.c2812 } while (!kthread_should_stop()); in jfs_lazycommit()
2998 } while (!kthread_should_stop()); in jfs_sync()
Djfs_logmgr.c2356 } while (!kthread_should_stop()); in jfsIOWait()
/linux-4.4.14/drivers/video/fbdev/
Dps3fb.c894 while (!kthread_should_stop()) { in ps3fbd()
Dpxafb.c1273 while (!kthread_should_stop()) { in pxafb_smart_thread()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c477 while (!kthread_should_stop()) { in bnx2fc_l2_rcv_thread()
607 while (!kthread_should_stop()) { in bnx2fc_percpu_io_thread()
/linux-4.4.14/arch/x86/kernel/
Dapm_32.c1441 if (kthread_should_stop()) in apm_mainloop()
/linux-4.4.14/kernel/irq/
Dmanage.c743 while (!kthread_should_stop()) { in irq_wait_for_interrupt()
/linux-4.4.14/drivers/media/pci/ttpci/
Dav7110.c261 kthread_should_stop(), 5 * HZ); in arm_thread()
263 if (-ERESTARTSYS == timeout || kthread_should_stop()) { in arm_thread()
/linux-4.4.14/drivers/mtd/ubi/
Dwl.c1427 if (kthread_should_stop())
/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_wlan.c470 while (!kthread_should_stop()) in linux_wlan_txq_task()
/linux-4.4.14/drivers/media/pci/saa7164/
Dsaa7164-core.c1171 if (kthread_should_stop()) in saa7164_thread_function()
/linux-4.4.14/drivers/scsi/
Dscsi_error.c2190 if (kthread_should_stop()) in scsi_error_handler()
Dmvumi.c1648 while (!kthread_should_stop()) { in mvumi_rescan_bus()
/linux-4.4.14/drivers/char/ipmi/
Dipmi_ssif.c479 while (!kthread_should_stop()) { in ipmi_ssif_thread()
Dipmi_si_intf.c1076 while (!kthread_should_stop()) { in ipmi_thread()
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c2002 while (!kthread_should_stop()) { in srpt_compl_thread()
2005 kthread_should_stop())); in srpt_compl_thread()
/linux-4.4.14/drivers/vhost/
Dvhost.c304 if (kthread_should_stop()) { in vhost_worker()
/linux-4.4.14/drivers/scsi/bfa/
Dbfad.c1085 if (kthread_should_stop()) in bfad_worker()
/linux-4.4.14/drivers/block/aoe/
Daoecmd.c1311 } while (!kthread_should_stop()); in kthread()
/linux-4.4.14/sound/pci/emu10k1/
Demu10k1_main.c721 if (kthread_should_stop()) in emu1010_firmware_thread()
/linux-4.4.14/drivers/block/mtip32xx/
Dmtip32xx.c2965 if (kthread_should_stop() || in mtip_service_thread()
2977 if (kthread_should_stop() || in mtip_service_thread()
/linux-4.4.14/drivers/target/iscsi/
Discsi_target.c3961 while (!kthread_should_stop()) { in iscsi_target_tx_thread()
4119 while (!kthread_should_stop()) { in iscsi_target_rx_thread()
/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c1875 while (!kthread_should_stop()) { in fcoe_percpu_receive_thread()
/linux-4.4.14/net/bluetooth/rfcomm/
Dcore.c2099 while (!kthread_should_stop()) { in rfcomm_run()
/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hbadisc.c742 while (!kthread_should_stop()) { in lpfc_do_work()
747 || kthread_should_stop())); in lpfc_do_work()
/linux-4.4.14/drivers/scsi/bnx2i/
Dbnx2i_hwi.c1877 while (!kthread_should_stop()) { in bnx2i_percpu_io_thread()
/linux-4.4.14/net/core/
Dpktgen.c3518 while (!kthread_should_stop()) { in pktgen_thread_worker()
/linux-4.4.14/drivers/nvme/host/
Dpci.c2209 while (!kthread_should_stop()) { in nvme_kthread()
/linux-4.4.14/drivers/net/wireless/
Dairo.c3095 if (!kthread_should_stop() && in airo_thread()
3108 } else if (!kthread_should_stop() && in airo_thread()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dsdio.c3997 if (kthread_should_stop()) in brcmf_sdio_watchdog_thread()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_os.c4815 while (!kthread_should_stop()) { in qla2x00_do_dpc()