Lines Matching refs:vma_test
1462 if (vma_test(next, VMA_LOCKED_BIT)) in vms_gather_munmap_vmas()
1465 if (vma_test(next, VMA_ACCOUNT_BIT)) in vms_gather_munmap_vmas()
1504 struct vm_area_struct *vma_mas, *vma_test; in vms_gather_munmap_vmas() local
1509 vma_test = mas_find(&test, vms->vma_count - 1); in vms_gather_munmap_vmas()
1511 BUG_ON(vma_mas != vma_test); in vms_gather_munmap_vmas()
1513 vma_test = mas_next(&test, vms->vma_count - 1); in vms_gather_munmap_vmas()
2075 if (vma_test(vma, VMA_PFNMAP_BIT)) in vma_fs_can_writeback()
2517 vma_test(vma, VMA_MAYWRITE_BIT)); in __mmap_new_file_vma()
2620 if (vma_test(vma, VMA_LOCKED_BIT)) { in __mmap_complete()
3086 if (!mlock_future_ok(mm, vma_test(vma, VMA_LOCKED_BIT), in acct_stack_growth()
3093 if (vma_test(vma, VMA_GROWSUP_BIT)) in acct_stack_growth()
3122 if (!vma_test(vma, VMA_GROWSUP_BIT)) in expand_upwards()
3142 if (!vma_test(next, VMA_GROWSUP_BIT)) in expand_upwards()
3176 if (vma_test(vma, VMA_LOCKED_BIT)) in expand_upwards()
3207 if (!vma_test(vma, VMA_GROWSDOWN_BIT)) in expand_downwards()
3220 if (!vma_test(prev, VMA_GROWSDOWN_BIT) && in expand_downwards()
3255 if (vma_test(vma, VMA_LOCKED_BIT)) in expand_downwards()
3304 if (vma_test(vma, VMA_ACCOUNT_BIT) && in insert_vm_struct()
3326 if (vma_test(vma, VMA_ACCOUNT_BIT)) in insert_vm_struct()