Searched refs:quiescent (Results 1 – 18 of 18) sorted by relevance
149 persistent templates when the destination server is quiescent.151 quiescent by setting its weight to 0 and it is desired that154 connections are allowed to quiescent destination servers.158 connection and the destination server is quiescent.
282 uint32_t quiescent; member
160 uint8_t quiescent; member
173 if (!adp->quiescent) { in mraid_mm_ioctl()721 adp->quiescent = 0; in lld_ioctl()929 adapter->quiescent = 1; in mraid_mm_register_adp()
1900 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()
90 has already reported a quiescent state for the last RCU grace92 owes RCU a quiescent state.94 o "pq" indicates that this CPU has passed through a quiescent state97 the CPU has passed through a quiescent state, either (1) this101 o "qp" indicates that RCU still expects a quiescent state from118 quiescent state on behalf of this CPU due to this CPU being in122 quiescent state on behalf of this CPU due to this CPU being417 quiescent state from this CPU.420 a quiescent state, but not yet reported it to RCU.
303 since each CPU must undergo a context switch (or other quiescent
162 the required quiescent states.
24 of "quiescent states" in the VM/XA hypervisor that are guaranteed not548 Defines 'quiescent state'. Includes both measured and analytic2510 Drives quiescent-state detection from RCU read-side primitives,
12 quiescent state. Once the tasks are quiescent another task can
40 3: Low Power which reduces the quiescent current down to only 1uA
406 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()
844 atomic_t quiescent; /* a stage reached when delete logical member
151 CPUs to detect that it has passed through an RCU quiescent154 the CPU in question has passed through a quiescent state.
3023 soliciting quiescent-state help from3028 first attempt to force quiescent states.3034 quiescent states. Units are jiffies, minimum
418 that need it, such as userspace RCU extended quiescent state.
518 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 in565 userspace extended quiescent state and tickless cputime
150 Note that this does not mean lower layers are quiescent. If a LLDD