Searched refs:current_gfp_context (Results 1 – 8 of 8) sorted by relevance
250 static inline gfp_t current_gfp_context(gfp_t flags) in current_gfp_context() function296 gfp_flags = current_gfp_context(gfp_flags); in memalloc_retry_wait()
94 #define current_gfp_context(k) 0 macro
511 if ((current_gfp_context(gfp) & GFP_KERNEL) != GFP_KERNEL || in nfs_release_folio()
695 gfp_t ret = current_gfp_context(GFP_KERNEL); in nfs_io_gfp_mask()
4279 gfp_mask = current_gfp_context(gfp_mask); in fs_reclaim_acquire()4296 gfp_mask = current_gfp_context(gfp_mask); in fs_reclaim_release()5170 gfp = current_gfp_context(gfp); in __alloc_frozen_pages_noprof()6913 gfp_mask = current_gfp_context(gfp_mask); in alloc_contig_range_noprof()
6618 .gfp_mask = current_gfp_context(gfp_mask), in try_to_free_pages()6708 .gfp_mask = (current_gfp_context(gfp_mask) & GFP_RECLAIM_MASK) | in try_to_free_mem_cgroup_pages()7690 .gfp_mask = current_gfp_context(gfp_mask), in node_reclaim()7821 .gfp_mask = current_gfp_context(gfp_mask), in user_proactive_reclaim()
1745 gfp = current_gfp_context(gfp); in pcpu_alloc_noprof()
3678 gfp = current_gfp_context(mapping_gfp_mask(mapping) & in __folio_split()