Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dhuge_mm.h162 if (vma_is_temporary_stack(vma)) in __transparent_hugepage_enabled()
Dmm.h669 static inline bool vma_is_temporary_stack(struct vm_area_struct *vma) in vma_is_temporary_stack() function
/kernel/linux/linux-5.10/mm/
Drmap.c1772 return vma_is_temporary_stack(vma); in invalid_migration_vma()
Dkhugepaged.c468 if (vma_is_temporary_stack(vma)) in hugepage_vma_check()