Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp1265 …msgid, uint64_t msgid, size_t referenceSize, OSString * typeName, bool fromKernel, OSAction ** act… in OSActionCreateWithTypeNameInternal() argument
1274 if (fromKernel && typeName) { in OSActionCreateWithTypeNameInternal()
1315 if (!fromKernel && !OSDynamicCast(IOService, target)) { in OSActionCreateWithTypeNameInternal()