/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/ |
H A D | daemontools_0.76.bb | 3 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 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"
|
/openbmc/linux/arch/x86/platform/olpc/ |
H A D | olpc.c | 114 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 D | audio-continue.rst | 40 This ioctl restarts the decoding and playing process previously paused
|
H A D | video-continue.rst | 49 This ioctl call restarts decoding and playing processes of the video
|
/openbmc/linux/include/uapi/linux/can/ |
H A D | netlink.h | 116 __u32 restarts; /* CAN controller re-starts */ member
|
/openbmc/u-boot/board/freescale/mpc8610hpcd/ |
H A D | README | 40 using the FPGA sequencer. When the board restarts, it has the option
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-debug.rst | 26 end of the address space is reached the scanner restarts from the beginning.
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 184 unsigned long restarts; /* # of queue restarts */ member
|
H A 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()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | adapter.h | 239 unsigned long restarts; /* # of queue restarts */ member
|
/openbmc/u-boot/board/freescale/mpc8544ds/ |
H A D | README | 58 using the FPGA sequencer. When the board restarts, it has the option
|
/openbmc/linux/drivers/mmc/host/ |
H A D | omap.c | 486 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 D | README | 52 using the FPGA sequencer. When the board restarts, it has the option
|
/openbmc/phosphor-fan-presence/docs/control/fanctl/ |
H A D | README.md | 15 fans, the resume operation re-enables and restarts the phosphor-fan-control
|
/openbmc/linux/drivers/net/can/dev/ |
H A D | dev.c | 154 priv->can_stats.restarts++; in can_restart()
|
/openbmc/u-boot/board/freescale/mpc8641hpcn/ |
H A D | README | 157 using the FPGA sequencer. When the board restarts, it has the option
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A 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
|
/openbmc/linux/include/scsi/ |
H A D | scsi_device.h | 114 atomic_t restarts; member
|
/openbmc/u-boot/doc/ |
H A D | README.autoboot | 69 restarted. Each command that U-Boot executes restarts the
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_network_mac.robot | 179 # After any modification on network interface, BMC restarts network
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_lib.c | 516 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() 1668 atomic_inc(&sdev->restarts); in scsi_mq_get_budget()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_cold_reset.robot | 104 # Get sensor threshold readings after BMC restarts.
|
/openbmc/linux/drivers/net/can/softing/ |
H A D | softing_fw.c | 641 ++priv->can.can_stats.restarts; in softing_startstop()
|
/openbmc/docs/designs/ |
H A D | target-fail-monitoring.md | 57 restarts within a 30 second window.
|