Searched refs:ip_object (Results 1 – 3 of 3) sorted by relevance
120 struct ipc_object ip_object; member298 #define ip_object_to_port(io) __container_of(io, struct ipc_port, ip_object)299 #define ip_to_object(port) (&(port)->ip_object)
3189 os_atomic_init(&port->ip_object.io_bits, io_makebits(IOT_PORT)); in ipc_port_alloc_special()3190 os_atomic_init(&port->ip_object.io_references, 1); in ipc_port_alloc_special()
125 ip_object = port.ip_object126 if ip_object.io_bits & 0x80000000:143 unsigned(receiver_name), ip_object.io_references, space,565 io_bits = unsigned(portval.ip_object.io_bits)614 bits = unsigned(port.ip_object.io_bits) # osfmk/ipc/ipc_object.h1180 ptype = (p.ip_object.io_bits & 0x7fff0000) >> 161209 ptype = (p.ip_object.io_bits & 0x7fff0000) >> 16