stopped 635 arch/ia64/kernel/ptrace.c int stopped = 0; stopped 653 arch/ia64/kernel/ptrace.c stopped = 1; stopped 659 arch/ia64/kernel/ptrace.c if (!stopped) stopped 613 arch/powerpc/kernel/smp.c static bool stopped = false; stopped 621 arch/powerpc/kernel/smp.c if (stopped) stopped 624 arch/powerpc/kernel/smp.c stopped = true; stopped 52 arch/powerpc/platforms/cell/spufs/run.c u32 stopped; stopped 54 arch/powerpc/platforms/cell/spufs/run.c stopped = SPU_STATUS_INVALID_INSTR | SPU_STATUS_SINGLE_STEP | stopped 59 arch/powerpc/platforms/cell/spufs/run.c if (*stat & stopped) { stopped 230 arch/powerpc/platforms/cell/spufs/switch.c u32 stopped; stopped 236 arch/powerpc/platforms/cell/spufs/switch.c stopped = stopped 239 arch/powerpc/platforms/cell/spufs/switch.c if ((in_be32(&prob->spu_status_R) & stopped) == 0) stopped 23 arch/s390/kvm/sigp.c const bool stopped = kvm_s390_test_cpuflags(dst_vcpu, CPUSTAT_STOPPED); stopped 28 arch/s390/kvm/sigp.c if (!stopped && !ext_call_pending) stopped 34 arch/s390/kvm/sigp.c if (stopped) stopped 60 drivers/auxdisplay/ht16k33.c bool stopped; stopped 287 drivers/auxdisplay/ht16k33.c wait_event_timeout(keypad->wait, keypad->stopped, stopped 289 drivers/auxdisplay/ht16k33.c if (keypad->stopped) stopped 300 drivers/auxdisplay/ht16k33.c keypad->stopped = false; stopped 311 drivers/auxdisplay/ht16k33.c keypad->stopped = true; stopped 990 drivers/char/pcmcia/synclink_cs.c if (tty && (tty->stopped || tty->hw_stopped)) { stopped 1010 drivers/char/pcmcia/synclink_cs.c if (tty && (tty->stopped || tty->hw_stopped)) { stopped 1530 drivers/char/pcmcia/synclink_cs.c if (info->tx_count <= 0 || tty->stopped || stopped 1599 drivers/char/pcmcia/synclink_cs.c if (info->tx_count && !tty->stopped && !tty->hw_stopped) { stopped 1295 drivers/dma/coh901318.c int stopped; stopped 1700 drivers/dma/coh901318.c cohc->stopped = 1; stopped 1718 drivers/dma/coh901318.c cohc->stopped = 1; stopped 1740 drivers/dma/coh901318.c if (cohc->stopped) { stopped 1750 drivers/dma/coh901318.c cohc->stopped = 0; stopped 2410 drivers/dma/coh901318.c if (ret == DMA_IN_PROGRESS && cohc->stopped) stopped 1220 drivers/gpu/drm/exynos/exynos_drm_dsi.c bool stopped; stopped 1229 drivers/gpu/drm/exynos/exynos_drm_dsi.c stopped = list_empty(&dsi->transfer_list); stopped 1234 drivers/gpu/drm/exynos/exynos_drm_dsi.c if (stopped) stopped 199 drivers/gpu/drm/scheduler/sched_entity.c entity->stopped = true; stopped 532 drivers/gpu/drm/scheduler/sched_entity.c if (entity->stopped) { stopped 194 drivers/i2c/busses/i2c-imx.c int stopped; stopped 435 drivers/i2c/busses/i2c-imx.c i2c_imx->stopped = 0; stopped 439 drivers/i2c/busses/i2c-imx.c i2c_imx->stopped = 1; stopped 566 drivers/i2c/busses/i2c-imx.c if (!i2c_imx->stopped) { stopped 583 drivers/i2c/busses/i2c-imx.c if (!i2c_imx->stopped) stopped 694 drivers/infiniband/hw/mlx5/mlx5_ib.h int stopped; stopped 361 drivers/infiniband/hw/mlx5/mr.c if (cache->stopped) stopped 667 drivers/infiniband/hw/mlx5/mr.c dev->cache.stopped = 1; stopped 36 drivers/input/keyboard/matrix_keypad.c bool stopped; stopped 184 drivers/input/keyboard/matrix_keypad.c if (unlikely(keypad->scan_pending || keypad->stopped)) stopped 201 drivers/input/keyboard/matrix_keypad.c keypad->stopped = false; stopped 218 drivers/input/keyboard/matrix_keypad.c keypad->stopped = true; stopped 507 drivers/input/keyboard/matrix_keypad.c keypad->stopped = true; stopped 68 drivers/input/keyboard/samsung-keypad.c bool stopped; stopped 163 drivers/input/keyboard/samsung-keypad.c wait_event_timeout(keypad->wait, keypad->stopped, stopped 166 drivers/input/keyboard/samsung-keypad.c } while (key_down && !keypad->stopped); stopped 180 drivers/input/keyboard/samsung-keypad.c keypad->stopped = false; stopped 202 drivers/input/keyboard/samsung-keypad.c keypad->stopped = true; stopped 383 drivers/input/keyboard/samsung-keypad.c keypad->stopped = true; stopped 470 drivers/input/keyboard/samsung-keypad.c if (keypad->stopped) stopped 493 drivers/input/keyboard/samsung-keypad.c if (keypad->stopped) stopped 136 drivers/input/touchscreen/ads7846.c bool stopped; /* P: lock */ stopped 207 drivers/input/touchscreen/ads7846.c ts->stopped = true; stopped 219 drivers/input/touchscreen/ads7846.c ts->stopped = false; stopped 858 drivers/input/touchscreen/ads7846.c while (!ts->stopped && get_pendown_state(ts)) { stopped 863 drivers/input/touchscreen/ads7846.c if (!ts->stopped) stopped 866 drivers/input/touchscreen/ads7846.c wait_event_timeout(ts->wait, ts->stopped, stopped 870 drivers/input/touchscreen/ads7846.c if (ts->pendown && !ts->stopped) { stopped 113 drivers/input/touchscreen/auo-pixcir-ts.c bool stopped; stopped 181 drivers/input/touchscreen/auo-pixcir-ts.c while (!ts->stopped) { stopped 199 drivers/input/touchscreen/auo-pixcir-ts.c wait_event_timeout(ts->wait, ts->stopped, stopped 242 drivers/input/touchscreen/auo-pixcir-ts.c wait_event_timeout(ts->wait, ts->stopped, stopped 353 drivers/input/touchscreen/auo-pixcir-ts.c ts->stopped = false; stopped 382 drivers/input/touchscreen/auo-pixcir-ts.c ts->stopped = true; stopped 553 drivers/input/touchscreen/auo-pixcir-ts.c ts->stopped = true; stopped 24 drivers/input/touchscreen/da9052_tsi.c bool stopped; stopped 38 drivers/input/touchscreen/da9052_tsi.c if (!tsi->stopped) { stopped 106 drivers/input/touchscreen/da9052_tsi.c if (!tsi->stopped) { stopped 188 drivers/input/touchscreen/da9052_tsi.c tsi->stopped = false; stopped 203 drivers/input/touchscreen/da9052_tsi.c tsi->stopped = true; stopped 244 drivers/input/touchscreen/da9052_tsi.c tsi->stopped = true; stopped 76 drivers/input/touchscreen/tsc2007.h bool stopped; stopped 117 drivers/input/touchscreen/tsc2007_core.c while (!ts->stopped && tsc2007_is_pen_down(ts)) { stopped 159 drivers/input/touchscreen/tsc2007_core.c wait_event_timeout(ts->wait, ts->stopped, ts->poll_period); stopped 189 drivers/input/touchscreen/tsc2007_core.c ts->stopped = true; stopped 201 drivers/input/touchscreen/tsc2007_core.c ts->stopped = false; stopped 199 drivers/input/touchscreen/ucb1400_ts.c while (!ucb->stopped && !(penup = ucb1400_ts_pen_up(ucb))) { stopped 209 drivers/input/touchscreen/ucb1400_ts.c wait_event_timeout(ucb->ts_wait, ucb->stopped, stopped 215 drivers/input/touchscreen/ucb1400_ts.c if (!ucb->stopped) { stopped 227 drivers/input/touchscreen/ucb1400_ts.c ucb->stopped = true; stopped 240 drivers/input/touchscreen/ucb1400_ts.c ucb->stopped = false; stopped 2545 drivers/md/bcache/super.c bool stopped = false; stopped 2603 drivers/md/bcache/super.c stopped = list_empty(&bch_cache_sets) && stopped 2606 drivers/md/bcache/super.c if (timeout < 0 || stopped) stopped 2618 drivers/md/bcache/super.c if (stopped) stopped 606 drivers/media/pci/saa7134/saa7134-tvaudio.c dev->thread.stopped = 1; stopped 850 drivers/media/pci/saa7134/saa7134-tvaudio.c dev->thread.stopped = 1; stopped 1039 drivers/media/pci/saa7134/saa7134-tvaudio.c if (dev->thread.thread && !dev->thread.stopped) stopped 1056 drivers/media/pci/saa7134/saa7134-tvaudio.c if (!dev->insuspend && !dev->thread.stopped) stopped 459 drivers/media/pci/saa7134/saa7134.h unsigned int stopped; stopped 303 drivers/media/platform/vsp1/vsp1_pipe.c bool stopped; stopped 306 drivers/media/platform/vsp1/vsp1_pipe.c stopped = pipe->state == VSP1_PIPELINE_STOPPED; stopped 309 drivers/media/platform/vsp1/vsp1_pipe.c return stopped; stopped 91 drivers/media/usb/gspca/ov519.c u8 stopped; /* Streaming is temporarily paused */ stopped 2469 drivers/media/usb/gspca/ov519.c sd->stopped = 1; stopped 2500 drivers/media/usb/gspca/ov519.c if (!sd->stopped) stopped 2502 drivers/media/usb/gspca/ov519.c sd->stopped = 0; stopped 3120 drivers/media/usb/gspca/ov519.c sd->stopped = 1; stopped 351 drivers/media/usb/gspca/w996Xcf.c sd->stopped = 1; stopped 131 drivers/misc/ibmasm/ibmasm.h unsigned int stopped; stopped 39 drivers/misc/ibmasm/r_heartbeat.c rhb->stopped = 0; stopped 68 drivers/misc/ibmasm/r_heartbeat.c rhb->stopped, stopped 71 drivers/misc/ibmasm/r_heartbeat.c if (signal_pending(current) || rhb->stopped) { stopped 77 drivers/misc/ibmasm/r_heartbeat.c rhb->stopped = 0; stopped 84 drivers/misc/ibmasm/r_heartbeat.c rhb->stopped = 1; stopped 442 drivers/mmc/core/sdio_uart.c tty->stopped || tty->hw_stopped) { stopped 90 drivers/net/caif/caif_serial.c ser->tty->stopped << 5 | stopped 629 drivers/net/ethernet/amd/7990.c int stopped; stopped 631 drivers/net/ethernet/amd/7990.c stopped = netif_queue_stopped(dev); stopped 632 drivers/net/ethernet/amd/7990.c if (!stopped) stopped 651 drivers/net/ethernet/amd/7990.c if (!stopped) stopped 382 drivers/net/ethernet/amd/am79c961a.c int i, stopped; stopped 386 drivers/net/ethernet/amd/am79c961a.c stopped = read_rreg(dev->base_addr, CSR0) & CSR0_STOP; stopped 388 drivers/net/ethernet/amd/am79c961a.c if (!stopped) { stopped 415 drivers/net/ethernet/amd/am79c961a.c if (!stopped) { stopped 43 drivers/net/ethernet/brocade/bna/bfa_msgq.c bfa_fsm_state_decl(cmdq, stopped, struct bfa_msgq_cmdq, enum cmdq_event); stopped 322 drivers/net/ethernet/brocade/bna/bfa_msgq.c bfa_fsm_state_decl(rspq, stopped, struct bfa_msgq_rspq, enum rspq_event); stopped 494 drivers/net/ethernet/brocade/bna/bna_enet.c bfa_fsm_state_decl(bna_ethport, stopped, struct bna_ethport, stopped 892 drivers/net/ethernet/brocade/bna/bna_enet.c bfa_fsm_state_decl(bna_enet, stopped, struct bna_enet, stopped 1364 drivers/net/ethernet/brocade/bna/bna_enet.c bfa_fsm_state_decl(bna_ioceth, stopped, struct bna_ioceth, stopped 52 drivers/net/ethernet/brocade/bna/bna_tx_rx.c bfa_fsm_state_decl(bna_rxf, stopped, struct bna_rxf, stopped 1305 drivers/net/ethernet/brocade/bna/bna_tx_rx.c bfa_fsm_state_decl(bna_rx, stopped, stopped 2785 drivers/net/ethernet/brocade/bna/bna_tx_rx.c bfa_fsm_state_decl(bna_tx, stopped, struct bna_tx, enum bna_tx_event); stopped 608 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c int stopped = 0; stopped 653 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c stopped = 1; stopped 659 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c if (stopped) stopped 1262 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c int stopped = 0; stopped 1285 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c stopped = 1; stopped 1299 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c if (stopped) stopped 1039 drivers/net/ethernet/freescale/gianfar.c int stopped; stopped 1053 drivers/net/ethernet/freescale/gianfar.c while (!(stopped = gfar_is_dma_stopped(priv)) && timeout) { stopped 1059 drivers/net/ethernet/freescale/gianfar.c stopped = gfar_is_dma_stopped(priv); stopped 1061 drivers/net/ethernet/freescale/gianfar.c if (!stopped && !gfar_is_rx_dma_stopped(priv) && stopped 1334 drivers/net/ethernet/marvell/sky2.c goto stopped; stopped 1337 drivers/net/ethernet/marvell/sky2.c stopped: stopped 152 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c bool stopped = netif_xmit_stopped(sq->txq); stopped 184 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c err = devlink_fmsg_bool_pair_put(fmsg, "stopped", stopped); stopped 278 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c s->tx_queue_stopped += sq_stats->stopped; stopped 1488 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c { MLX5E_DECLARE_TX_STAT(struct mlx5e_sq_stats, stopped) }, stopped 286 drivers/net/ethernet/mellanox/mlx5/core/en_stats.h u64 stopped; stopped 260 drivers/net/ethernet/mellanox/mlx5/core/en_tx.c sq->stats->stopped++; stopped 1054 drivers/net/ethernet/natsemi/ns83820.c int stopped = 0; stopped 1095 drivers/net/ethernet/natsemi/ns83820.c stopped = 1; stopped 1168 drivers/net/ethernet/natsemi/ns83820.c if (stopped && (dev->tx_done_idx != tx_done_idx) && start_tx_okay(dev)) stopped 862 drivers/net/ethernet/pensando/ionic/ionic_txrx.c int stopped = 0; stopped 867 drivers/net/ethernet/pensando/ionic/ionic_txrx.c stopped = 1; stopped 873 drivers/net/ethernet/pensando/ionic/ionic_txrx.c stopped = 0; stopped 877 drivers/net/ethernet/pensando/ionic/ionic_txrx.c return stopped; stopped 697 drivers/net/netconsole.c bool stopped = false; stopped 726 drivers/net/netconsole.c stopped = true; stopped 734 drivers/net/netconsole.c if (stopped) { stopped 550 drivers/net/vmxnet3/vmxnet3_defs.h bool stopped; stopped 105 drivers/net/vmxnet3/vmxnet3_drv.c return tq->stopped; stopped 112 drivers/net/vmxnet3/vmxnet3_drv.c tq->stopped = false; stopped 120 drivers/net/vmxnet3/vmxnet3_drv.c tq->stopped = false; stopped 128 drivers/net/vmxnet3/vmxnet3_drv.c tq->stopped = true; stopped 194 drivers/net/vmxnet3/vmxnet3_drv.c if (adapter->tqd_start[i].status.stopped) stopped 200 drivers/net/vmxnet3/vmxnet3_drv.c if (adapter->rqd_start[i].status.stopped) stopped 2833 drivers/net/vmxnet3/vmxnet3_drv.c tq->stopped = true; stopped 415 drivers/net/vmxnet3/vmxnet3_ethtool.c buf[j++] = tq->stopped; stopped 241 drivers/net/vmxnet3/vmxnet3_int.h bool stopped; stopped 165 drivers/net/wireless/ath/ath6kl/cfg80211.c bool stopped; stopped 167 drivers/net/wireless/ath/ath6kl/cfg80211.c stopped = __ath6kl_cfg80211_sscan_stop(vif); stopped 169 drivers/net/wireless/ath/ath6kl/cfg80211.c if (!stopped) stopped 3362 drivers/net/wireless/ath/ath6kl/cfg80211.c bool stopped; stopped 3364 drivers/net/wireless/ath/ath6kl/cfg80211.c stopped = __ath6kl_cfg80211_sscan_stop(vif); stopped 3366 drivers/net/wireless/ath/ath6kl/cfg80211.c if (!stopped) stopped 346 drivers/net/wireless/ath/ath9k/ath9k.h bool stopped; stopped 1259 drivers/net/wireless/ath/ath9k/channel.c sc->cur_chan->stopped = true; stopped 1286 drivers/net/wireless/ath/ath9k/channel.c sc->cur_chan->stopped = false; stopped 482 drivers/net/wireless/ath/ath9k/recv.c bool stopped, reset = false; stopped 486 drivers/net/wireless/ath/ath9k/recv.c stopped = ath9k_hw_stopdmarecv(ah, &reset); stopped 496 drivers/net/wireless/ath/ath9k/recv.c unlikely(!stopped)) { stopped 501 drivers/net/wireless/ath/ath9k/recv.c return stopped && !reset; stopped 100 drivers/net/wireless/ath/ath9k/wmi.c wmi->stopped = false; stopped 120 drivers/net/wireless/ath/ath9k/wmi.c wmi->stopped = true; stopped 218 drivers/net/wireless/ath/ath9k/wmi.c if (unlikely(wmi->stopped)) stopped 324 drivers/net/wireless/ath/ath9k/wmi.c if (unlikely(wmi->stopped)) { stopped 160 drivers/net/wireless/ath/ath9k/wmi.h bool stopped; stopped 1933 drivers/net/wireless/ath/ath9k/xmit.c if (sc->cur_chan->stopped) stopped 305 drivers/net/wireless/broadcom/b43/dma.c B43_WARN_ON(ring->stopped); stopped 1362 drivers/net/wireless/broadcom/b43/dma.c if (unlikely(ring->stopped)) { stopped 1404 drivers/net/wireless/broadcom/b43/dma.c ring->stopped = true; stopped 1563 drivers/net/wireless/broadcom/b43/dma.c if (ring->stopped) { stopped 1565 drivers/net/wireless/broadcom/b43/dma.c ring->stopped = false; stopped 259 drivers/net/wireless/broadcom/b43/dma.h bool stopped; stopped 529 drivers/net/wireless/broadcom/b43/pio.c q->stopped = true; stopped 556 drivers/net/wireless/broadcom/b43/pio.c q->stopped = true; stopped 589 drivers/net/wireless/broadcom/b43/pio.c if (q->stopped) { stopped 591 drivers/net/wireless/broadcom/b43/pio.c q->stopped = false; stopped 84 drivers/net/wireless/broadcom/b43/pio.h bool stopped; stopped 166 drivers/net/wireless/broadcom/b43legacy/dma.c B43legacy_WARN_ON(ring->stopped); stopped 1078 drivers/net/wireless/broadcom/b43legacy/dma.c if (unlikely(ring->stopped)) { stopped 1114 drivers/net/wireless/broadcom/b43legacy/dma.c ring->stopped = true; stopped 1222 drivers/net/wireless/broadcom/b43legacy/dma.c if (ring->stopped) { stopped 1224 drivers/net/wireless/broadcom/b43legacy/dma.c ring->stopped = false; stopped 153 drivers/net/wireless/broadcom/b43legacy/dma.h bool stopped; stopped 837 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c while (likely(!mvmtxq->stopped && stopped 790 drivers/net/wireless/intel/iwlwifi/mvm/mvm.h bool stopped; stopped 1142 drivers/net/wireless/intel/iwlwifi/mvm/ops.c mvmtxq->stopped = !start; stopped 670 drivers/net/wireless/intel/iwlwifi/mvm/sta.c txq->stopped = true; stopped 713 drivers/net/wireless/intel/iwlwifi/mvm/sta.c txq->stopped = false; stopped 173 drivers/net/wireless/mediatek/mt76/agg-rx.c if (tid->stopped) stopped 264 drivers/net/wireless/mediatek/mt76/agg-rx.c tid->stopped = true; stopped 191 drivers/net/wireless/mediatek/mt76/dma.c wake = wake && q->stopped && stopped 194 drivers/net/wireless/mediatek/mt76/dma.c q->stopped = false; stopped 121 drivers/net/wireless/mediatek/mt76/mt76.h bool stopped; stopped 246 drivers/net/wireless/mediatek/mt76/mt76.h u8 started:1, stopped:1, timer_pending:1; stopped 11 drivers/net/wireless/mediatek/mt76/mt76x2/mac.c bool stopped = false; stopped 32 drivers/net/wireless/mediatek/mt76/mt76x2/mac.c stopped = true; stopped 36 drivers/net/wireless/mediatek/mt76/mt76x2/mac.c if (force && !stopped) { stopped 125 drivers/net/wireless/mediatek/mt76/mt76x2/usb_mac.c bool stopped = false; stopped 163 drivers/net/wireless/mediatek/mt76/mt76x2/usb_mac.c stopped = true; stopped 169 drivers/net/wireless/mediatek/mt76/mt76x2/usb_mac.c if (!stopped) { stopped 284 drivers/net/wireless/mediatek/mt76/tx.c if (q->queued > q->ndesc - 8 && !q->stopped) { stopped 286 drivers/net/wireless/mediatek/mt76/tx.c q->stopped = true; stopped 689 drivers/net/wireless/mediatek/mt76/usb.c wake = q->stopped && q->queued < q->ndesc - 8; stopped 691 drivers/net/wireless/mediatek/mt76/usb.c q->stopped = false; stopped 1201 drivers/net/wireless/ti/wlcore/tx.c bool stopped = !!wl->queue_stop_reasons[hwq]; stopped 1206 drivers/net/wireless/ti/wlcore/tx.c if (stopped) stopped 1289 drivers/net/wireless/ti/wlcore/tx.c bool stopped; stopped 1292 drivers/net/wireless/ti/wlcore/tx.c stopped = wlcore_is_queue_stopped_by_reason_locked(wl, wlvif, queue, stopped 1296 drivers/net/wireless/ti/wlcore/tx.c return stopped; stopped 920 drivers/net/wireless/zydas/zd1211rw/zd_usb.c tx->stopped = 0; stopped 931 drivers/net/wireless/zydas/zd1211rw/zd_usb.c if (tx->stopped && tx->submitted_urbs <= ZD_USB_TX_LOW) { stopped 933 drivers/net/wireless/zydas/zd1211rw/zd_usb.c tx->stopped = 0; stopped 945 drivers/net/wireless/zydas/zd1211rw/zd_usb.c if (!tx->stopped && tx->submitted_urbs > ZD_USB_TX_HIGH) { stopped 947 drivers/net/wireless/zydas/zd1211rw/zd_usb.c tx->stopped = 1; stopped 1193 drivers/net/wireless/zydas/zd1211rw/zd_usb.c tx->stopped = 0; stopped 200 drivers/net/wireless/zydas/zd1211rw/zd_usb.h u8 stopped:1, watchdog_enabled:1; stopped 1869 drivers/s390/block/dasd.c (!device->stopped)) { stopped 2061 drivers/s390/block/dasd.c if (device->stopped) { stopped 2062 drivers/s390/block/dasd.c if (device->stopped & mask) { stopped 2115 drivers/s390/block/dasd.c if (device->stopped & stopped 2230 drivers/s390/block/dasd.c device->stopped |= bits; stopped 2236 drivers/s390/block/dasd.c device->stopped &= ~bits; stopped 2237 drivers/s390/block/dasd.c if (!device->stopped) stopped 2372 drivers/s390/block/dasd.c if (device->stopped & ~DASD_STOPPED_PENDING && stopped 2395 drivers/s390/block/dasd.c generic_waitq, !(device->stopped)); stopped 2402 drivers/s390/block/dasd.c wait_event(generic_waitq, !(device->stopped)); stopped 2470 drivers/s390/block/dasd.c if (device->stopped & ~DASD_STOPPED_PENDING && stopped 2481 drivers/s390/block/dasd.c generic_waitq, !device->stopped); stopped 2488 drivers/s390/block/dasd.c wait_event(generic_waitq, !(device->stopped)); stopped 2904 drivers/s390/block/dasd.c if (block->base->stopped & ~DASD_STOPPED_PENDING && stopped 2913 drivers/s390/block/dasd.c if (block->base->stopped) stopped 3096 drivers/s390/block/dasd.c if (basedev->stopped && !(basedev->features & DASD_FEATURE_FAILFAST)) { stopped 3791 drivers/s390/block/dasd.c if (device->stopped & DASD_UNRESUMED_PM) { stopped 3804 drivers/s390/block/dasd.c if (!device->stopped) stopped 3952 drivers/s390/block/dasd.c if (!device->stopped) stopped 4093 drivers/s390/block/dasd.c if (device->discipline->restore && !(device->stopped)) stopped 4095 drivers/s390/block/dasd.c if (rc || device->stopped) stopped 4100 drivers/s390/block/dasd.c device->stopped |= DASD_UNRESUMED_PM; stopped 701 drivers/s390/block/dasd_alias.c if ((alias_priv->count < private->count) && !alias_device->stopped && stopped 6465 drivers/s390/block/dasd_eckd.c if (dev->stopped & DASD_STOPPED_NOSPC) stopped 6470 drivers/s390/block/dasd_eckd.c if (dev->stopped & DASD_STOPPED_NOSPC) stopped 6479 drivers/s390/block/dasd_eckd.c if (dev->stopped & DASD_STOPPED_NOSPC) stopped 6484 drivers/s390/block/dasd_eckd.c if (dev->stopped & DASD_STOPPED_NOSPC) stopped 505 drivers/s390/block/dasd_int.h int stopped; /* device (ccw_device_start) was stopped */ stopped 1643 drivers/s390/char/tty3270.c for (i_msg = 0; !tty->stopped && i_msg < count; i_msg++) { stopped 500 drivers/s390/net/qeth_core.h u64 stopped; stopped 3836 drivers/s390/net/qeth_core_main.c bool stopped = false; stopped 3863 drivers/s390/net/qeth_core_main.c QETH_TXQ_STAT_INC(queue, stopped); stopped 3865 drivers/s390/net/qeth_core_main.c stopped = true; stopped 3873 drivers/s390/net/qeth_core_main.c !stopped && netdev_xmit_more()); stopped 3880 drivers/s390/net/qeth_core_main.c if (stopped && !qeth_out_queue_is_full(queue)) stopped 3893 drivers/s390/net/qeth_core_main.c bool stopped = false; stopped 3949 drivers/s390/net/qeth_core_main.c QETH_TXQ_STAT_INC(queue, stopped); stopped 3951 drivers/s390/net/qeth_core_main.c stopped = true; stopped 3958 drivers/s390/net/qeth_core_main.c if (!queue->do_pack || stopped || next_element >= queue->max_elements) { stopped 3995 drivers/s390/net/qeth_core_main.c if (stopped && !qeth_out_queue_is_full(queue)) stopped 41 drivers/s390/net/qeth_ethtool.c QETH_TXQ_STAT("Queue stopped", stopped), stopped 76 drivers/scsi/bfa/bfa_core.c if (trcm->stopped) stopped 211 drivers/scsi/bfa/bfa_core.c bfa_fsm_state_decl(bfa_iocfc, stopped, struct bfa_iocfc_s, enum iocfc_event); stopped 62 drivers/scsi/bfa/bfa_cs.h u32 stopped; stopped 93 drivers/scsi/bfa/bfa_cs.h trcm->head = trcm->tail = trcm->stopped = 0; stopped 100 drivers/scsi/bfa/bfa_cs.h trcm->stopped = 1; stopped 417 drivers/scsi/lpfc/lpfc.h int32_t stopped; /* HBA has not been restarted since last ERATT */ stopped 1288 drivers/scsi/lpfc/lpfc.h phba->pport->stopped = 1; stopped 4825 drivers/scsi/lpfc/lpfc_bsg.c if (phba->pport->stopped && stopped 590 drivers/scsi/lpfc/lpfc_hbadisc.c = (phba->pport->stopped) stopped 4237 drivers/scsi/lpfc/lpfc_sli.c phba->pport->stopped = 1; stopped 4261 drivers/scsi/lpfc/lpfc_sli.c phba->pport->stopped) stopped 4291 drivers/scsi/lpfc/lpfc_sli.c phba->pport->stopped = 1; stopped 4383 drivers/scsi/lpfc/lpfc_sli.c phba->pport->stopped = 1; stopped 4587 drivers/scsi/lpfc/lpfc_sli.c phba->pport->stopped = 0; stopped 4638 drivers/scsi/lpfc/lpfc_sli.c phba->pport->stopped = 0; stopped 255 drivers/scsi/scsi_debug.c atomic_t stopped; stopped 1617 drivers/scsi/scsi_debug.c changing = atomic_read(&devip->stopped) == !stop; stopped 1618 drivers/scsi/scsi_debug.c atomic_xchg(&devip->stopped, stop); stopped 5705 drivers/scsi/scsi_debug.c if (unlikely((F_M_ACCESS & flags) && atomic_read(&devip->stopped))) { stopped 725 drivers/staging/fwserial/fwserial.c while (!tty->stopped && !tty->hw_stopped && stopped 350 drivers/tty/amiserial.c || info->tport.tty->stopped stopped 815 drivers/tty/amiserial.c || tty->stopped stopped 862 drivers/tty/amiserial.c && !tty->stopped stopped 636 drivers/tty/cyclades.c if (tty->stopped || tty->hw_stopped) { stopped 1801 drivers/tty/cyclades.c if (info->xmit_cnt && !tty->stopped && !tty->hw_stopped) stopped 1859 drivers/tty/cyclades.c if (info->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped || stopped 438 drivers/tty/isicom.c if (txcount <= 0 || tty->stopped || tty->hw_stopped) stopped 959 drivers/tty/isicom.c if (port->xmit_cnt && !tty->stopped && !tty->hw_stopped) stopped 996 drivers/tty/isicom.c if (port->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped || stopped 1226 drivers/tty/moxa.c if (tty->stopped) stopped 1379 drivers/tty/moxa.c if (test_bit(LOWWAIT, &p->statusflags) && !tty->stopped && stopped 1124 drivers/tty/mxser.c if (info->xmit_cnt && !tty->stopped) { stopped 1155 drivers/tty/mxser.c if (!tty->stopped) { stopped 1175 drivers/tty/mxser.c if (info->xmit_cnt <= 0 || tty->stopped || !info->port.xmit_buf || stopped 1957 drivers/tty/mxser.c tty->stopped = 0; stopped 2176 drivers/tty/mxser.c if (port->xmit_cnt <= 0 || tty->stopped || stopped 1300 drivers/tty/n_tty.c if (tty->stopped && !tty->flow_stopped && I_IXON(tty) && I_IXANY(tty)) { stopped 1411 drivers/tty/n_tty.c if (tty->stopped && !tty->flow_stopped && I_IXON(tty) && I_IXANY(tty)) { stopped 1439 drivers/tty/n_tty.c if (tty->stopped && !tty->flow_stopped && I_IXON(tty) && I_IXANY(tty)) { stopped 1465 drivers/tty/n_tty.c (tty->stopped && !tty->flow_stopped && I_IXANY(tty) && stopped 116 drivers/tty/pty.c if (tty->stopped) stopped 141 drivers/tty/pty.c if (tty->stopped) stopped 435 drivers/tty/rocket.c if (tty->stopped) stopped 1528 drivers/tty/rocket.c if (!tty->stopped && info->xmit_fifo_room == 0) stopped 1531 drivers/tty/rocket.c if (tty->stopped || info->xmit_fifo_room == 0 || info->xmit_cnt != 0) { stopped 1572 drivers/tty/rocket.c if (!tty->stopped && info->xmit_fifo_room < count) stopped 1579 drivers/tty/rocket.c if (!tty->stopped && info->xmit_cnt == 0 && info->xmit_fifo_room > 0) { stopped 1627 drivers/tty/rocket.c if ((retval > 0) && !tty->stopped) stopped 801 drivers/tty/serial/sh-sci.c unsigned int stopped = uart_tx_stopped(port); stopped 825 drivers/tty/serial/sh-sci.c } else if (!uart_circ_empty(xmit) && !stopped) { stopped 1261 drivers/tty/synclink.c if (info->port.tty->stopped || info->port.tty->hw_stopped) { stopped 1407 drivers/tty/synclink.c if (info->port.tty->stopped || info->port.tty->hw_stopped) { stopped 2052 drivers/tty/synclink.c if (info->xmit_cnt <= 0 || tty->stopped || tty->hw_stopped || stopped 2192 drivers/tty/synclink.c if (info->xmit_cnt && !tty->stopped && !tty->hw_stopped) { stopped 827 drivers/tty/synclink_gt.c if (!count || tty->stopped || tty->hw_stopped) stopped 948 drivers/tty/synclink_gt.c if (info->tx_count <= 0 || tty->stopped || stopped 2302 drivers/tty/synclink_gt.c if (info->port.tty && (info->port.tty->stopped || info->port.tty->hw_stopped)) { stopped 972 drivers/tty/synclinkmp.c if (info->tx_count && !tty->stopped && !tty->hw_stopped) { stopped 1152 drivers/tty/synclinkmp.c if (info->tx_count <= 0 || tty->stopped || tty->hw_stopped || stopped 2249 drivers/tty/synclinkmp.c if (info->port.tty && (info->port.tty->stopped || info->port.tty->hw_stopped)) { stopped 2304 drivers/tty/synclinkmp.c if (info->port.tty && (info->port.tty->stopped || info->port.tty->hw_stopped)) { stopped 771 drivers/tty/tty_io.c if (tty->stopped) stopped 773 drivers/tty/tty_io.c tty->stopped = 1; stopped 802 drivers/tty/tty_io.c if (!tty->stopped || tty->flow_stopped) stopped 804 drivers/tty/tty_io.c tty->stopped = 0; stopped 1079 drivers/tty/tty_io.c int was_stopped = tty->stopped; stopped 498 drivers/tty/vt/keyboard.c if (tty->stopped) stopped 2625 drivers/tty/vt/vt.c while (!tty->stopped && count) { stopped 3178 drivers/tty/vt/vt.c if (tty->stopped) stopped 477 drivers/usb/class/cdc-acm.c bool stopped = false; stopped 504 drivers/usb/class/cdc-acm.c stopped = true; stopped 535 drivers/usb/class/cdc-acm.c if (stopped || stalled || cooldown) { stopped 130 drivers/usb/gadget/udc/at91_udc.c ep->stopped ? " stopped" : ""); stopped 261 drivers/usb/gadget/udc/at91_udc.c unsigned stopped = ep->stopped; stopped 272 drivers/usb/gadget/udc/at91_udc.c ep->stopped = 1; stopped 276 drivers/usb/gadget/udc/at91_udc.c ep->stopped = stopped; stopped 458 drivers/usb/gadget/udc/at91_udc.c ep->stopped = 1; stopped 529 drivers/usb/gadget/udc/at91_udc.c ep->stopped = 0; stopped 640 drivers/usb/gadget/udc/at91_udc.c if (list_empty(&ep->queue) && !ep->stopped) { stopped 838 drivers/usb/gadget/udc/at91_udc.c ep->stopped = 0; stopped 860 drivers/usb/gadget/udc/at91_udc.c ep->stopped = 1; stopped 884 drivers/usb/gadget/udc/at91_udc.c ep->stopped = 1; stopped 1076 drivers/usb/gadget/udc/at91_udc.c ep->stopped = 0; stopped 100 drivers/usb/gadget/udc/at91_udc.h unsigned stopped:1; stopped 79 drivers/usb/gadget/udc/fsl_qe_udc.c unsigned char stopped = ep->stopped; stopped 114 drivers/usb/gadget/udc/fsl_qe_udc.c ep->stopped = 1; stopped 121 drivers/usb/gadget/udc/fsl_qe_udc.c ep->stopped = stopped; stopped 634 drivers/usb/gadget/udc/fsl_qe_udc.c ep->stopped = 0; stopped 1625 drivers/usb/gadget/udc/fsl_qe_udc.c ep->stopped = 1; stopped 2417 drivers/usb/gadget/udc/fsl_qe_udc.c ep->stopped = 1; stopped 303 drivers/usb/gadget/udc/fsl_qe_udc.h unsigned stopped:1; stopped 162 drivers/usb/gadget/udc/fsl_udc_core.c unsigned char stopped = ep->stopped; stopped 193 drivers/usb/gadget/udc/fsl_udc_core.c ep->stopped = 1; stopped 200 drivers/usb/gadget/udc/fsl_udc_core.c ep->stopped = stopped; stopped 209 drivers/usb/gadget/udc/fsl_udc_core.c ep->stopped = 1; stopped 364 drivers/usb/gadget/udc/fsl_udc_core.c udc->stopped = 0; stopped 398 drivers/usb/gadget/udc/fsl_udc_core.c udc->stopped = 1; stopped 597 drivers/usb/gadget/udc/fsl_udc_core.c ep->stopped = 0; stopped 664 drivers/usb/gadget/udc/fsl_udc_core.c ep->stopped = 1; stopped 927 drivers/usb/gadget/udc/fsl_udc_core.c int ep_num, stopped, ret = 0; stopped 934 drivers/usb/gadget/udc/fsl_udc_core.c stopped = ep->stopped; stopped 937 drivers/usb/gadget/udc/fsl_udc_core.c ep->stopped = 1; stopped 988 drivers/usb/gadget/udc/fsl_udc_core.c ep->stopped = stopped; stopped 1872 drivers/usb/gadget/udc/fsl_udc_core.c if (udc->stopped) stopped 1957 drivers/usb/gadget/udc/fsl_udc_core.c udc_controller->stopped = 1; stopped 2326 drivers/usb/gadget/udc/fsl_udc_core.c ep->stopped = 0; stopped 2377 drivers/usb/gadget/udc/fsl_udc_core.c udc_controller->stopped = 1; stopped 2612 drivers/usb/gadget/udc/fsl_udc_core.c if (udc_controller->stopped) { stopped 2629 drivers/usb/gadget/udc/fsl_udc_core.c pr_debug("%s(): mode 0x%x stopped %d\n", __func__, mode, udc->stopped); stopped 2636 drivers/usb/gadget/udc/fsl_udc_core.c if (udc->stopped) { stopped 2651 drivers/usb/gadget/udc/fsl_udc_core.c udc->stopped = 1; stopped 2661 drivers/usb/gadget/udc/fsl_udc_core.c udc_controller->stopped, udc_controller->already_stopped); stopped 466 drivers/usb/gadget/udc/fsl_usb2_udc.h unsigned stopped:1; stopped 486 drivers/usb/gadget/udc/fsl_usb2_udc.h unsigned stopped:1; stopped 177 drivers/usb/gadget/udc/goku_udc.c ep->stopped = 0; stopped 236 drivers/usb/gadget/udc/goku_udc.c ep->stopped = 1; stopped 300 drivers/usb/gadget/udc/goku_udc.c unsigned stopped = ep->stopped; stopped 322 drivers/usb/gadget/udc/goku_udc.c ep->stopped = 1; stopped 326 drivers/usb/gadget/udc/goku_udc.c ep->stopped = stopped; stopped 376 drivers/usb/gadget/udc/goku_udc.c dev->ep[0].stopped = 1; stopped 482 drivers/usb/gadget/udc/goku_udc.c ep->stopped = 1; stopped 758 drivers/usb/gadget/udc/goku_udc.c if (list_empty(&ep->queue) && likely(!ep->stopped)) { stopped 795 drivers/usb/gadget/udc/goku_udc.c ep->stopped = 1; stopped 842 drivers/usb/gadget/udc/goku_udc.c if (ep->dma && ep->queue.next == &req->queue && !ep->stopped) { stopped 863 drivers/usb/gadget/udc/goku_udc.c if (ep->stopped) { stopped 864 drivers/usb/gadget/udc/goku_udc.c ep->stopped = 0; stopped 891 drivers/usb/gadget/udc/goku_udc.c ep->dev->ep[0].stopped = 1; stopped 912 drivers/usb/gadget/udc/goku_udc.c ep->stopped = 1; stopped 1433 drivers/usb/gadget/udc/goku_udc.c dev->ep[0].stopped = 0; stopped 1472 drivers/usb/gadget/udc/goku_udc.c dev->ep[0].stopped = 1; stopped 1518 drivers/usb/gadget/udc/goku_udc.c dev->ep[0].stopped = 1; stopped 212 drivers/usb/gadget/udc/goku_udc.h stopped:1; stopped 138 drivers/usb/gadget/udc/gr_udc.c seq_printf(seq, " stopped = %d\n", ep->stopped); stopped 623 drivers/usb/gadget/udc/gr_udc.c if (!ep->dma_start && likely(!ep->stopped)) stopped 655 drivers/usb/gadget/udc/gr_udc.c ep->stopped = 1; stopped 677 drivers/usb/gadget/udc/gr_udc.c ep->stopped = 1; stopped 732 drivers/usb/gadget/udc/gr_udc.c ep->stopped = 1; stopped 737 drivers/usb/gadget/udc/gr_udc.c ep->stopped = 0; stopped 1223 drivers/usb/gadget/udc/gr_udc.c dev->epo[0].stopped = 0; stopped 1224 drivers/usb/gadget/udc/gr_udc.c dev->epi[0].stopped = 0; stopped 1415 drivers/usb/gadget/udc/gr_udc.c if (!ep->stopped && !ep->callback && !list_empty(&ep->queue)) stopped 1422 drivers/usb/gadget/udc/gr_udc.c if (!ep->stopped && !ep->callback && !list_empty(&ep->queue)) stopped 1548 drivers/usb/gadget/udc/gr_udc.c if (!ep->stopped) { stopped 1553 drivers/usb/gadget/udc/gr_udc.c ep->stopped = 0; stopped 1724 drivers/usb/gadget/udc/gr_udc.c if (ep->stopped) stopped 147 drivers/usb/gadget/udc/gr_udc.h unsigned stopped:1; stopped 211 drivers/usb/gadget/udc/mv_udc.h stopped:1; /* stop bit is setted */ stopped 232 drivers/usb/gadget/udc/mv_udc.h unsigned stopped:1, stopped 212 drivers/usb/gadget/udc/mv_udc_core.c unsigned char stopped = ep->stopped; stopped 242 drivers/usb/gadget/udc/mv_udc_core.c ep->stopped = 1; stopped 249 drivers/usb/gadget/udc/mv_udc_core.c ep->stopped = stopped; stopped 512 drivers/usb/gadget/udc/mv_udc_core.c ep->stopped = 0; stopped 589 drivers/usb/gadget/udc/mv_udc_core.c ep->stopped = 1; stopped 778 drivers/usb/gadget/udc/mv_udc_core.c int stopped, ret = 0; stopped 785 drivers/usb/gadget/udc/mv_udc_core.c stopped = ep->stopped; stopped 788 drivers/usb/gadget/udc/mv_udc_core.c ep->stopped = 1; stopped 848 drivers/usb/gadget/udc/mv_udc_core.c ep->stopped = stopped; stopped 978 drivers/usb/gadget/udc/mv_udc_core.c udc->stopped = 1; stopped 996 drivers/usb/gadget/udc/mv_udc_core.c udc->stopped = 0; stopped 1249 drivers/usb/gadget/udc/mv_udc_core.c ep->stopped = 0; stopped 1281 drivers/usb/gadget/udc/mv_udc_core.c ep->stopped = 0; stopped 1298 drivers/usb/gadget/udc/mv_udc_core.c ep->stopped = 1; stopped 2004 drivers/usb/gadget/udc/mv_udc_core.c if (udc->stopped) stopped 199 drivers/usb/gadget/udc/net2272.c ep->stopped = 0; stopped 350 drivers/usb/gadget/udc/net2272.c unsigned stopped = ep->stopped; stopped 354 drivers/usb/gadget/udc/net2272.c ep->stopped = 1; stopped 378 drivers/usb/gadget/udc/net2272.c ep->stopped = 1; stopped 382 drivers/usb/gadget/udc/net2272.c ep->stopped = stopped; stopped 846 drivers/usb/gadget/udc/net2272.c if (list_empty(&ep->queue) && !ep->stopped) { stopped 914 drivers/usb/gadget/udc/net2272.c ep->stopped = 1; stopped 931 drivers/usb/gadget/udc/net2272.c int stopped; stopped 938 drivers/usb/gadget/udc/net2272.c stopped = ep->stopped; stopped 939 drivers/usb/gadget/udc/net2272.c ep->stopped = 1; stopped 947 drivers/usb/gadget/udc/net2272.c ep->stopped = stopped; stopped 958 drivers/usb/gadget/udc/net2272.c ep->stopped = stopped; stopped 1259 drivers/usb/gadget/udc/net2272.c ep->stopped ? "*" : ""); stopped 1400 drivers/usb/gadget/udc/net2272.c dev->ep[0].stopped = 0; stopped 1739 drivers/usb/gadget/udc/net2272.c ep->stopped = 0; stopped 429 drivers/usb/gadget/udc/net2272.h stopped:1, stopped 554 drivers/usb/gadget/udc/net2272.h ep->stopped = 1; stopped 234 drivers/usb/gadget/udc/net2280.c ep->stopped = 0; stopped 957 drivers/usb/gadget/udc/net2280.c unsigned stopped = ep->stopped; stopped 976 drivers/usb/gadget/udc/net2280.c ep->stopped = 1; stopped 980 drivers/usb/gadget/udc/net2280.c ep->stopped = stopped; stopped 1041 drivers/usb/gadget/udc/net2280.c if (list_empty(&ep->queue) && !ep->stopped && stopped 1204 drivers/usb/gadget/udc/net2280.c if (ep->stopped) stopped 1229 drivers/usb/gadget/udc/net2280.c ep->stopped = 1; stopped 1247 drivers/usb/gadget/udc/net2280.c int stopped; stopped 1257 drivers/usb/gadget/udc/net2280.c stopped = ep->stopped; stopped 1261 drivers/usb/gadget/udc/net2280.c ep->stopped = 1; stopped 1275 drivers/usb/gadget/udc/net2280.c ep->stopped = stopped; stopped 1303 drivers/usb/gadget/udc/net2280.c ep->stopped = stopped; stopped 1309 drivers/usb/gadget/udc/net2280.c else if (!ep->stopped) { stopped 1758 drivers/usb/gadget/udc/net2280.c ep->stopped ? "*" : ""); stopped 2182 drivers/usb/gadget/udc/net2280.c dev->ep[0].stopped = 0; stopped 2237 drivers/usb/gadget/udc/net2280.c dev->ep[0].stopped = 0; stopped 2553 drivers/usb/gadget/udc/net2280.c ep->stopped = 1; stopped 2562 drivers/usb/gadget/udc/net2280.c ep->stopped = 1; stopped 2566 drivers/usb/gadget/udc/net2280.c !req && !ep->stopped) stopped 2573 drivers/usb/gadget/udc/net2280.c ep->stopped = 1; stopped 2584 drivers/usb/gadget/udc/net2280.c ep->stopped = 1; stopped 2599 drivers/usb/gadget/udc/net2280.c int stopped = ep->stopped; stopped 2608 drivers/usb/gadget/udc/net2280.c ep->stopped = 1; stopped 2684 drivers/usb/gadget/udc/net2280.c ep->stopped = stopped; stopped 2727 drivers/usb/gadget/udc/net2280.c if (!ep->stopped) stopped 2731 drivers/usb/gadget/udc/net2280.c if (!list_empty(&ep->queue) && !ep->stopped) stopped 2744 drivers/usb/gadget/udc/net2280.c if (req && !ep->stopped) { stopped 2968 drivers/usb/gadget/udc/net2280.c ep->stopped = 1; stopped 3022 drivers/usb/gadget/udc/net2280.c ep->stopped = 1; stopped 3140 drivers/usb/gadget/udc/net2280.c ep->stopped = 0; stopped 107 drivers/usb/gadget/udc/net2280.h stopped : 1, stopped 121 drivers/usb/gadget/udc/net2280.h ep->stopped = 1; stopped 133 drivers/usb/gadget/udc/net2280.h ep->stopped = 1; stopped 200 drivers/usb/gadget/udc/omap_udc.c ep->stopped = 0; stopped 291 drivers/usb/gadget/udc/omap_udc.c unsigned stopped = ep->stopped; stopped 312 drivers/usb/gadget/udc/omap_udc.c ep->stopped = 1; stopped 316 drivers/usb/gadget/udc/omap_udc.c ep->stopped = stopped; stopped 775 drivers/usb/gadget/udc/omap_udc.c restart = !ep->stopped && !list_empty(&ep->queue); stopped 922 drivers/usb/gadget/udc/omap_udc.c } else if (list_empty(&ep->queue) && !ep->stopped && !ep->ackwait) { stopped 1331 drivers/usb/gadget/udc/omap_udc.c ep->stopped = 1; stopped 1535 drivers/usb/gadget/udc/omap_udc.c ep0->stopped = 0; stopped 149 drivers/usb/gadget/udc/omap_udc.h unsigned stopped:1; stopped 461 drivers/usb/gadget/udc/pxa25x_udc.c ep->stopped = 0; stopped 493 drivers/usb/gadget/udc/pxa25x_udc.c ep->stopped = 1; stopped 544 drivers/usb/gadget/udc/pxa25x_udc.c unsigned stopped = ep->stopped; stopped 559 drivers/usb/gadget/udc/pxa25x_udc.c ep->stopped = 1; stopped 561 drivers/usb/gadget/udc/pxa25x_udc.c ep->stopped = stopped; stopped 883 drivers/usb/gadget/udc/pxa25x_udc.c if (list_empty(&ep->queue) && !ep->stopped) { stopped 1397 drivers/usb/gadget/udc/pxa25x_udc.c ep->stopped = 0; stopped 1504 drivers/usb/gadget/udc/pxa25x_udc.c ep->stopped = 1; stopped 1531 drivers/usb/gadget/udc/pxa25x_udc.c ep->stopped = 1; stopped 46 drivers/usb/gadget/udc/pxa25x_udc.h unsigned stopped : 1; stopped 112 drivers/usb/gadget/udc/s3c-hsudc.c u8 stopped; stopped 245 drivers/usb/gadget/udc/s3c-hsudc.c unsigned int stopped = hsep->stopped; stopped 256 drivers/usb/gadget/udc/s3c-hsudc.c hsep->stopped = 1; stopped 260 drivers/usb/gadget/udc/s3c-hsudc.c hsep->stopped = stopped; stopped 295 drivers/usb/gadget/udc/s3c-hsudc.c hsep->stopped = 1; stopped 518 drivers/usb/gadget/udc/s3c-hsudc.c hsep->stopped = 1; stopped 521 drivers/usb/gadget/udc/s3c-hsudc.c hsep->stopped = hsep->wedge = 0; stopped 606 drivers/usb/gadget/udc/s3c-hsudc.c reply = cpu_to_le16(hsep->stopped ? 1 : 0); stopped 704 drivers/usb/gadget/udc/s3c-hsudc.c hsep->stopped = 0; stopped 778 drivers/usb/gadget/udc/s3c-hsudc.c hsep->stopped = hsep->wedge = 0; stopped 813 drivers/usb/gadget/udc/s3c-hsudc.c hsep->stopped = 1; stopped 896 drivers/usb/gadget/udc/s3c-hsudc.c if (list_empty(&hsep->queue) && !hsep->stopped) { stopped 1002 drivers/usb/gadget/udc/s3c-hsudc.c hsep->stopped = 0; stopped 1115 drivers/usb/gadget/udc/s3c-hsudc.c hsep->stopped = 1; stopped 294 drivers/usb/host/ehci-q.c int stopped; stopped 310 drivers/usb/host/ehci-q.c stopped = (state == QH_STATE_IDLE); stopped 394 drivers/usb/host/ehci-q.c stopped = 1; stopped 409 drivers/usb/host/ehci-q.c stopped = 1; stopped 414 drivers/usb/host/ehci-q.c } else if (likely (!stopped stopped 420 drivers/usb/host/ehci-q.c stopped = 1; stopped 495 drivers/usb/host/ehci-q.c if (stopped && qtd->qtd_list.prev != &qh->qtd_list) { stopped 542 drivers/usb/host/ehci-q.c if (stopped != 0 || hw->hw_qtd_next == EHCI_LIST_END(ehci)) stopped 213 drivers/usb/host/ehci-timer.c bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); stopped 227 drivers/usb/host/ehci-timer.c if (!stopped && (qh->unlink_cycle == stopped 245 drivers/usb/host/ehci-timer.c bool stopped = (ehci->rh_state < EHCI_RH_RUNNING); stopped 260 drivers/usb/host/ehci-timer.c if (!stopped && qh->unlink_cycle == ehci->intr_unlink_cycle) stopped 1196 drivers/usb/host/fotg210-hcd.c bool stopped = (fotg210->rh_state < FOTG210_RH_RUNNING); stopped 1209 drivers/usb/host/fotg210-hcd.c if (!stopped && qh->unlink_cycle == fotg210->intr_unlink_cycle) stopped 2250 drivers/usb/host/fotg210-hcd.c int stopped; stopped 2270 drivers/usb/host/fotg210-hcd.c stopped = (state == QH_STATE_IDLE); stopped 2354 drivers/usb/host/fotg210-hcd.c stopped = 1; stopped 2368 drivers/usb/host/fotg210-hcd.c stopped = 1; stopped 2372 drivers/usb/host/fotg210-hcd.c } else if (likely(!stopped stopped 2378 drivers/usb/host/fotg210-hcd.c stopped = 1; stopped 2443 drivers/usb/host/fotg210-hcd.c if (stopped && qtd->qtd_list.prev != &qh->qtd_list) { stopped 2486 drivers/usb/host/fotg210-hcd.c if (stopped != 0 || hw->hw_qtd_next == FOTG210_LIST_END(fotg210)) { stopped 3165 drivers/usb/host/fotg210-hcd.c bool stopped = (fotg210->rh_state < FOTG210_RH_RUNNING); stopped 3176 drivers/usb/host/fotg210-hcd.c if (!stopped && qh->unlink_cycle == stopped 1411 drivers/usb/host/oxu210hp-hcd.c int stopped; stopped 1428 drivers/usb/host/oxu210hp-hcd.c stopped = (state == QH_STATE_IDLE); stopped 1473 drivers/usb/host/oxu210hp-hcd.c stopped = 1; stopped 1480 drivers/usb/host/oxu210hp-hcd.c stopped = 1; stopped 1485 drivers/usb/host/oxu210hp-hcd.c } else if (likely(!stopped && stopped 1490 drivers/usb/host/oxu210hp-hcd.c stopped = 1; stopped 1536 drivers/usb/host/oxu210hp-hcd.c if (stopped && qtd->qtd_list.prev != &qh->qtd_list) { stopped 1569 drivers/usb/host/oxu210hp-hcd.c if (stopped != 0 || qh->hw_qtd_next == EHCI_LIST_END) { stopped 374 drivers/usb/serial/generic.c bool stopped = false; stopped 396 drivers/usb/serial/generic.c stopped = true; stopped 401 drivers/usb/serial/generic.c stopped = true; stopped 424 drivers/usb/serial/generic.c if (stopped) stopped 46 drivers/watchdog/wdat_wdt.c bool stopped; stopped 483 drivers/watchdog/wdat_wdt.c wdat->stopped = false; stopped 488 drivers/watchdog/wdat_wdt.c wdat->stopped = true; stopped 504 drivers/watchdog/wdat_wdt.c if (!wdat->stopped) { stopped 1102 fs/nfsd/nfs4proc.c value = copy->stopped; stopped 1103 fs/nfsd/nfs4proc.c if (!copy->stopped) stopped 1104 fs/nfsd/nfs4proc.c copy->stopped = true; stopped 548 fs/nfsd/xdr4.h bool stopped; stopped 96 include/drm/gpu_scheduler.h bool stopped; stopped 434 include/linux/serial_core.h if ((tty && tty->stopped) || port->hw_stopped) stopped 313 include/linux/tty.h unsigned long stopped:1, /* flow_lock */ stopped 97 include/linux/ucb1400.h bool stopped; stopped 67 include/net/strparser.h u32 stopped : 1; stopped 549 net/core/pktgen.c ktime_t stopped; stopped 666 net/core/pktgen.c stopped = pkt_dev->running ? ktime_get() : pkt_dev->stopped_at; stopped 678 net/core/pktgen.c (unsigned long long) ktime_to_us(stopped), stopped 160 net/kcm/kcmproc.c if (psock->strp.stopped) stopped 51 net/strparser/strparser.c if (strp->stopped) stopped 54 net/strparser/strparser.c strp->stopped = 1; stopped 376 net/strparser/strparser.c if (unlikely(strp->stopped) || strp->paused) stopped 408 net/strparser/strparser.c if (unlikely(strp->stopped)) stopped 518 net/strparser/strparser.c WARN_ON(!strp->stopped); stopped 532 net/strparser/strparser.c strp->stopped = 1;