Home
last modified time | relevance | path

Searched refs:hugepage_vma_check (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dhuge_mm.h171 bool hugepage_vma_check(struct vm_area_struct *vma, unsigned long vm_flags,
316 static inline bool hugepage_vma_check(struct vm_area_struct *vma, in hugepage_vma_check() function
/linux-6.3-rc2/mm/
A Dkhugepaged.c455 if (hugepage_vma_check(vma, vm_flags, false, false, true)) in khugepaged_enter_vma()
846 if (!hugepage_vma_check(vma, vma->vm_flags, false, false, in hugepage_vma_revalidate()
1479 if (!hugepage_vma_check(vma, vma->vm_flags, false, false, false)) in collapse_pte_mapped_thp()
2310 if (!hugepage_vma_check(vma, vma->vm_flags, false, false, true)) { in khugepaged_scan_mm_slot()
2654 if (!hugepage_vma_check(vma, vma->vm_flags, false, false, false)) in madvise_collapse()
A Dmemory.c4986 hugepage_vma_check(vma, vm_flags, false, true, true)) { in __handle_mm_fault()
5020 hugepage_vma_check(vma, vm_flags, false, true, true)) { in __handle_mm_fault()
A Dhuge_memory.c74 bool hugepage_vma_check(struct vm_area_struct *vma, unsigned long vm_flags, in hugepage_vma_check() function
/linux-6.3-rc2/fs/proc/
A Dtask_mmu.c876 hugepage_vma_check(vma, vma->vm_flags, true, false, true)); in show_smap()

Completed in 27 milliseconds