Home
last modified time | relevance | path

Searched refs:vma_is_temporary_stack (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhuge_mm.h162 if (vma_is_temporary_stack(vma)) in __transparent_hugepage_enabled()
H A Dmm.h691 static inline bool vma_is_temporary_stack(struct vm_area_struct *vma) in vma_is_temporary_stack() function
/OK3568_Linux_fs/kernel/mm/
H A Drmap.c1820 return vma_is_temporary_stack(vma); in invalid_migration_vma()
H A Dkhugepaged.c469 if (vma_is_temporary_stack(vma)) in hugepage_vma_check()