Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dhuge_mm.h159 if (vma_is_temporary_stack(vma)) in __transparent_hugepage_enabled()
Dmm.h679 static inline bool vma_is_temporary_stack(struct vm_area_struct *vma) in vma_is_temporary_stack() function
/Linux-v5.15/mm/
Drmap.c1653 return vma_is_temporary_stack(vma); in invalid_migration_vma()
Dkhugepaged.c471 if (vma_is_temporary_stack(vma)) in hugepage_vma_check()