Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/xen/
H A Dxen-balloon.c103 balloon_set_new_target(new_target - target_diff); in watch_target()
174 balloon_set_new_target(target_bytes >> PAGE_SHIFT); in store_target_kb()
204 balloon_set_new_target(target_bytes >> PAGE_SHIFT); in store_target()
H A Dballoon.c575 void balloon_set_new_target(unsigned long target) in balloon_set_new_target() function
581 EXPORT_SYMBOL_GPL(balloon_set_new_target);
/OK3568_Linux_fs/kernel/include/xen/
H A Dballoon.h27 void balloon_set_new_target(unsigned long target);