Searched refs:dump_page_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dcoredump.c908 #define dump_page_alloc() alloc_page(GFP_KERNEL) macro
921 #define dump_page_alloc() ERR_PTR(-EINVAL) macro
935 dump_page = dump_page_alloc();

Completed in 114 milliseconds