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.h696 gfp_t ret = current_gfp_context(GFP_KERNEL); in nfs_io_gfp_mask()
/linux/mm/
H A Dpage_alloc.c3776 /* 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()
H A Dhuge_memory.c4038 gfp = current_gfp_context(mapping_gfp_mask(mapping) &