Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dxen-balloon.c89 balloon_set_new_target(new_target - target_diff); in watch_target()
162 balloon_set_new_target(target_bytes >> PAGE_SHIFT); in store_target_kb()
192 balloon_set_new_target(target_bytes >> PAGE_SHIFT); in store_target()
Dballoon.c592 void balloon_set_new_target(unsigned long target) in balloon_set_new_target() function
598 EXPORT_SYMBOL_GPL(balloon_set_new_target);
Dxen-selfballoon.c229 balloon_set_new_target(tgt_pages + in selfballoon_process()
/Linux-v4.19/include/xen/
Dballoon.h25 void balloon_set_new_target(unsigned long target);