Searched refs:allocate_fn_t (Results 1 – 1 of 1) sorted by relevance
397 typedef kern_return_t (*allocate_fn_t)(vm_map_t, mach_vm_address_t *, mach_vm_size_t, int); typedef494 allocate_fn_t allocate;584 static allocate_fn_t _allocator = wrapper_mach_vm_allocate;599 set_allocator(allocate_fn_t allocate) in set_allocator()604 static allocate_fn_t1605 allocate_fn_t allocator = get_allocator(); in test_reallocate_pages()1648 allocate_fn_t allocator = get_allocator(); in test_allocate_with_kernel_flags()1685 allocate_fn_t allocator = get_allocator(); in test_allocate_superpage_with_incompatible_flags()1938 allocate_fn_t allocator = get_allocator(); in test_allocate_first_fit_pages()