Searched refs:hpio_get_alloc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hyperhold/ |
H A D | hp_iotab.h | 51 struct hpio *hpio_get_alloc(u32 eid, u32 nr_page, gfp_t gfp, unsigned int op);
|
H A D | hp_iotab.c | 187 struct hpio *hpio_get_alloc(u32 eid, u32 nr_page, gfp_t gfp, unsigned int op) in hpio_get_alloc() function
|
H A D | hp_core.c | 488 return hpio_get_alloc(eid, nr_page, gfp, op); in hyperhold_io_get()
|
/kernel/linux/linux-6.6/drivers/hyperhold/ |
H A D | hp_iotab.h | 51 struct hpio *hpio_get_alloc(u32 eid, u32 nr_page, gfp_t gfp, unsigned int op);
|
H A D | hp_iotab.c | 187 struct hpio *hpio_get_alloc(u32 eid, u32 nr_page, gfp_t gfp, unsigned int op) in hpio_get_alloc() function
|
H A D | hp_core.c | 528 return hpio_get_alloc(eid, nr_page, gfp, op); in hyperhold_io_get()
|
Completed in 5 milliseconds