Searched refs:mach_port_array_alloc (Results 1 – 5 of 5) sorted by relevance
1501 task_addr = mach_port_array_alloc(task_count_cur, in processor_set_things()1516 thread_addr = mach_port_array_alloc(thread_count_cur, in processor_set_things()1646 newaddr = mach_port_array_alloc(count_needed, Z_WAITOK | Z_ZERO); in processor_set_things()
168 mach_port_array_t ports = mach_port_array_alloc(count, Z_WAITOK); in host_processors()1124 ports = mach_port_array_alloc(1, Z_WAITOK | Z_NOFAIL); in host_processor_sets()
3879 thread_list = mach_port_array_alloc(count, Z_WAITOK); in task_threads_internal()3910 newaddr = mach_port_array_alloc(count_needed, Z_WAITOK); in task_threads_internal()
684 #define mach_port_array_alloc(count, flags) \ macro
2509 array = mach_port_array_alloc(count, Z_WAITOK | Z_SPRAYQTN); in ipc_kmsg_copyin_ool_ports_descriptor()