Searched refs:is_vma_temporary_stack (Results 1 – 3 of 3) sorted by relevance
92 extern bool is_vma_temporary_stack(struct vm_area_struct *vma);101 if (is_vma_temporary_stack(vma)) in transparent_hugepage_enabled()
1665 bool is_vma_temporary_stack(struct vm_area_struct *vma) in is_vma_temporary_stack() function1681 return is_vma_temporary_stack(vma); in invalid_migration_vma()
415 if (is_vma_temporary_stack(vma)) in hugepage_vma_check()