/linux-6.12.1/Documentation/filesystems/nfs/ |
D | client-identifier.rst | 9 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-6.12.1/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()
|
/linux-6.12.1/include/uapi/linux/can/ |
D | netlink.h | 116 __u32 restarts; /* CAN controller re-starts */ member
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-debug.rst | 26 end of the address space is reached the scanner restarts from the beginning.
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 184 unsigned long restarts; /* # of queue restarts */ member
|
D | sge.c | 1312 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-6.12.1/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 239 unsigned long restarts; /* # of queue restarts */ member
|
D | cxgb4vf_main.c | 570 txq->q.restarts++; in fwevtq_handler() 2222 T("TxQRestarts:", q.restarts); in sge_qstats_show()
|
/linux-6.12.1/drivers/mmc/host/ |
D | omap.c | 487 unsigned int restarts, passes, timeout; in mmc_omap_send_abort() local 492 restarts = 0; in mmc_omap_send_abort() 493 while (restarts < maxloops) { in mmc_omap_send_abort() 506 restarts++; in mmc_omap_send_abort()
|
/linux-6.12.1/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
|
/linux-6.12.1/drivers/net/can/dev/ |
D | dev.c | 180 priv->can_stats.restarts++; in can_restart()
|
/linux-6.12.1/include/scsi/ |
D | scsi_device.h | 114 atomic_t restarts; member
|
/linux-6.12.1/drivers/scsi/ |
D | scsi_lib.c | 608 int old = atomic_read(&sdev->restarts); in scsi_run_queue_async() 618 if (old && atomic_cmpxchg(&sdev->restarts, old, 0) == old) in scsi_run_queue_async() 1753 atomic_inc(&sdev->restarts); in scsi_mq_get_budget()
|
/linux-6.12.1/drivers/net/can/softing/ |
D | softing_fw.c | 641 ++priv->can.can_stats.restarts; in softing_startstop()
|
/linux-6.12.1/Documentation/power/ |
D | charger-manager.rst | 53 restarts charging. This check is also performed while suspended by
|
/linux-6.12.1/drivers/net/can/ |
D | kvaser_pciefd.c | 1306 can->can.can_stats.restarts++; in kvaser_pciefd_rx_error_frame() 1384 can->can.can_stats.restarts++; in kvaser_pciefd_handle_status_resp()
|
D | grcan.c | 688 priv->can.can_stats.restarts++; in grcan_err()
|
/linux-6.12.1/drivers/net/can/usb/kvaser_usb/ |
D | kvaser_usb_leaf.c | 981 priv->can.can_stats.restarts++; in kvaser_usb_leaf_tx_acknowledge() 1097 priv->can.can_stats.restarts++; in kvaser_usb_leaf_rx_error_update_can_state()
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | eeh-pci-error-recovery.rst | 185 which restarts the device driver and triggers more user-space
|
/linux-6.12.1/Documentation/networking/ |
D | j1939.rst | 414 packet. This restarts the state machine in the kernel (and any other
|
/linux-6.12.1/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()
|
/linux-6.12.1/drivers/net/can/usb/ |
D | gs_usb.c | 498 can_stats->restarts++; in gs_update_state()
|
/linux-6.12.1/Documentation/watchdog/ |
D | watchdog-kernel-api.rst | 232 * restart: this routine restarts the machine. It returns 0 on success or a
|
/linux-6.12.1/Documentation/filesystems/ |
D | orangefs.rst | 376 to die, the watchdog daemon restarts the client-core. Even though
|
D | path-lookup.txt | 358 such races is not showing a huge amount of restarts.
|