Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/xen/
Dxen-balloon.c70 balloon_set_new_target(new_target >> (PAGE_SHIFT - 10)); in watch_target()
157 balloon_set_new_target(target_bytes >> PAGE_SHIFT); in store_target_kb()
187 balloon_set_new_target(target_bytes >> PAGE_SHIFT); in store_target()
Dballoon.c605 void balloon_set_new_target(unsigned long target) in balloon_set_new_target() function
611 EXPORT_SYMBOL_GPL(balloon_set_new_target);
Dxen-selfballoon.c229 balloon_set_new_target(tgt_pages + in selfballoon_process()
/linux-4.4.14/include/xen/
Dballoon.h24 void balloon_set_new_target(unsigned long target);