Searched refs:io_alloc (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/osfmk/ipc/
H A Dipc_object.h157 #define io_alloc(otype) \ macro
H A Dipc_object.c336 object = io_alloc(otype);
404 object = io_alloc(otype);
H A Dipc_port.c1794 port = (ipc_port_t) io_alloc(IOT_PORT);

Completed in 77 milliseconds