Home
last modified time | relevance | path

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

/xnu-8020.121.3/tests/vm/
H A Dvm_allocation.c1598 vm_map_t this_task = mach_task_self(); in test_reallocate_pages() local
1641 vm_map_t this_task = mach_task_self(); in test_allocate_with_kernel_flags() local
1888 vm_map_t this_task = mach_task_self(); in test_allocate_first_fit_pages() local
2018 vm_map_t this_task = mach_task_self(); in test_deallocate_zero_size_ranges() local
2046 vm_map_t this_task = mach_task_self(); in test_deallocate_rounded_zero_end_ranges() local
2083 vm_map_t this_task = mach_task_self(); in test_deallocate_wrapped_around_ranges() local
2228 vm_map_t this_task = mach_task_self(); in read_edge_size() local
2275 vm_map_t this_task = mach_task_self(); in test_read_wrapped_around_ranges() local
2559 vm_map_t this_task = mach_task_self(); in copy_edge_size() local
2611 vm_map_t this_task = mach_task_self(); in test_copy_wrapped_around_ranges() local
[all …]