Searched refs:thp_vma_allowable_orders (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| A D | huge_mm.h | 97 (!!thp_vma_allowable_orders(vma, vm_flags, tva_flags, BIT(order))) 290 unsigned long thp_vma_allowable_orders(struct vm_area_struct *vma, in thp_vma_allowable_orders() function 505 static inline unsigned long thp_vma_allowable_orders(struct vm_area_struct *vma, in thp_vma_allowable_orders() function
|
| /linux/mm/ |
| A D | memory.c | 4138 orders = thp_vma_allowable_orders(vma, vma->vm_flags, in alloc_swap_folio() 4676 orders = thp_vma_allowable_orders(vma, vma->vm_flags, in alloc_anon_folio()
|
| /linux/fs/proc/ |
| A D | task_mmu.c | 1155 !!thp_vma_allowable_orders(vma, vma->vm_flags, in show_smap()
|
Completed in 26 milliseconds