Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/
Dvmw_balloon.c279 static bool vmballoon_send_start(struct vmballoon *b, unsigned long req_caps) in vmballoon_send_start() function
1002 if (!vmballoon_send_start(b, VMW_BALLOON_CAPABILITIES)) in vmballoon_reset()
1015 vmballoon_send_start(b, 0); in vmballoon_reset()
1233 vmballoon_send_start(&balloon, 0); in vmballoon_exit()