Home
last modified time | relevance | path

Searched refs:in_pf (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dhuge_mm.h172 bool smaps, bool in_pf, bool enforce_sysfs);
318 bool in_pf, bool enforce_sysfs) in hugepage_vma_check() argument
/linux-6.3-rc2/mm/
A Dhuge_memory.c75 bool smaps, bool in_pf, bool enforce_sysfs) in hugepage_vma_check() argument
96 return in_pf; in hugepage_vma_check()
112 if (!in_pf && in hugepage_vma_check()
121 if (!in_pf && shmem_file(vma->vm_file)) in hugepage_vma_check()
132 if (!in_pf && file_thp_enabled(vma)) in hugepage_vma_check()
149 return (smaps || in_pf); in hugepage_vma_check()

Completed in 10 milliseconds