Searched refs:hpio_fill_pages (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hyperhold/ |
H A D | hp_iotab.c | 121 static bool hpio_fill_pages(struct hpio *hpio, u32 nr_page, gfp_t gfp, bool new_page) in hpio_fill_pages() function 168 if (!hpio_fill_pages(hpio, nr_page, gfp, new_page)) in hpio_alloc()
|
/kernel/linux/linux-6.6/drivers/hyperhold/ |
H A D | hp_iotab.c | 121 static bool hpio_fill_pages(struct hpio *hpio, u32 nr_page, gfp_t gfp, bool new_page) in hpio_fill_pages() function 168 if (!hpio_fill_pages(hpio, nr_page, gfp, new_page)) in hpio_alloc()
|
Completed in 2 milliseconds