Home
last modified time | relevance | path

Searched refs:sc_creation_callback (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hv/
A Dchannel_mgmt.c512 if (primary_channel->sc_creation_callback != NULL) in vmbus_add_channel_work()
513 primary_channel->sc_creation_callback(newchannel); in vmbus_add_channel_work()
1587 primary_channel->sc_creation_callback = sc_cr_cb; in vmbus_set_sc_create_callback()
A Dchannel.c917 channel->sc_creation_callback = NULL; in vmbus_reset_channel_cb()
/linux/include/linux/
A Dhyperv.h923 void (*sc_creation_callback)(struct vmbus_channel *new_sc); member

Completed in 16 milliseconds