Searched refs:in_pf (Results 1 – 1 of 1) sorted by relevance
188 const bool in_pf = type == TVA_PAGEFAULT; in __thp_vma_allowable_orders() local212 return in_pf ? orders : 0; in __thp_vma_allowable_orders()219 if (!in_pf && !smaps && (vm_flags & VM_NO_KHUGEPAGED)) in __thp_vma_allowable_orders()229 if (!in_pf) { in __thp_vma_allowable_orders()249 if (!in_pf && shmem_file(vma->vm_file)) in __thp_vma_allowable_orders()268 return (smaps || in_pf) ? orders : 0; in __thp_vma_allowable_orders()