Searched refs:current_gfp_context (Results 1 – 5 of 5) sorted by relevance
117 #define current_gfp_context(k) 0 macro
163 static inline gfp_t current_gfp_context(gfp_t flags) in current_gfp_context() function
3240 .gfp_mask = current_gfp_context(gfp_mask), in try_to_free_pages()3341 .gfp_mask = (current_gfp_context(gfp_mask) & GFP_RECLAIM_MASK) | in try_to_free_mem_cgroup_pages()4206 .gfp_mask = current_gfp_context(gfp_mask), in __node_reclaim()
4312 gfp_mask = current_gfp_context(gfp_mask); in __need_fs_reclaim()5053 alloc_mask = current_gfp_context(gfp_mask); in __alloc_pages_nodemask()8672 .gfp_mask = current_gfp_context(gfp_mask), in alloc_contig_range()
1693 gfp = current_gfp_context(gfp); in pcpu_alloc()