Lines Matching refs:Allocation
1608 list, Allocation, address, size, in make_checker_for_vm_allocate()
2523 assert(tmpl->kind == Allocation); in create_vm_state()
2732 assert(tmpl->kind == Allocation); in create_vm_state()
2828 assert(checker->kind == Allocation || checker->kind == Submap); in checker_deallocate_allocation()
2878 if (checker->kind == Allocation || checker->kind == Submap) { in deallocate_vm_allocations()
2934 assert(checker->kind == Allocation || checker->kind == Submap); in verify_allocation()
3186 case Allocation: in verify_vm_state_nested()
3253 case Allocation: in get_expected_errors_for_faults()
3683 if (checker->kind != Allocation) { in checker_list_find_allocation()
3727 return (left->kind == Allocation && right->kind == Allocation) || in can_simplify_kind()
3938 case Allocation: in checker_list_try_unnest_one_entry_in_submap()
3980 unnested_checker->kind = Allocation; in checker_list_try_unnest_one_entry_in_submap()