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
3335 .gfp_mask = current_gfp_context(gfp_mask), in try_to_free_pages()3423 .gfp_mask = (current_gfp_context(gfp_mask) & GFP_RECLAIM_MASK) | in try_to_free_mem_cgroup_pages()4314 .gfp_mask = current_gfp_context(gfp_mask), in __node_reclaim()
4446 gfp_mask = current_gfp_context(gfp_mask); in __need_fs_reclaim()5187 alloc_mask = current_gfp_context(gfp_mask); in __alloc_pages_nodemask()8813 .gfp_mask = current_gfp_context(gfp_mask), in alloc_contig_range()
1693 gfp = current_gfp_context(gfp); in pcpu_alloc()