Searched refs:ip_kobject (Results 1 – 6 of 6) sorted by relevance
348 host = (host_t) port->ip_kobject; in convert_port_to_host()374 host = (host_t) port->ip_kobject; in convert_port_to_host_priv()401 processor = (processor_t) port->ip_kobject; in convert_port_to_processor()469 pset = (processor_set_t) port->ip_kobject; in ref_pset_port_locked()592 host = (host_t) port->ip_kobject; in convert_port_to_host_security()
898 task = (task_t) port->ip_kobject; in ref_task_port_locked()952 space = ((task_t) port->ip_kobject)->itk_space; in ref_space_port_locked()1006 thr_act = (thread_act_t) port->ip_kobject; in ref_act_port_locked()
467 port->ip_kobject = kobject; in ipc_kobject_set()506 port, port->ip_kobject, ip_kotype(port)); in ipc_kobject_destroy()
557 *addrp = (vm_offset_t) port->ip_kobject;
1614 printf(", kobj=0x%x\n", port->ip_kobject); in ipc_port_print()
259 #define ip_kobject port_comm.rcd_comm.icd_kobject macro