Searched refs:vmballoon_ctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | vmw_balloon.c | 241 struct vmballoon_ctl { struct 658 * @ctl: pointer for the %struct vmballoon_ctl, which defines the operation. 667 struct vmballoon_ctl *ctl, in vmballoon_alloc_page_list() 845 * @ctl: pointer for the %struct vmballoon_ctl, which defines the operation. 860 static int vmballoon_lock(struct vmballoon *b, struct vmballoon_ctl *ctl) in vmballoon_lock() 946 struct vmballoon_ctl *ctl) in vmballoon_release_refused_pages() 1085 * @ctl: pointer for the %struct vmballoon_ctl, which defines the operation. 1087 static void vmballoon_split_refused_pages(struct vmballoon_ctl *ctl) in vmballoon_split_refused_pages() 1111 struct vmballoon_ctl ctl = { in vmballoon_inflate() 1200 struct vmballoon_ctl ct in vmballoon_deflate() [all...] |
/kernel/linux/linux-6.6/drivers/misc/ |
H A D | vmw_balloon.c | 239 struct vmballoon_ctl { struct 651 * @ctl: pointer for the %struct vmballoon_ctl, which defines the operation. 660 struct vmballoon_ctl *ctl, in vmballoon_alloc_page_list() 838 * @ctl: pointer for the %struct vmballoon_ctl, which defines the operation. 853 static int vmballoon_lock(struct vmballoon *b, struct vmballoon_ctl *ctl) in vmballoon_lock() 939 struct vmballoon_ctl *ctl) in vmballoon_release_refused_pages() 1078 * @ctl: pointer for the %struct vmballoon_ctl, which defines the operation. 1080 static void vmballoon_split_refused_pages(struct vmballoon_ctl *ctl) in vmballoon_split_refused_pages() 1104 struct vmballoon_ctl ctl = { in vmballoon_inflate() 1193 struct vmballoon_ctl ct in vmballoon_deflate() [all...] |
Completed in 5 milliseconds