Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dutil.c296 int vma_is_stack_for_current(struct vm_area_struct *vma) in vma_is_stack_for_current() function
/Linux-v5.4/include/linux/
Dmm.h559 int vma_is_stack_for_current(struct vm_area_struct *vma);
/Linux-v5.4/security/selinux/
Dhooks.c3736 vma_is_stack_for_current(vma))) { in selinux_file_mprotect()