Searched refs:current_gfp_context (Results 1 – 5 of 5) sorted by relevance
97 #define current_gfp_context(k) 0 macro
185 static inline gfp_t current_gfp_context(gfp_t flags) in current_gfp_context() function
3794 .gfp_mask = current_gfp_context(gfp_mask), in try_to_free_pages()3882 .gfp_mask = (current_gfp_context(gfp_mask) & GFP_RECLAIM_MASK) | in try_to_free_mem_cgroup_pages()4749 .gfp_mask = current_gfp_context(gfp_mask), in __node_reclaim()
4545 gfp_mask = current_gfp_context(gfp_mask); in fs_reclaim_acquire()4562 gfp_mask = current_gfp_context(gfp_mask); in fs_reclaim_release()5356 gfp = current_gfp_context(gfp); in __alloc_pages()9050 .gfp_mask = current_gfp_context(gfp_mask), in alloc_contig_range()
1737 gfp = current_gfp_context(gfp); in pcpu_alloc()
Completed in 34 milliseconds