| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
| D | adapter.h | 181 struct tasklet_struct qresume_tsk; /* restarts the queue */ 184 unsigned long restarts; /* # of queue restarts */ member
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/ |
| D | audio-continue.rst | 40 This ioctl restarts the decoding and playing process previously paused
|
| D | video-continue.rst | 49 This ioctl call restarts decoding and playing processes of the video
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/can/ |
| D | netlink.h | 64 __u32 restarts; member
|
| /kernel/linux/linux-5.10/arch/microblaze/kernel/ |
| 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 */
|
| /kernel/linux/linux-5.10/kernel/ |
| D | reboot.c | 173 * restart the entire system, while another only restarts the CPU. 174 * In such cases, the restart handler which only restarts part of the 210 * Restarts the system immediately if a restart handler function has been
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-5.10/fs/autofs/ |
| 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()
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/can/ |
| D | netlink.h | 77 __u32 restarts; member
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/include/uapi/linux/can/ |
| D | netlink.h | 113 __u32 restarts; /* CAN controller re-starts */ member
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen1/ |
| D | core.json | 47 …"PublicDescription": "The number of resync branches. These reflect pipeline restarts due to certai…
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | rseq.h | 99 * block, and set to NULL by the kernel when it restarts an assembly
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| D | menf21bmc_wdt.c | 134 * the BMC will save the value set before if the system restarts. in menf21bmc_wdt_probe()
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| D | xfs_trans_priv.h | 40 * of the list to trigger traversal restarts.
|
| /kernel/linux/linux-5.10/arch/parisc/kernel/ |
| 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()
|
| /kernel/linux/linux-5.10/tools/perf/pmu-events/arch/x86/amdzen2/ |
| D | core.json | 47 …"PublicDescription": "The number of resync branches. These reflect pipeline restarts due to certai…
|
| /kernel/linux/linux-5.10/arch/arc/kernel/ |
| 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()
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| D | i8253.c | 25 * restarts the PIT, negating the shutdown. On platforms with the quirk,
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/signal/ |
| D | sig_sc_double_restart.c | 11 * powerpc: fix double syscall restarts
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| 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
|
| /kernel/linux/linux-5.10/include/linux/soundwire/ |
| D | sdw_intel.h | 75 * restarts. This mode shall not be used if Slave devices can generate
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| D | idle.c | 55 * implementation-dependent whether the pipeline restarts when a non-enabled
|
| /kernel/linux/linux-5.10/drivers/mmc/host/ |
| D | omap.c | 473 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()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/ |
| D | vmx_preemption_timer_test.c | 8 * incorrectly restarts the timer with the full timer
|