Lines Matching defs:primary
492 /* Note: the function can run concurrently for primary/sub channels. */
522 * Start the process of binding the primary channel to the driver
675 * The above is also true for primary channels, if the related device
678 * And, usually the handling of primary channels and sub-channels can
699 struct vmbus_channel *primary = chn->primary_channel;
704 if (!primary)
707 if (primary->target_cpu == cpu)
710 list_for_each_entry(sc, &primary->sc_list, sc_list)
941 * If all the old primary channels have been fixed up, then it's safe
1044 * primary channel that we had before the hibernation.
1254 * 2. Then close the primary channel.