Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dutil.c282 int vma_is_stack_for_current(struct vm_area_struct *vma) in vma_is_stack_for_current() function
/Linux-v4.19/include/linux/
Dmm.h1565 int vma_is_stack_for_current(struct vm_area_struct *vma);
/Linux-v4.19/security/selinux/
Dhooks.c3757 vma_is_stack_for_current(vma))) { in selinux_file_mprotect()