Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Drmap.c1801 return vma_is_temporary_stack(vma); in invalid_migration_vma()
Dhuge_memory.c137 if (vma_is_temporary_stack(vma)) in hugepage_vma_check()
/Linux-v6.1/include/linux/
Dmm.h634 static inline bool vma_is_temporary_stack(struct vm_area_struct *vma) in vma_is_temporary_stack() function