Searched defs:ports (Results 1 – 14 of 14) sorted by relevance
| /xnu-10002.41.9/osfmk/ipc/ |
| H A D | mig_log.c | 100 unsigned int ports, in MigEventTracer()
|
| /xnu-10002.41.9/osfmk/kern/ |
| H A D | ipc_host.c | 637 exception_port_array_t ports, in host_get_exception_ports() 694 exception_port_array_t ports, in host_swap_exception_ports()
|
| H A D | ipc_tt.c | 2316 ipc_port_t ports[TASK_PORT_REGISTER_MAX]; in mach_ports_register() local 2398 ipc_port_t *ports; in mach_ports_lookup() local 4367 exception_port_array_t ports, in thread_swap_exception_ports() 4510 exception_port_array_t ports, in task_swap_exception_ports() 4661 exception_port_array_t ports, in thread_get_exception_ports_internal() 4753 exception_port_array_t ports, in thread_get_exception_ports() 4792 exception_port_array_t ports, in thread_get_exception_ports_from_user() 4817 exception_port_array_t ports, in task_get_exception_ports_internal() 4901 exception_port_array_t ports, in task_get_exception_ports() 4940 exception_port_array_t ports, in task_get_exception_ports_from_user()
|
| H A D | host.c | 167 mach_port_t *ports = kalloc_type(mach_port_t, count, Z_WAITOK); in host_processors() local 1045 mach_port_t *ports; in host_processor_sets() local
|
| /xnu-10002.41.9/tests/ |
| H A D | exception_ports_info.c | 27 mach_port_t ports[EXC_TYPES_COUNT]; variable
|
| H A D | ipc_read_inspect.c | 327 exception_port_t ports[EXC_TYPES_COUNT] = {}; in test_task_port_mig_intrans() local 453 exception_port_t ports[EXC_TYPES_COUNT] = {}; in test_thread_port_mig_intrans() local
|
| H A D | ipc_mach_port.c | 137 mach_port_t ports[3]; variable
|
| H A D | test_knote_use_after_free.c | 43 mach_port_t *ports = calloc(PORTS_COUNT, sizeof(mach_port_t)); in th_allocate_knotes() local
|
| H A D | net_bridge.c | 1608 switch_port_list_find_fd(switch_port_list_t ports, int fd) in switch_port_list_find_fd() 1634 switch_port_list_find_member(switch_port_list_t ports, const char * member_ifname) in switch_port_list_find_member() 1648 switch_port_list_check_receive(switch_port_list_t ports, uint8_t af, in switch_port_list_check_receive() 1863 check_receive_generation(switch_port_list_t ports, uint8_t af, in check_receive_generation() 3769 test_traffic_for_af(switch_port_list_t ports, uint8_t af) in test_traffic_for_af()
|
| /xnu-10002.41.9/tools/tests/MPMMTest/ |
| H A D | KQMPMMtest.c | 235 setup_server_ports(struct port_args *ports) in setup_server_ports() 301 setup_client_ports(struct port_args *ports) in setup_client_ports()
|
| H A D | MPMMtest.c | 289 setup_server_ports(struct port_args *ports) in setup_server_ports() 421 setup_client_ports(struct port_args *ports) in setup_client_ports()
|
| /xnu-10002.41.9/libsyscall/mach/ |
| H A D | mach_msg.c | 454 mach_port_t *ports; in mach_msg_destroy() local
|
| /xnu-10002.41.9/bsd/skywalk/nexus/ |
| H A D | nexus.c | 2549 struct nx_port_info *ports; in nx_port_grow() local
|
| /xnu-10002.41.9/iokit/Kernel/ |
| H A D | IOUserClient.cpp | 814 mach_msg_port_descriptor_t ports[1]; member
|