Searched refs:pcpu_head (Results 1 – 1 of 1) sorted by relevance
265 struct list_head *pcpu_head = &hv_context.percpu_list[cpu]; in pcpu_relid2channel() local267 list_for_each_entry(channel, pcpu_head, percpu_list) { in pcpu_relid2channel()