Home
last modified time | relevance | path

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

12

/linux/Documentation/filesystems/nfs/
H A Dclient-identifier.rst9 system restarts. A special identifier and principal are maintained
36 restarts, it indicates to servers that open and lock state
41 leases. When the server restarts and clients attempt to recover
45 persist safely across server restarts.
109 If a client unexpectedly restarts but presents a different
114 If the server restarts and a client presents a changed "co_ownerid"
/linux/arch/x86/platform/olpc/
H A Dolpc.c114 int restarts = 0; in olpc_xo1_ec_cmd() local
168 if (restarts++ < 10) in olpc_xo1_ec_cmd()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h184 unsigned long restarts; /* # of queue restarts */ member
H A Dsge.c1312 q->restarts++; in t3_eth_xmit()
1990 qs->txq[TXQ_ETH].restarts++; in restart_tx()
1998 qs->txq[TXQ_OFLD].restarts++; in restart_tx()
2006 qs->txq[TXQ_CTRL].restarts++; in restart_tx()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h239 unsigned long restarts; /* # of queue restarts */ member
H A Dcxgb4vf_main.c570 txq->q.restarts++; in fwevtq_handler()
2222 T("TxQRestarts:", q.restarts); in sge_qstats_show()
H A Dsge.c2503 txq->q.restarts = 0; in t4vf_sge_alloc_eth_txq()
/linux/Documentation/admin-guide/pm/
H 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/
H A Dscsi_device.h114 atomic_t restarts; member
/linux/drivers/net/can/dev/
H A Ddev.c226 priv->can_stats.restarts++; in can_restart()
/linux/drivers/scsi/
H A Dscsi_lib.c624 int old = atomic_read(&sdev->restarts); in scsi_run_queue_async()
634 if (old && atomic_cmpxchg(&sdev->restarts, old, 0) == old) in scsi_run_queue_async()
1792 atomic_inc(&sdev->restarts); in scsi_mq_get_budget()
/linux/drivers/net/can/softing/
H A Dsofting_fw.c641 ++priv->can.can_stats.restarts; in softing_startstop()
/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_leaf.c1047 priv->can.can_stats.restarts++; in kvaser_usb_leaf_tx_acknowledge()
1163 priv->can.can_stats.restarts++; in kvaser_usb_leaf_rx_error_update_can_state()
H A Dkvaser_usb_hydra.c975 priv->can.can_stats.restarts++; in kvaser_usb_hydra_change_state()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H 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()
H A Dsge.c1429 eq->q.restarts++; in t4_sge_eth_txq_egress_update()
4562 q->stops = q->restarts = 0; in init_txq()
/linux/drivers/net/can/
H A Dgrcan.c688 priv->can.can_stats.restarts++; in grcan_err()
/linux/drivers/net/can/usb/
H A Dgs_usb.c504 can_stats->restarts++; in gs_update_state()
/linux/Documentation/filesystems/
H A Dorangefs.rst376 to die, the watchdog daemon restarts the client-core. Even though
H A Dautofs-mount-control.rst10 There is a problem with active restarts in autofs (that is to say
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-encoder.rst436 restarts it again, the encoder will begin generating a stream independent
/linux/Documentation/networking/
H A Dcan.rst874 RX_CHANGED message will be generated when the (cyclic) receive restarts.
1327 Shows the number of restarts, bus and arbitration lost errors,
H A Dj1939.rst951 packet. This restarts the state machine in the kernel (and any other
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_video.rst1038 This ioctl call restarts decoding and playing processes of the video
/linux/Documentation/admin-guide/
H A Dspkguide.txt1099 have to run the script again every time Speakup restarts.

12