Searched refs:control_count (Results 1 – 3 of 3) sorted by relevance
189 if (pC->control_count && pC->cache_size_in_bytes) { in control_cache_alloc_check() 195 pC->control_count); in control_cache_alloc_check() 196 for (i = 0; i < pC->control_count; i++) { in control_cache_alloc_check() 202 if (control_index >= pC->control_count) { in control_cache_alloc_check() 248 if (info->control_index == pC->control_count - 1) in control_cache_alloc_check() 641 struct hpi_control_cache *hpi_alloc_control_cache(const u32 control_count, in hpi_alloc_control_cache() argument 650 kcalloc(control_count, sizeof(*p_cache->p_info), GFP_KERNEL); in hpi_alloc_control_cache() 657 p_cache->control_count = control_count; in hpi_alloc_control_cache()
38 u32 control_count; member
95 __u64 control_count:8; /* Bits 45 to 52 */ member 113 __u64 control_count:8; /* Bits 45 to 52 */ member