Searched refs:queueForObject (Results 1 – 2 of 2) sorted by relevance
264 LIBKERN_RETURNS_NOT_RETAINED IODispatchQueue * queueForObject(OSObject * obj, uint64_t msgid);
2821 IOUserServer::queueForObject(OSObject * obj, uint64_t msgid) in queueForObject() function in IOUserServer3016 queue = queueForObject(target, action->ivars->targetmsgid); in objectInstantiate()3550 queue = queueForObject(service, msgid); in rpc()