Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhuge_mm.h134 bool smaps, bool in_pf, bool enforce_sysfs);
296 bool in_pf, bool enforce_sysfs) in hugepage_vma_check() argument
/openbmc/linux/mm/
H A Dhuge_memory.c76 bool smaps, bool in_pf, bool enforce_sysfs) in hugepage_vma_check() argument
86 return in_pf; in hugepage_vma_check()
102 if (!in_pf && in hugepage_vma_check()
111 if (!in_pf && shmem_file(vma->vm_file)) in hugepage_vma_check()
122 if (!in_pf && file_thp_enabled(vma)) in hugepage_vma_check()
139 return (smaps || in_pf); in hugepage_vma_check()