Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c1722 vm_map_t this_task = mach_task_self(); in test_reallocate_pages() local
1759 vm_map_t this_task = mach_task_self(); in test_allocate_with_kernel_flags() local
2007 vm_map_t this_task = mach_task_self(); in test_allocate_first_fit_pages() local
2137 vm_map_t this_task = mach_task_self(); in test_deallocate_zero_size_ranges() local
2165 vm_map_t this_task = mach_task_self(); in test_deallocate_wrapped_around_ranges() local
2306 vm_map_t this_task = mach_task_self(); in read_edge_size() local
2352 vm_map_t this_task = mach_task_self(); in test_read_wrapped_around_ranges() local
2634 vm_map_t this_task = mach_task_self(); in copy_edge_size() local
2685 vm_map_t this_task = mach_task_self(); in test_copy_wrapped_around_ranges() local
3184 vm_map_t this_task = mach_task_self(); in protect_zero_size() local
[all …]