Home
last modified time | relevance | path

Searched defs:may_expand_vm (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/mm/
Dmmap.c1369 bool may_expand_vm(struct mm_struct *mm, vm_flags_t flags, unsigned long npages) in may_expand_vm() function
/linux-6.14.4/tools/testing/vma/
Dvma_internal.h1007 static inline bool may_expand_vm(struct mm_struct *, vm_flags_t, unsigned long) in may_expand_vm() function