/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
D | olpc.c | 114 int restarts = 0; in olpc_xo1_ec_cmd() local 168 if (restarts++ < 10) in olpc_xo1_ec_cmd()
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
D | audio-continue.rst | 40 This ioctl restarts the decoding and playing process previously paused
|
D | video-continue.rst | 49 This ioctl call restarts decoding and playing processes of the video
|
/kernel/linux/linux-5.10/include/uapi/linux/can/ |
D | netlink.h | 113 __u32 restarts; /* CAN controller re-starts */ member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/can/ |
D | netlink.h | 64 __u32 restarts; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/can/ |
D | netlink.h | 77 __u32 restarts; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 184 unsigned long restarts; /* # of queue restarts */ member
|
D | sge.c | 1317 q->restarts++; in t3_eth_xmit() 1992 qs->txq[TXQ_ETH].restarts++; in restart_tx() 2000 qs->txq[TXQ_OFLD].restarts++; in restart_tx() 2006 qs->txq[TXQ_CTRL].restarts++; in restart_tx()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 238 unsigned long restarts; /* # of queue restarts */ member
|
D | cxgb4vf_main.c | 570 txq->q.restarts++; in fwevtq_handler() 2214 T("TxQRestarts:", q.restarts); in sge_qstats_show()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
D | omap.c | 473 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()
|
/kernel/linux/linux-5.10/include/scsi/ |
D | scsi_device.h | 112 atomic_t restarts; member
|
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
D | suspend-flows.rst | 108 forward until the first CPU that is woken up restarts the timekeeping. 130 transition, restarts the timekeeping (unless it has been restarted already
|
/kernel/linux/linux-5.10/drivers/scsi/ |
D | scsi_lib.c | 547 int old = atomic_read(&sdev->restarts); in scsi_run_queue_async() 557 if (old && atomic_cmpxchg(&sdev->restarts, old, 0) == old) in scsi_run_queue_async() 1617 atomic_inc(&sdev->restarts); in scsi_mq_get_budget()
|
/kernel/linux/linux-5.10/drivers/net/can/softing/ |
D | softing_fw.c | 641 ++priv->can.can_stats.restarts; in softing_startstop()
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | charger-manager.rst | 53 restarts charging. This check is also performed while suspended by
|
/kernel/linux/linux-5.10/drivers/net/can/usb/kvaser_usb/ |
D | kvaser_usb_leaf.c | 917 priv->can.can_stats.restarts++; in kvaser_usb_leaf_tx_acknowledge() 1006 priv->can.can_stats.restarts++; in kvaser_usb_leaf_rx_error_update_can_state()
|
/kernel/linux/linux-5.10/drivers/net/can/ |
D | kvaser_pciefd.c | 1283 can->can.can_stats.restarts++; in kvaser_pciefd_rx_error_frame() 1374 can->can.can_stats.restarts++; in kvaser_pciefd_handle_status_resp()
|
D | at91_can.c | 928 priv->can.can_stats.restarts++; in at91_irq_err_state()
|
/kernel/linux/linux-5.10/drivers/net/can/usb/ |
D | gs_usb.c | 279 can_stats->restarts++; in gs_update_state()
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/amazon/ |
D | ena.rst | 118 restarts the ENA device and driver. A Keep-Alive event is delivered by
|
/kernel/linux/linux-5.10/drivers/net/can/dev/ |
D | dev.c | 602 priv->can_stats.restarts++; in can_restart()
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | j1939.rst | 376 packet. This restarts the state machine in the kernel (and any other
|
/kernel/linux/linux-5.10/Documentation/powerpc/ |
D | eeh-pci-error-recovery.rst | 185 which restarts the device driver and triggers more user-space
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 2733 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()
|