Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/
H A Dvm_allocation.c1606 vm_map_t this_task = mach_task_self(); in test_reallocate_pages() local
1649 vm_map_t this_task = mach_task_self(); in test_allocate_with_kernel_flags() local
1905 vm_map_t this_task = mach_task_self(); in test_allocate_first_fit_pages() local
2035 vm_map_t this_task = mach_task_self(); in test_deallocate_zero_size_ranges() local
2063 vm_map_t this_task = mach_task_self(); in test_deallocate_rounded_zero_end_ranges() local
2100 vm_map_t this_task = mach_task_self(); in test_deallocate_wrapped_around_ranges() local
2245 vm_map_t this_task = mach_task_self(); in read_edge_size() local
2292 vm_map_t this_task = mach_task_self(); in test_read_wrapped_around_ranges() local
2576 vm_map_t this_task = mach_task_self(); in copy_edge_size() local
2628 vm_map_t this_task = mach_task_self(); in test_copy_wrapped_around_ranges() local
[all …]