Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dconnection.c265 struct list_head *pcpu_head = &hv_context.percpu_list[cpu]; in pcpu_relid2channel() local
267 list_for_each_entry(channel, pcpu_head, percpu_list) { in pcpu_relid2channel()