Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/
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()
Dballoon.c577 void balloon_set_new_target(unsigned long target) in balloon_set_new_target() function
583 EXPORT_SYMBOL_GPL(balloon_set_new_target);
/linux-5.19.10/include/xen/
Dballoon.h27 void balloon_set_new_target(unsigned long target);