Home
last modified time | relevance | path

Searched refs:balloon_set_new_target (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/xen/
H A Dxen-balloon.c103 balloon_set_new_target(new_target - target_diff); in watch_target()
173 balloon_set_new_target(target_bytes >> PAGE_SHIFT); in target_kb_store()
200 balloon_set_new_target(target_bytes >> PAGE_SHIFT); in target_store()
H A Dballoon.c559 void balloon_set_new_target(unsigned long target) in balloon_set_new_target() function
565 EXPORT_SYMBOL_GPL(balloon_set_new_target); variable
/kernel/linux/linux-5.10/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); variable
/kernel/linux/linux-5.10/include/xen/
H A Dballoon.h27 void balloon_set_new_target(unsigned long target);
/kernel/linux/linux-6.6/include/xen/
H A Dballoon.h27 void balloon_set_new_target(unsigned long target);

Completed in 4 milliseconds