Searched refs:current_gfp_context (Results 1 – 5 of 5) sorted by relevance
117 #define current_gfp_context(k) 0 macro
154 static inline gfp_t current_gfp_context(gfp_t flags) in current_gfp_context() function
3239 .gfp_mask = current_gfp_context(gfp_mask), in try_to_free_pages()3327 .gfp_mask = (current_gfp_context(gfp_mask) & GFP_RECLAIM_MASK) | in try_to_free_mem_cgroup_pages()4164 .gfp_mask = current_gfp_context(gfp_mask), in __node_reclaim()
4269 gfp_mask = current_gfp_context(gfp_mask); in __need_fs_reclaim()4956 alloc_mask = current_gfp_context(gfp_mask); in __alloc_pages_nodemask()8486 .gfp_mask = current_gfp_context(gfp_mask), in alloc_contig_range()
1693 gfp = current_gfp_context(gfp); in pcpu_alloc()