Home
last modified time | relevance | path

Searched refs:quiescent (Results 1 – 18 of 18) sorted by relevance

/linux-4.1.27/Documentation/networking/
Dipvs-sysctl.txt149 persistent templates when the destination server is quiescent.
151 quiescent by setting its weight to 0 and it is desired that
154 connections are allowed to quiescent destination servers.
158 connection and the destination server is quiescent.
/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_ioctl.h282 uint32_t quiescent; member
Dmega_common.h160 uint8_t quiescent; member
Dmegaraid_mm.c173 if (!adp->quiescent) { in mraid_mm_ioctl()
721 adp->quiescent = 0; in lld_ioctl()
929 adapter->quiescent = 1; in mraid_mm_register_adp()
Dmegaraid_mbox.c1900 if (adapter->quiescent) { in megaraid_mbox_runpendq()
2177 if (!adapter->quiescent) { in megaraid_isr()
3725 adapter->quiescent++; in wait_till_fw_empty()
3780 adapter->quiescent--; in megaraid_mbox_mm_done()
/linux-4.1.27/Documentation/RCU/
Dtrace.txt90 has already reported a quiescent state for the last RCU grace
92 owes RCU a quiescent state.
94 o "pq" indicates that this CPU has passed through a quiescent state
97 the CPU has passed through a quiescent state, either (1) this
101 o "qp" indicates that RCU still expects a quiescent state from
118 quiescent state on behalf of this CPU due to this CPU being in
122 quiescent state on behalf of this CPU due to this CPU being
417 quiescent state from this CPU.
420 a quiescent state, but not yet reported it to RCU.
Drcubarrier.txt303 since each CPU must undergo a context switch (or other quiescent
Dstallwarn.txt162 the required quiescent states.
DRTFP.txt24 of "quiescent states" in the VM/XA hypervisor that are guaranteed not
548 Defines 'quiescent state'. Includes both measured and analytic
2510 Drives quiescent-state detection from RCU read-side primitives,
/linux-4.1.27/Documentation/cgroups/
Dfreezer-subsystem.txt12 quiescent state. Once the tasks are quiescent another task can
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dmax77802.txt40 3: Low Power which reduces the quiescent current down to only 1uA
/linux-4.1.27/drivers/scsi/
Dmegaraid.c406 if (atomic_read(&adapter->quiescent) == 0) in megaraid_queue_lck()
1312 if(atomic_read(&adapter->quiescent) == 0) { in megaraid_isr_iomapped()
1392 if(atomic_read(&adapter->quiescent) == 0) { in megaraid_isr_memmapped()
2106 atomic_read(&adapter->quiescent)); in proc_show_config()
3843 atomic_set(&adapter->quiescent, 1); in mega_del_logdrv()
3870 atomic_set(&adapter->quiescent, 0); in mega_del_logdrv()
4151 if (atomic_read(&adapter->quiescent) == 0) in mega_internal_command()
4458 atomic_set(&adapter->quiescent, 0); in megaraid_probe_one()
Dmegaraid.h844 atomic_t quiescent; /* a stage reached when delete logical member
/linux-4.1.27/Documentation/
Dkernel-per-CPU-kthreads.txt151 CPUs to detect that it has passed through an RCU quiescent
154 the CPU in question has passed through a quiescent state.
Dkernel-parameters.txt3023 soliciting quiescent-state help from
3028 first attempt to force quiescent states.
3034 quiescent states. Units are jiffies, minimum
/linux-4.1.27/arch/
DKconfig418 that need it, such as userspace RCU extended quiescent state.
/linux-4.1.27/init/
DKconfig518 user-mode execution as quiescent states.
534 bool "Consider userspace as in RCU extended quiescent state"
539 puts RCU in extended quiescent state when the CPU runs in
565 userspace extended quiescent state and tickless cputime
/linux-4.1.27/Documentation/scsi/
Dscsi_eh.txt150 Note that this does not mean lower layers are quiescent. If a LLDD