Searched refs:may_expand_vm (Results 1 – 2 of 2) sorted by relevance
243 static inline bool may_expand_vm(struct mm_struct *mm, in may_expand_vm() function
2453 if (!may_expand_vm(map->mm, &map->vma_flags, map->pglen - vms->nr_pages)) in __mmap_setup()2895 if (!may_expand_vm(mm, &vma_flags, len >> PAGE_SHIFT)) in do_brk_flags()3078 if (!may_expand_vm(mm, &vma->flags, grow)) in acct_stack_growth()