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

/xnu-2422.115.4/osfmk/ipc/
H A Dipc_object.h156 #define io_alloc(otype) \ macro
H A Dipc_object.c336 object = io_alloc(otype);
407 object = io_alloc(otype);
H A Dipc_port.c1672 port = (ipc_port_t) io_alloc(IOT_PORT);

Completed in 29 milliseconds