Searched refs:cur_sc (Results 1 – 2 of 2) sorted by relevance
308 struct vmbus_channel *cur_sc; in relid2channel() local321 cur_sc = list_entry(cur, struct vmbus_channel, in relid2channel()323 if (cur_sc->offermsg.child_relid == relid) { in relid2channel()324 found_channel = cur_sc; in relid2channel()
451 struct vmbus_channel *channel = hv_dev->channel, *cur_sc; in channel_vp_mapping_show() local468 cur_sc = list_entry(cur, struct vmbus_channel, sc_list); in channel_vp_mapping_show()472 cur_sc->offermsg.child_relid, in channel_vp_mapping_show()473 cur_sc->target_cpu); in channel_vp_mapping_show()