/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
|
/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
|
/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 */
|
/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
|
/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()
|
/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()
|
/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
|
/linux-5.10/include/uapi/linux/can/ |
D | netlink.h | 113 __u32 restarts; /* CAN controller re-starts */ member
|
/linux-5.10/drivers/scsi/ |
D | scsi_lib.c | 544 * scsi_device_unbusy() and reading sdev->restarts. in scsi_run_queue_async() 546 int old = atomic_read(&sdev->restarts); in scsi_run_queue_async() 549 * ->restarts has to be kept as non-zero if new budget in scsi_run_queue_async() 553 * queue wins in updating ->restarts or a new budget in scsi_run_queue_async() 556 if (old && atomic_cmpxchg(&sdev->restarts, old, 0) == old) in scsi_run_queue_async() 1615 atomic_inc(&sdev->restarts); in scsi_mq_get_budget() 1618 * Orders atomic_inc(&sdev->restarts) and atomic_read(&sdev->device_busy). in scsi_mq_get_budget() 1619 * .restarts must be incremented before .device_busy is read because the in scsi_mq_get_budget() 1629 * the .restarts flag, and the request queue will be run for handling in scsi_mq_get_budget() 2569 * Moves the device from quiesced back to running and restarts the
|
/linux-5.10/arch/arc/kernel/ |
D | signal.c | 368 syscall_wont_restart(regs); /* No more restarts */ in do_signal() 384 syscall_wont_restart(regs); /* No more restarts */ in do_signal()
|
/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…
|
/linux-5.10/include/uapi/linux/ |
D | rseq.h | 99 * block, and set to NULL by the kernel when it restarts an assembly
|
/linux-5.10/fs/xfs/ |
D | xfs_trans_priv.h | 40 * of the list to trigger traversal restarts.
|
/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()
|
/linux-5.10/arch/parisc/kernel/ |
D | signal.c | 107 regs->orig_r28 = 1; /* no restarts for sigreturn */ in sys_rt_sigreturn() 490 regs->orig_r28 = 1; /* no more restarts */ in syscall_restart() 517 regs->orig_r28 = 1; /* no more restarts */ in insert_restart_trampoline()
|
/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…
|
/linux-5.10/tools/testing/selftests/powerpc/signal/ |
D | sig_sc_double_restart.c | 11 * powerpc: fix double syscall restarts
|
/linux-5.10/drivers/clocksource/ |
D | i8253.c | 25 * restarts the PIT, negating the shutdown. On platforms with the quirk,
|
/linux-5.10/include/linux/soundwire/ |
D | sdw_intel.h | 75 * restarts. This mode shall not be used if Slave devices can generate
|
/linux-5.10/arch/mips/kernel/ |
D | idle.c | 55 * implementation-dependent whether the pipeline restarts when a non-enabled
|
/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()
|
/linux-5.10/tools/testing/selftests/kvm/x86_64/ |
D | vmx_preemption_timer_test.c | 8 * incorrectly restarts the timer with the full timer
|
/linux-5.10/block/ |
D | blk-mq-sched.c | 110 * Only SCSI implements .get_budget and .put_budget, and SCSI restarts 217 * Only SCSI implements .get_budget and .put_budget, and SCSI restarts
|
/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | adapter.h | 238 unsigned long restarts; /* # of queue restarts */ member
|