Lines Matching refs:sib_leaf
36 struct cacheinfo *sib_leaf)
38 return sib_leaf->fw_token == this_leaf->fw_token;
200 struct cacheinfo *sib_leaf)
221 struct cacheinfo *this_leaf, *sib_leaf;
250 sib_leaf = sib_cpu_ci->info_list + index;
251 if (cache_leaves_are_shared(this_leaf, sib_leaf)) {
252 cpumask_set_cpu(cpu, &sib_leaf->shared_cpu_map);
267 struct cacheinfo *this_leaf, *sib_leaf;
282 sib_leaf = sib_cpu_ci->info_list + index;
283 cpumask_clear_cpu(cpu, &sib_leaf->shared_cpu_map);