| /OK3568_Linux_fs/yocto/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 \
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | adapter.h | 181 struct tasklet_struct qresume_tsk; /* restarts the queue */ 184 unsigned long restarts; /* # of queue restarts */ member
|
| /OK3568_Linux_fs/kernel/arch/microblaze/kernel/ |
| H A D | entry-nommu.S | 286 addik r30, r0, 1 /* restarts allowed */ 376 addik r30, r0, 1 /* restarts allowed ??? */ 504 addk r30, r0, r0 /* no restarts from now on */ 576 addk r30, r0, r0 /* no restarts for this one */
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | reboot.c | 175 * restart the entire system, while another only restarts the CPU. 176 * In such cases, the restart handler which only restarts part of the 212 * Restarts the system immediately if a restart handler function has been
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/quagga/files/ |
| H A D | watchquagga.default | 5 # To enable restarts when multiple daemons are being used, uncomment this line (but first be sure t…
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/ |
| 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
|
| /OK3568_Linux_fs/buildroot/package/libupnp/ |
| H A D | libupnp.mk | 18 # Bind the internal miniserver socket with reuseaddr to allow clean restarts.
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/x86_64/ |
| H A D | cpu.c | 23 * restarts SPL. Need to figure out why: in arch_setup_gd()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/fs/autofs/ |
| H A D | root.c | 545 * file system needs to be preserved over restarts. in autofs_dir_symlink() 607 * file system needs to be preserved over restarts. in autofs_dir_unlink() 689 * file system needs to be preserved over restarts. in autofs_dir_rmdir() 731 * file system needs to be preserved over restarts. in autofs_dir_mkdir()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8610hpcd/ |
| H A D | README | 40 using the FPGA sequencer. When the board restarts, it has the option
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | graphds.h | 39 int component; /* Number of dfs restarts before reaching the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | graphds.h | 39 int component; /* Number of dfs restarts before reaching the
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/ |
| H A D | main.m | 59 * NO - this would be to a "deeper" problem, and restarts would just
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | signal.c | 107 regs->orig_r28 = 1; /* no restarts for sigreturn */ in sys_rt_sigreturn() 496 regs->orig_r28 = 1; /* no more restarts */ in syscall_restart() 523 regs->orig_r28 = 1; /* no more restarts */ in insert_restart_trampoline()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8544ds/ |
| H A D | README | 58 using the FPGA sequencer. When the board restarts, it has the option
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/etc/init.d/ |
| H A D | krb5-kdc | 10 # Description: Starts, stops, or restarts the MIT Kerberos KDC. This
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_lib.c | 545 * scsi_device_unbusy() and reading sdev->restarts. in scsi_run_queue_async() 547 int old = atomic_read(&sdev->restarts); in scsi_run_queue_async() 550 * ->restarts has to be kept as non-zero if new budget in scsi_run_queue_async() 554 * queue wins in updating ->restarts or a new budget 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() 1620 * Orders atomic_inc(&sdev->restarts) and atomic_read(&sdev->device_busy). in scsi_mq_get_budget() 1621 * .restarts must be incremented before .device_busy is read because the in scsi_mq_get_budget() 1631 * the .restarts flag, and the request queue will be run for handling in scsi_mq_get_budget() 2571 * Moves the device from quiesced back to running and restarts the
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/can/ |
| H A D | netlink.h | 113 __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 D | netlink.h | 113 __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 D | netlink.h | 113 __u32 restarts; /* CAN controller re-starts */ member
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | signal.c | 411 syscall_wont_restart(regs); /* No more restarts */ in do_signal() 427 syscall_wont_restart(regs); /* No more restarts */ in do_signal()
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | composite.h | 72 * @resume: Notifies functions when the host restarts USB traffic. 256 * @resume: Notifies configuration when the host restarts USB traffic,
|