Searched refs:mach_port_array_alloc (Results 1 – 5 of 5) sorted by relevance
1503 task_addr = mach_port_array_alloc(task_count_cur, in processor_set_things()1518 thread_addr = mach_port_array_alloc(thread_count_cur, in processor_set_things()1648 newaddr = mach_port_array_alloc(count_needed, Z_WAITOK | Z_ZERO); in processor_set_things()
167 mach_port_array_t ports = mach_port_array_alloc(count, Z_WAITOK); in host_processors()1123 ports = mach_port_array_alloc(1, Z_WAITOK | Z_NOFAIL); in host_processor_sets()
3911 thread_list = mach_port_array_alloc(count, Z_WAITOK); in task_threads_internal()3942 newaddr = mach_port_array_alloc(count_needed, Z_WAITOK); in task_threads_internal()
684 #define mach_port_array_alloc(count, flags) \ macro
2574 array = mach_port_array_alloc(count, Z_WAITOK | Z_SPRAYQTN); in ipc_kmsg_copyin_ool_ports_descriptor()