Home
last modified time | relevance | path

Searched refs:objectRefs (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/iokit/DriverKit/
H A DIORPC.h187 uint64_t objectRefs; member
/xnu-10002.1.13/iokit/IOKit/
H A DIORPC.h187 uint64_t objectRefs; member
/xnu-10002.1.13/iokit/Kernel/
H A DIOUserServer.cpp3063 reply->__hdr.objectRefs = 0; in objectInstantiate()
3202 if (message->objectRefs == 0) { in server()
3285 errorMsg->hdr.objectRefs = 0; in server()
3370 refs = message->objectRefs; in IOUserServerUEXTTrap()
3687 refs = message->objectRefs; in copyOutObjects()
3832 refs = message->objectRefs; in copyInObjects()
3919 refs = message->objectRefs; in consumeObjects()