Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hv/
H A Dhv_balloon.c374 struct dm_hot_add_response { struct
981 struct dm_hot_add_response resp; in hot_add_req()
988 memset(&resp, 0, sizeof(struct dm_hot_add_response)); in hot_add_req()
990 resp.hdr.size = sizeof(struct dm_hot_add_response); in hot_add_req()
1060 sizeof(struct dm_hot_add_response), in hot_add_req()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhv_balloon.c378 struct dm_hot_add_response { struct
995 struct dm_hot_add_response resp; in hot_add_req()
1002 memset(&resp, 0, sizeof(struct dm_hot_add_response)); in hot_add_req()
1004 resp.hdr.size = sizeof(struct dm_hot_add_response); in hot_add_req()
1073 sizeof(struct dm_hot_add_response), in hot_add_req()

Completed in 6 milliseconds