Home
last modified time | relevance | path

Searched refs:thp_vma_allowable_orders (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dhuge_mm.h105 (!!thp_vma_allowable_orders(vma, vm_flags, type, BIT(order)))
289 unsigned long thp_vma_allowable_orders(struct vm_area_struct *vma, in thp_vma_allowable_orders() function
590 static inline unsigned long thp_vma_allowable_orders(struct vm_area_struct *vma, in thp_vma_allowable_orders() function
/linux/mm/
H A Dmemory.c4560 orders = thp_vma_allowable_orders(vma, vma->vm_flags, TVA_PAGEFAULT, in alloc_swap_folio()
5109 orders = thp_vma_allowable_orders(vma, vma->vm_flags, TVA_PAGEFAULT, in alloc_anon_folio()
/linux/fs/proc/
H A Dtask_mmu.c1374 !!thp_vma_allowable_orders(vma, vma->vm_flags, TVA_SMAPS, in show_smap()