Searched refs:dump_page_alloc (Results 1 – 1 of 1) sorted by relevance
903 #define dump_page_alloc() alloc_page(GFP_KERNEL) macro916 #define dump_page_alloc() ERR_PTR(-EINVAL) macro931 dump_page = dump_page_alloc(); in dump_user_range()