Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/sched/
A Dmm.h203 static inline gfp_t current_gfp_context(gfp_t flags) in current_gfp_context() function
249 gfp_flags = current_gfp_context(gfp_flags); in memalloc_retry_wait()
/linux-6.3-rc2/tools/include/linux/
A Dkernel.h105 #define current_gfp_context(k) 0 macro
/linux-6.3-rc2/fs/nfs/
A Dfile.c439 if ((current_gfp_context(gfp) & GFP_KERNEL) != GFP_KERNEL || in nfs_release_folio()
/linux-6.3-rc2/mm/
A Dpage_alloc.c4726 gfp_mask = current_gfp_context(gfp_mask); in fs_reclaim_acquire()
4743 gfp_mask = current_gfp_context(gfp_mask); in fs_reclaim_release()
5578 gfp = current_gfp_context(gfp); in __alloc_pages()
9315 .gfp_mask = current_gfp_context(gfp_mask), in alloc_contig_range()
A Dvmscan.c6979 .gfp_mask = current_gfp_context(gfp_mask), in try_to_free_pages()
7067 .gfp_mask = (current_gfp_context(gfp_mask) & GFP_RECLAIM_MASK) | in try_to_free_mem_cgroup_pages()
7945 .gfp_mask = current_gfp_context(gfp_mask), in __node_reclaim()
A Dpercpu.c1734 gfp = current_gfp_context(gfp); in pcpu_alloc()
A Dhuge_memory.c2693 gfp = current_gfp_context(mapping_gfp_mask(mapping) & in split_huge_page_to_list()

Completed in 44 milliseconds