Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dutil.c276 int vma_is_stack_for_current(struct vm_area_struct *vma) in vma_is_stack_for_current() function
/Linux-v6.1/include/linux/
Dmm.h706 int vma_is_stack_for_current(struct vm_area_struct *vma);
/Linux-v6.1/security/selinux/
Dhooks.c3792 vma_is_stack_for_current(vma))) { in selinux_file_mprotect()