Searched refs:contexts (Results 51 - 52 of 52) sorted by relevance

123

/linux-master/drivers/md/dm-vdo/
H A Ddedupe.c94 * hash_lock's agent, added to the list of pending contexts, and then sent to the index. The
103 * pending list will be searched for any contexts in the pending state which have been running for
104 * too long. Those contexts are transitioned to the DEDUPE_CONTEXT_TIMED_OUT state and moved to the
106 * data_vios associated with timed out contexts are sent to continue processing their write
114 * be searched for any contexts which are timed out and complete. One of these will be used
2290 VDO_ASSERT_LOG_ONLY(READ_ONCE(zone->active) == 0, "all contexts inactive");
2383 struct dedupe_context *context = &zone->contexts[i];
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddebugfs.c1888 le32_to_cpu(priv->contexts[IWL_RXON_CTX_BSS].active.flags));
1901 le32_to_cpu(priv->contexts[IWL_RXON_CTX_BSS].active.filter_flags));

Completed in 203 milliseconds

123