Home
last modified time | relevance | path

Searched refs:restarts (Results 1 – 25 of 40) sorted by relevance

12

/linux/arch/x86/platform/olpc/
A Dolpc.c114 int restarts = 0; in olpc_xo1_ec_cmd() local
168 if (restarts++ < 10) in olpc_xo1_ec_cmd()
/linux/drivers/staging/media/av7110/
A Daudio-continue.rst40 This ioctl restarts the decoding and playing process previously paused
A Dvideo-continue.rst49 This ioctl call restarts decoding and playing processes of the video
/linux/include/uapi/linux/can/
A Dnetlink.h116 __u32 restarts; /* CAN controller re-starts */ member
/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dadapter.h184 unsigned long restarts; /* # of queue restarts */ member
A Dsge.c1314 q->restarts++; in t3_eth_xmit()
1992 qs->txq[TXQ_ETH].restarts++; in restart_tx()
2000 qs->txq[TXQ_OFLD].restarts++; in restart_tx()
2008 qs->txq[TXQ_CTRL].restarts++; in restart_tx()
/linux/drivers/mmc/host/
A Domap.c473 unsigned int restarts, passes, timeout; in mmc_omap_send_abort() local
478 restarts = 0; in mmc_omap_send_abort()
479 while (restarts < maxloops) { in mmc_omap_send_abort()
492 restarts++; in mmc_omap_send_abort()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dadapter.h239 unsigned long restarts; /* # of queue restarts */ member
A Dcxgb4vf_main.c570 txq->q.restarts++; in fwevtq_handler()
2218 T("TxQRestarts:", q.restarts); in sge_qstats_show()
/linux/drivers/net/can/dev/
A Ddev.c165 priv->can_stats.restarts++; in can_restart()
/linux/Documentation/admin-guide/pm/
A Dsuspend-flows.rst108 forward until the first CPU that is woken up restarts the timekeeping.
130 transition, restarts the timekeeping (unless it has been restarted already
/linux/include/scsi/
A Dscsi_device.h114 atomic_t restarts; member
/linux/drivers/scsi/
A Dscsi_lib.c520 int old = atomic_read(&sdev->restarts); in scsi_run_queue_async()
530 if (old && atomic_cmpxchg(&sdev->restarts, old, 0) == old) in scsi_run_queue_async()
1622 atomic_inc(&sdev->restarts); in scsi_mq_get_budget()
/linux/drivers/net/can/usb/kvaser_usb/
A Dkvaser_usb_leaf.c652 priv->can.can_stats.restarts++; in kvaser_usb_leaf_tx_acknowledge()
735 priv->can.can_stats.restarts++; in kvaser_usb_leaf_rx_error_update_can_state()
/linux/Documentation/devicetree/bindings/memory-controllers/
A Dst,stm32-fmc2-ebi.yaml184 allow device refresh and restarts a new access.
/linux/drivers/net/can/softing/
A Dsofting_fw.c640 ++priv->can.can_stats.restarts; in softing_startstop()
/linux/Documentation/power/
A Dcharger-manager.rst53 restarts charging. This check is also performed while suspended by
/linux/drivers/net/can/
A Dkvaser_pciefd.c1283 can->can.can_stats.restarts++; in kvaser_pciefd_rx_error_frame()
1374 can->can.can_stats.restarts++; in kvaser_pciefd_handle_status_resp()
A Dat91_can.c922 priv->can.can_stats.restarts++; in at91_irq_err_state()
A Dgrcan.c687 priv->can.can_stats.restarts++; in grcan_err()
/linux/drivers/net/can/usb/
A Dgs_usb.c278 can_stats->restarts++; in gs_update_state()
/linux/Documentation/networking/
A Dj1939.rst414 packet. This restarts the state machine in the kernel (and any other
/linux/Documentation/powerpc/
A Deeh-pci-error-recovery.rst185 which restarts the device driver and triggers more user-space
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_debugfs.c2733 TL("TxQRestarts:", q.restarts); in sge_qinfo_show()
2844 TL("TxQRestarts:", q.restarts); in sge_qinfo_show()
3114 TL("TxQRestarts:", q.restarts); in sge_qinfo_show()
/linux/Documentation/watchdog/
A Dwatchdog-kernel-api.rst232 * restart: this routine restarts the machine. It returns 0 on success or a

Completed in 71 milliseconds

12