Searched refs:quiescent (Results 1 – 12 of 12) sorted by relevance
104 persistent templates when the destination server is quiescent.106 quiescent by setting its weight to 0 and it is desired that109 connections are allowed to quiescent destination servers.113 connection and the destination server is quiescent.
63 reported a quiescent state for the last RCU grace period that65 quiescent state.67 o "pq" indicates that this CPU has passed through a quiescent state70 the CPU has passed through a quiescent state, either (1) this74 o "pqc" indicates which grace period the last-observed quiescent77 quiescent state for CPU 1 and CPU 1 suddenly waking up and78 reporting its own quiescent state. If CPU 1 was the last CPU83 o "qp" indicates that RCU still expects a quiescent state from104 quiescent state on behalf of this CPU due to this CPU being in110 quiescent state on behalf of this CPU due to this CPU being[all …]
293 since each CPU must undergo a context switch (or other quiescent
23 of "quiescent states" in the VM/XA hypervisor that are guaranteed not
282 uint32_t quiescent; member
160 uint8_t quiescent; member
173 if (!adp->quiescent) { in mraid_mm_ioctl()719 adp->quiescent = 0; in lld_ioctl()927 adapter->quiescent = 1; in mraid_mm_register_adp()
1926 if (adapter->quiescent) { in megaraid_mbox_runpendq()2203 if (!adapter->quiescent) { in megaraid_isr()3759 adapter->quiescent++; in wait_till_fw_empty()3814 adapter->quiescent--; in megaraid_mbox_mm_done()
12 quiescent state. Once the tasks are quiescent another task can
403 if (atomic_read(&adapter->quiescent) == 0) in megaraid_queue_lck()1316 if(atomic_read(&adapter->quiescent) == 0) { in megaraid_isr_iomapped()1396 if(atomic_read(&adapter->quiescent) == 0) { in megaraid_isr_memmapped()2217 atomic_read(&adapter->quiescent)); in proc_read_config()4139 atomic_set(&adapter->quiescent, 1); in mega_del_logdrv()4166 atomic_set(&adapter->quiescent, 0); in mega_del_logdrv()4789 atomic_set(&adapter->quiescent, 0); in megaraid_probe_one()
879 atomic_t quiescent; /* a stage reached when delete logical member
142 Note that this does not mean lower layers are quiescent. If a LLDD