Searched refs:vma_alloc_zeroed_movable_folio (Results 1 – 4 of 4) sorted by relevance
32 struct folio *vma_alloc_zeroed_movable_folio(struct vm_area_struct *vma,34 #define vma_alloc_zeroed_movable_folio vma_alloc_zeroed_movable_folio macro
306 #ifndef vma_alloc_zeroed_movable_folio320 struct folio *vma_alloc_zeroed_movable_folio(struct vm_area_struct *vma, in vma_alloc_zeroed_movable_folio() function
1005 struct folio *vma_alloc_zeroed_movable_folio(struct vm_area_struct *vma, in vma_alloc_zeroed_movable_folio() function
1207 new_folio = vma_alloc_zeroed_movable_folio(vma, addr); in folio_prealloc()