Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Drmap.c2232 return vma_is_temporary_stack(vma); in invalid_migration_vma()
H A Dhuge_memory.c195 if (vma_is_temporary_stack(vma)) in __thp_vma_allowable_orders()
/linux-6.15/include/linux/
H A Dmm.h1035 static inline bool vma_is_temporary_stack(struct vm_area_struct *vma) in vma_is_temporary_stack() function