Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dhuge_mm.h172 bool smaps, bool in_pf, bool enforce_sysfs);
327 bool in_pf, bool enforce_sysfs) in hugepage_vma_check() argument
/Linux-v6.1/mm/
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()
131 if (!in_pf && file_thp_enabled(vma)) in hugepage_vma_check()
148 return (smaps || in_pf); in hugepage_vma_check()