Searched refs:mach_port_array_alloc (Results 1 – 5 of 5) sorted by relevance
1571 task_addr = mach_port_array_alloc(task_count_cur, in processor_set_things()1586 thread_addr = mach_port_array_alloc(thread_count_cur, in processor_set_things()1716 newaddr = mach_port_array_alloc(count_needed, Z_WAITOK | Z_ZERO); in processor_set_things()
170 mach_port_array_t ports = mach_port_array_alloc(count, Z_WAITOK); in host_processors()1146 ports = mach_port_array_alloc(1, Z_WAITOK | Z_NOFAIL); in host_processor_sets()
3994 thread_list = mach_port_array_alloc(count, Z_WAITOK); in task_threads_internal()4025 newaddr = mach_port_array_alloc(count_needed, Z_WAITOK); in task_threads_internal()
684 #define mach_port_array_alloc(count, flags) \ macro
2463 array = mach_port_array_alloc(count, Z_WAITOK | Z_SPRAYQTN); in ipc_kmsg_copyin_ool_ports_descriptor()