Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dutil.c299 int vma_is_stack_for_current(struct vm_area_struct *vma) in vma_is_stack_for_current() function
/Linux-v6.6/include/linux/
Dmm.h1035 int vma_is_stack_for_current(struct vm_area_struct *vma);
/Linux-v6.6/security/selinux/
Dhooks.c3821 vma_is_stack_for_current(vma))) { in selinux_file_mprotect()