Searched refs:current_gfp_context (Results 1 – 4 of 4) sorted by relevance
249 static inline gfp_t current_gfp_context(gfp_t flags) in current_gfp_context() function295 gfp_flags = current_gfp_context(gfp_flags); in memalloc_retry_wait()
696 gfp_t ret = current_gfp_context(GFP_KERNEL); in nfs_io_gfp_mask()
3776 /* Must be called after current_gfp_context() which can change gfp_mask */ in gfp_to_alloc_flags_cma() 4339 gfp_mask = current_gfp_context(gfp_mask); in fs_reclaim_acquire() 4356 gfp_mask = current_gfp_context(gfp_mask);5291 gfp = current_gfp_context(gfp);7137 gfp_mask = current_gfp_context(gfp_mask); in pfn_range_valid_contig()
4038 gfp = current_gfp_context(mapping_gfp_mask(mapping) &