Home
last modified time | relevance | path

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

/linux-2.6.39/Documentation/networking/
Dipvs-sysctl.txt104 persistent templates when the destination server is quiescent.
106 quiescent by setting its weight to 0 and it is desired that
109 connections are allowed to quiescent destination servers.
113 connection and the destination server is quiescent.
/linux-2.6.39/Documentation/RCU/
Dtrace.txt63 reported a quiescent state for the last RCU grace period that
65 quiescent state.
67 o "pq" indicates that this CPU has passed through a quiescent state
70 the CPU has passed through a quiescent state, either (1) this
74 o "pqc" indicates which grace period the last-observed quiescent
77 quiescent state for CPU 1 and CPU 1 suddenly waking up and
78 reporting its own quiescent state. If CPU 1 was the last CPU
83 o "qp" indicates that RCU still expects a quiescent state from
104 quiescent state on behalf of this CPU due to this CPU being in
110 quiescent state on behalf of this CPU due to this CPU being
[all …]
Drcubarrier.txt293 since each CPU must undergo a context switch (or other quiescent
DRTFP.txt23 of "quiescent states" in the VM/XA hypervisor that are guaranteed not
/linux-2.6.39/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()
719 adp->quiescent = 0; in lld_ioctl()
927 adapter->quiescent = 1; in mraid_mm_register_adp()
Dmegaraid_mbox.c1926 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()
/linux-2.6.39/Documentation/cgroups/
Dfreezer-subsystem.txt12 quiescent state. Once the tasks are quiescent another task can
/linux-2.6.39/drivers/scsi/
Dmegaraid.c403 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()
Dmegaraid.h879 atomic_t quiescent; /* a stage reached when delete logical member
/linux-2.6.39/Documentation/scsi/
Dscsi_eh.txt142 Note that this does not mean lower layers are quiescent. If a LLDD