Searched refs:cur_sc (Results 1 – 2 of 2) sorted by relevance
317 struct vmbus_channel *cur_sc; in relid2channel() local330 cur_sc = list_entry(cur, struct vmbus_channel, in relid2channel()332 if (cur_sc->offermsg.child_relid == relid) { in relid2channel()333 found_channel = cur_sc; in relid2channel()
492 struct vmbus_channel *channel = hv_dev->channel, *cur_sc; in channel_vp_mapping_show() local509 cur_sc = list_entry(cur, struct vmbus_channel, sc_list); in channel_vp_mapping_show()513 cur_sc->offermsg.child_relid, in channel_vp_mapping_show()514 cur_sc->target_cpu); in channel_vp_mapping_show()