/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"
|
/linux/fs/bcachefs/ |
H A D | Kconfig | 65 bool "Randomly inject transaction restarts" 68 Randomly inject transaction restarts in a few core paths - may have a
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 181 struct work_struct qresume_task; /* restarts the queue */ 184 unsigned long restarts; /* # of queue restarts */ member
|
/linux/Documentation/scheduler/ |
H A D | sched-debug.rst | 26 end of the address space is reached the scanner restarts from the beginning.
|
/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()
|
/linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
H A D | pipeline.json | 65 …"BriefDescription": "Fraction of dispatched ops that were flushed due to pipeline restarts (resync…
|
H A D | other.json | 5 "BriefDescription": "Pipeline restarts not caused by branch mispredicts."
|
/linux/tools/perf/pmu-events/arch/x86/amdzen5/ |
H A D | pipeline.json | 66 …"BriefDescription": "Percentage of dispatched ops that were flushed due to pipeline restarts (resy…
|
/linux/include/uapi/linux/ |
H A D | ublk_cmd.h | 179 * - Block devices are recoverable if ublk server exits and restarts 186 * - Block devices are recoverable if ublk server exits and restarts 232 * - Block devices are recoverable if ublk server exits and restarts
|
H A D | rseq.h | 99 * block, and set to NULL by the kernel when it restarts an assembly
|
/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
|
/linux/include/linux/soundwire/ |
H A D | sdw_amd.h | 23 * be performed when the bus restarts. In-band wake interrupts are
|
/linux/drivers/watchdog/ |
H A D | menf21bmc_wdt.c | 134 * the BMC will save the value set before if the system restarts. in menf21bmc_wdt_probe()
|
/linux/tools/perf/pmu-events/arch/x86/amdzen1/ |
H A D | core.json | 47 …"PublicDescription": "The number of resync branches. These reflect pipeline restarts due to certai…
|
/linux/arch/parisc/kernel/ |
H A D | signal.c | 97 regs->orig_r28 = 1; /* no restarts for sigreturn */ in sys_rt_sigreturn() 455 regs->orig_r28 = 1; /* no more restarts */ in syscall_restart() 487 regs->orig_r28 = 1; /* no more restarts */ in insert_restart_trampoline()
|
/linux/tools/perf/pmu-events/arch/x86/amdzen2/ |
H A D | core.json | 47 …"PublicDescription": "The number of resync branches. These reflect pipeline restarts due to certai…
|
/linux/tools/perf/pmu-events/arch/x86/amdzen3/ |
H A D | core.json | 47 …"PublicDescription": "The number of resync branches. These reflect pipeline restarts due to certai…
|
/linux/drivers/scsi/ |
H A D | scsi_lib.c | 612 * scsi_device_unbusy() and reading sdev->restarts. in scsi_run_queue_async() 614 int old = atomic_read(&sdev->restarts); in scsi_run_queue_async() 617 * ->restarts has to be kept as non-zero if new budget in scsi_run_queue_async() 621 * queue wins in updating ->restarts or a new budget in scsi_run_queue_async() 624 if (old && atomic_cmpxchg(&sdev->restarts, old, 0) == old) in scsi_run_queue_async() 1770 atomic_inc(&sdev->restarts); in scsi_mq_get_budget() 1773 * Orders atomic_inc(&sdev->restarts) and atomic_read(&sdev->device_busy). in scsi_mq_get_budget() 1774 * .restarts must be incremented before .device_busy is read because the in scsi_mq_get_budget() 1784 * the .restarts flag, and the request queue will be run for handling in scsi_mq_get_budget() 2785 * Moves the device from quiesced back to running and restarts the
|
/linux/include/uapi/linux/can/ |
H A D | netlink.h | 116 __u32 restarts; /* CAN controller re-starts */ member
|
/linux/tools/testing/selftests/powerpc/signal/ |
H A D | sig_sc_double_restart.c | 11 * powerpc: fix double syscall restarts
|
/linux/tools/testing/selftests/rseq/ |
H A D | rseq-abi.h | 99 * block, and set to NULL by the kernel when it restarts an assembly
|
/linux/arch/mips/kernel/ |
H A D | idle.c | 41 * implementation-dependent whether the pipeline restarts when a non-enabled
|
/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | st,stm32-fmc2-ebi-props.yaml | 142 allow device refresh and restarts a new access.
|
/linux/tools/testing/selftests/kvm/x86/ |
H A D | vmx_preemption_timer_test.c | 8 * incorrectly restarts the timer with the full timer
|
/linux/block/ |
H A D | blk-mq-sched.c | 78 * Only SCSI implements .get_budget and .put_budget, and SCSI restarts 206 * Only SCSI implements .get_budget and .put_budget, and SCSI restarts
|