Lines Matching defs:primary
460 /* Note: the function can run concurrently for primary/sub channels. */
490 * Start the process of binding the primary channel to the driver
643 * The above is also true for primary channels, if the related device
646 * And, usually the handling of primary channels and sub-channels can
872 * If all the old primary channels have been fixed up, then it's safe
952 * primary channel that we had before the hibernation.
1150 * 2. Then close the primary channel.
1483 bool vmbus_are_subchannels_present(struct vmbus_channel *primary)
1487 ret = !list_empty(&primary->sc_list);
1495 invoke_sc_cb(primary);