Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/xen/
Dballoon.c126 enum bp_state { enum
202 static enum bp_state update_schedule(enum bp_state state) in update_schedule()
271 static enum bp_state reserve_additional_memory(void) in reserve_additional_memory()
379 static enum bp_state reserve_additional_memory(void) in reserve_additional_memory()
397 static enum bp_state increase_reservation(unsigned long nr_pages) in increase_reservation()
436 static enum bp_state decrease_reservation(unsigned long nr_pages, gfp_t gfp) in decrease_reservation()
438 enum bp_state state = BP_DONE; in decrease_reservation()
501 enum bp_state state = BP_DONE; in balloon_process()
551 enum bp_state st; in add_ballooned_pages()