Searched refs:vmalloc_gfp_adjust (Results 1 – 1 of 1) sorted by relevance
3632 static inline gfp_t vmalloc_gfp_adjust(gfp_t flags, const bool large) in vmalloc_gfp_adjust() function3650 gfp_t large_gfp = vmalloc_gfp_adjust(gfp, large_order) & ~__GFP_DIRECT_RECLAIM; in vm_area_alloc_pages()3877 vmalloc_gfp_adjust(gfp_mask, page_order), node, in __vmalloc_area_node()