Home
last modified time | relevance | path

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

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/
H A Ddaemontools_0.76.bb3 DESCRIPTION = "supervise monitors a service. It starts the service and restarts the \
4 service if it dies. The companion svc program stops, pauses, or restarts \
/openbmc/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"
/openbmc/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()
/openbmc/linux/drivers/staging/media/av7110/
H A Daudio-continue.rst40 This ioctl restarts the decoding and playing process previously paused
H A Dvideo-continue.rst49 This ioctl call restarts decoding and playing processes of the video
/openbmc/linux/include/uapi/linux/can/
H A Dnetlink.h116 __u32 restarts; /* CAN controller re-starts */ member
/openbmc/u-boot/board/freescale/mpc8610hpcd/
H A DREADME40 using the FPGA sequencer. When the board restarts, it has the option
/openbmc/linux/Documentation/scheduler/
H A Dsched-debug.rst26 end of the address space is reached the scanner restarts from the beginning.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/
H A DCap.interface.yaml62 Limit timeout automatically restarts if the system power meets or
/openbmc/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()
/openbmc/u-boot/board/freescale/mpc8544ds/
H A DREADME58 using the FPGA sequencer. When the board restarts, it has the option
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h239 unsigned long restarts; /* # of queue restarts */ member
/openbmc/linux/drivers/mmc/host/
H A Domap.c486 unsigned int restarts, passes, timeout; in mmc_omap_send_abort() local
491 restarts = 0; in mmc_omap_send_abort()
492 while (restarts < maxloops) { in mmc_omap_send_abort()
505 restarts++; in mmc_omap_send_abort()
/openbmc/u-boot/board/freescale/mpc8572ds/
H A DREADME52 using the FPGA sequencer. When the board restarts, it has the option
/openbmc/phosphor-fan-presence/docs/control/fanctl/
H A DREADME.md15 fans, the resume operation re-enables and restarts the phosphor-fan-control
/openbmc/u-boot/board/freescale/mpc8641hpcn/
H A DREADME157 using the FPGA sequencer. When the board restarts, it has the option
/openbmc/linux/drivers/net/can/dev/
H A Ddev.c154 priv->can_stats.restarts++; in can_restart()
/openbmc/u-boot/doc/
H A DREADME.autoboot69 restarted. Each command that U-Boot executes restarts the
/openbmc/linux/include/scsi/
H A Dscsi_device.h114 atomic_t restarts; member
/openbmc/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
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/
H A Dst,stm32-fmc2-ebi-props.yaml142 allow device refresh and restarts a new access.
/openbmc/openbmc-test-automation/redfish/managers/
H A Dtest_bmc_network_mac.robot179 # After any modification on network interface, BMC restarts network
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_cold_reset.robot104 # Get sensor threshold readings after BMC restarts.
/openbmc/linux/drivers/scsi/
H A Dscsi_lib.c516 int old = atomic_read(&sdev->restarts); in scsi_run_queue_async()
526 if (old && atomic_cmpxchg(&sdev->restarts, old, 0) == old) in scsi_run_queue_async()
1669 atomic_inc(&sdev->restarts); in scsi_mq_get_budget()

123