Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/yocto/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 \
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/quagga/files/
H A Dwatchquagga.default5 # To enable restarts when multiple daemons are being used, uncomment this line (but first be sure t…
/OK3568_Linux_fs/kernel/include/uapi/linux/can/
H A Dnetlink.h113 __u32 restarts; /* CAN controller re-starts */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/can/
H A Dnetlink.h113 __u32 restarts; /* CAN controller re-starts */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/can/
H A Dnetlink.h113 __u32 restarts; /* CAN controller re-starts */ member
/OK3568_Linux_fs/u-boot/board/freescale/mpc8610hpcd/
H A DREADME40 using the FPGA sequencer. When the board restarts, it has the option
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h184 unsigned long restarts; /* # of queue restarts */ member
H A Dsge.c1317 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()
/OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/
H A Dmain.m59 * NO - this would be to a "deeper" problem, and restarts would just
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Domap.c473 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()
/OK3568_Linux_fs/u-boot/board/freescale/mpc8544ds/
H A DREADME58 using the FPGA sequencer. When the board restarts, it has the option
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h238 unsigned long restarts; /* # of queue restarts */ member
/OK3568_Linux_fs/u-boot/board/freescale/mpc8572ds/
H A DREADME52 using the FPGA sequencer. When the board restarts, it has the option
/OK3568_Linux_fs/u-boot/board/freescale/mpc8641hpcn/
H A DREADME157 using the FPGA sequencer. When the board restarts, it has the option
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/include/scsi/
H A Dscsi_device.h113 atomic_t restarts; member
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.autoboot69 restarted. Each command that U-Boot executes restarts the
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_lib.c547 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()
/OK3568_Linux_fs/kernel/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_leaf.c741 priv->can.can_stats.restarts++; in kvaser_usb_leaf_tx_acknowledge()
824 priv->can.can_stats.restarts++; in kvaser_usb_leaf_rx_error_update_can_state()
/OK3568_Linux_fs/kernel/drivers/net/can/softing/
H A Dsofting_fw.c641 ++priv->can.can_stats.restarts; in softing_startstop()
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/
H A Ddefconfig296 # persistent over restarts. This option can be used to reduce code size by
478 # restarts to enhance random number generation. This is not perfect, but it is
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dcharger-manager.rst53 restarts charging. This check is also performed while suspended by

123