Searched refs:io_makebits (Results 1 – 4 of 4) sorted by relevance
175 #define io_makebits(otype) (IO_BITS_ACTIVE | ((otype) << 16)) macro
436 os_atomic_init(&object->io_bits, io_makebits(otype)); in ipc_object_alloc()492 os_atomic_init(&object->io_bits, io_makebits(otype));
193 os_atomic_init(&pset->ips_object.io_bits, io_makebits(IOT_PORT_SET)); in ipc_pset_alloc_special()
3189 os_atomic_init(&port->ip_object.io_bits, io_makebits(IOT_PORT)); in ipc_port_alloc_special()