Home
last modified time | relevance | path

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

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