Home
last modified time | relevance | path

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

/linux/mm/
H A Drmap.c1963 return vma_is_temporary_stack(vma);
H A Dhuge_memory.c192 if (vma_is_temporary_stack(vma)) in __thp_vma_allowable_orders()
/linux/include/linux/
H A Dmm.h954 static inline bool vma_is_temporary_stack(struct vm_area_struct *vma) in vma_is_temporary_stack() function