Searched refs:vma_iter_store_gfp (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/mm/ | ||
D | vma.h | 152 static inline int vma_iter_store_gfp(struct vma_iterator *vmi, in vma_iter_store_gfp() function |
D | mmap.c | 1837 if (vma_iter_store_gfp(vmi, vma, GFP_KERNEL)) in do_brk_flags() |