Home
last modified time | relevance | path

Searched refs:current_gfp_context (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/sched/
H A Dmm.h249 static inline gfp_t current_gfp_context(gfp_t flags) in current_gfp_context() function
295 gfp_flags = current_gfp_context(gfp_flags); in memalloc_retry_wait()
/linux/fs/nfs/
H A Dinternal.h692 gfp_t ret = current_gfp_context(GFP_KERNEL); in nfs_io_gfp_mask()
/linux/mm/
H A Dpage_alloc.c4335 gfp_mask = current_gfp_context(gfp_mask); in fs_reclaim_acquire()
4352 gfp_mask = current_gfp_context(gfp_mask); in fs_reclaim_release()
5213 gfp = current_gfp_context(gfp); in __alloc_frozen_pages_noprof()
6959 gfp_mask = current_gfp_context(gfp_mask); in alloc_contig_frozen_range_noprof()
H A Dhuge_memory.c4108 gfp = current_gfp_context(mapping_gfp_mask(mapping) & in __folio_split()