Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_balloon.c337 struct dm_unballoon_response { struct
1350 struct dm_unballoon_response resp; in balloon_down()
1365 memset(&resp, 0, sizeof(struct dm_unballoon_response)); in balloon_down()
1368 resp.hdr.size = sizeof(struct dm_unballoon_response); in balloon_down()
1371 sizeof(struct dm_unballoon_response), in balloon_down()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_balloon.c341 struct dm_unballoon_response { struct
1382 struct dm_unballoon_response resp; in balloon_down()
1397 memset(&resp, 0, sizeof(struct dm_unballoon_response)); in balloon_down()
1400 resp.hdr.size = sizeof(struct dm_unballoon_response); in balloon_down()
1403 sizeof(struct dm_unballoon_response), in balloon_down()

Completed in 6 milliseconds