Searched refs:is_vma_temporary_stack (Results 1 – 3 of 3) sorted by relevance
70 extern bool is_vma_temporary_stack(struct vm_area_struct *vma);79 !is_vma_temporary_stack(__vma))
1434 bool is_vma_temporary_stack(struct vm_area_struct *vma) in is_vma_temporary_stack() function1450 return is_vma_temporary_stack(vma); in invalid_migration_vma()
1915 BUG_ON(is_vma_temporary_stack(vma)); in __split_huge_page()1940 BUG_ON(is_vma_temporary_stack(vma)); in __split_huge_page()2498 if (is_vma_temporary_stack(vma)) in hugepage_vma_check()