Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dutil.c317 int vma_is_stack_for_current(struct vm_area_struct *vma) in vma_is_stack_for_current() function
/linux-6.15/include/linux/
H A Dmm.h1162 int vma_is_stack_for_current(struct vm_area_struct *vma);
/linux-6.15/security/selinux/
H A Dhooks.c3875 vma_is_stack_for_current(vma))) { in selinux_file_mprotect()