Home
last modified time | relevance | path

Searched refs:chn_list (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhyperv_vmbus.h248 struct list_head chn_list; member
415 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) { in hv_is_alloced_cpu()
H A Dchannel_mgmt.c451 list_for_each_entry_safe(channel, tmp, &vmbus_connection.chn_list, in vmbus_free_channels()
563 * LOAD cpu_online_mask SEARCH chn_list in vmbus_process_offer()
565 * INSERT chn_list STORE cpu_online_mask in vmbus_process_offer()
577 * Serializes the modifications of the chn_list list as well as in vmbus_process_offer()
594 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) { in vmbus_process_offer()
606 &vmbus_connection.chn_list); in vmbus_process_offer()
916 list_for_each_entry(iter, &vmbus_connection.chn_list, listentry) { in find_primary_channel_by_offer()
H A Dhv.c264 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) { in hv_synic_cleanup()
H A Dconnection.c185 INIT_LIST_HEAD(&vmbus_connection.chn_list); in vmbus_connect()
H A Dvmbus_drv.c2396 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) { in vmbus_bus_suspend()
2428 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) { in vmbus_bus_suspend()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhyperv_vmbus.h255 struct list_head chn_list; member
429 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) { in hv_is_allocated_cpu()
H A Dchannel_mgmt.c483 list_for_each_entry_safe(channel, tmp, &vmbus_connection.chn_list, in vmbus_free_channels()
595 * LOAD cpu_online_mask SEARCH chn_list in vmbus_process_offer()
597 * INSERT chn_list STORE cpu_online_mask in vmbus_process_offer()
609 * Serializes the modifications of the chn_list list as well as in vmbus_process_offer()
614 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) { in vmbus_process_offer()
639 &vmbus_connection.chn_list); in vmbus_process_offer()
983 list_for_each_entry(iter, &vmbus_connection.chn_list, listentry) { in find_primary_channel_by_offer()
H A Dconnection.c206 INIT_LIST_HEAD(&vmbus_connection.chn_list); in vmbus_connect()
H A Dhv.c470 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) { in hv_synic_cleanup()
H A Dvmbus_drv.c2385 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) { in vmbus_bus_suspend()
2417 list_for_each_entry(channel, &vmbus_connection.chn_list, listentry) { in vmbus_bus_suspend()

Completed in 15 milliseconds