Home
last modified time | relevance | path

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

/xnu-11215.81.4/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
1686 vm_map_t this_task = mach_task_self(); in test_allocate_superpage_with_incompatible_flags() local
1942 vm_map_t this_task = mach_task_self(); in test_allocate_first_fit_pages() local
2072 vm_map_t this_task = mach_task_self(); in test_deallocate_zero_size_ranges() local
2100 vm_map_t this_task = mach_task_self(); in test_deallocate_rounded_zero_end_ranges() local
2137 vm_map_t this_task = mach_task_self(); in test_deallocate_wrapped_around_ranges() local
2282 vm_map_t this_task = mach_task_self(); in read_edge_size() local
2329 vm_map_t this_task = mach_task_self(); in test_read_wrapped_around_ranges() local
2613 vm_map_t this_task = mach_task_self(); in copy_edge_size() local
[all …]