Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dutil.c307 int vma_is_stack_for_current(struct vm_area_struct *vma) in vma_is_stack_for_current() function
/Linux-v5.15/include/linux/
Dmm.h719 int vma_is_stack_for_current(struct vm_area_struct *vma);
/Linux-v5.15/security/selinux/
Dhooks.c3908 vma_is_stack_for_current(vma))) { in selinux_file_mprotect()