Home
last modified time | relevance | path

Searched refs:vmbus_process_offer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dchannel_mgmt.c535 /* vmbus_process_offer() has mapped the channel. */ in vmbus_add_channel_work()
546 * vmbus_process_offer - Process the offer by creating a channel/device
549 static void vmbus_process_offer(struct vmbus_channel *newchannel) in vmbus_process_offer() function
556 * Synchronize vmbus_process_offer() and CPU hotplugging: in vmbus_process_offer()
560 * [vmbus_process_offer()] [Hot removal of the CPU] in vmbus_process_offer()
635 * vmbus_process_offer() mustn't call channel->sc_creation_callback() in vmbus_process_offer()
1028 vmbus_process_offer(newchannel); in vmbus_onoffer()
/kernel/linux/linux-6.6/drivers/hv/
H A Dchannel_mgmt.c567 /* vmbus_process_offer() has mapped the channel. */ in vmbus_add_channel_work()
578 * vmbus_process_offer - Process the offer by creating a channel/device
581 static void vmbus_process_offer(struct vmbus_channel *newchannel) in vmbus_process_offer() function
588 * Synchronize vmbus_process_offer() and CPU hotplugging: in vmbus_process_offer()
592 * [vmbus_process_offer()] [Hot removal of the CPU] in vmbus_process_offer()
667 * vmbus_process_offer() mustn't call channel->sc_creation_callback() in vmbus_process_offer()
1120 vmbus_process_offer(newchannel); in vmbus_onoffer()

Completed in 4 milliseconds