Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/block/null_blk/
Dmain.c732 static struct nullb_page *null_alloc_page(gfp_t gfp_flags) in null_alloc_page() function
887 t_page = null_alloc_page(GFP_NOIO); in null_insert_page()