Searched refs:is_vma_temporary_stack (Results 1 – 3 of 3) sorted by relevance
90 extern bool is_vma_temporary_stack(struct vm_area_struct *vma);103 if (is_vma_temporary_stack(vma)) in __transparent_hugepage_enabled()
1674 bool is_vma_temporary_stack(struct vm_area_struct *vma) in is_vma_temporary_stack() function1690 return is_vma_temporary_stack(vma); in invalid_migration_vma()
426 if (is_vma_temporary_stack(vma)) in hugepage_vma_check()