Searched refs:is_vma_temporary_stack (Results 1 – 3 of 3) sorted by relevance
68 extern bool is_vma_temporary_stack(struct vm_area_struct *vma);77 !is_vma_temporary_stack(__vma))
1320 bool is_vma_temporary_stack(struct vm_area_struct *vma) in is_vma_temporary_stack() function1336 return is_vma_temporary_stack(vma); in invalid_migration_vma()
1842 BUG_ON(is_vma_temporary_stack(vma)); in __split_huge_page()1867 BUG_ON(is_vma_temporary_stack(vma)); in __split_huge_page()2421 if (is_vma_temporary_stack(vma)) in hugepage_vma_check()