Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_balloon.c349 struct dm_hot_add { struct
1479 struct dm_hot_add *ha_msg; in balloon_onchannelcallback()
1531 ha_msg = (struct dm_hot_add *)recv_buffer; in balloon_onchannelcallback()
1532 if (ha_msg->hdr.size == sizeof(struct dm_hot_add)) { in balloon_onchannelcallback()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_balloon.c353 struct dm_hot_add { struct
1523 struct dm_hot_add *ha_msg; in balloon_onchannelcallback()
1575 ha_msg = (struct dm_hot_add *)recv_buffer; in balloon_onchannelcallback()
1576 if (ha_msg->hdr.size == sizeof(struct dm_hot_add)) { in balloon_onchannelcallback()

Completed in 5 milliseconds