Searched refs:commandGate (Results 1 – 7 of 7) sorted by relevance
150 IOCommandGateCounter commandGate; member332 counter->u.commandGate.actionCalls++; in countCommandGateActionCall()
103 static OSPtr<IOCommandGate> commandGate(OSObject *owner, Action action = NULL);
86 fSerializer = IOCommandGate::commandGate(this); in initWithWorkLoop()
90 IOCommandGate::commandGate(OSObject *inOwner, Action inAction) in commandGate() function in IOCommandGate
156 controlG = IOCommandGate::commandGate( in init()
989 cgc->actionCalls += counter->u.commandGate.actionCalls; in copyCounterStatistics()
1995 OSSharedPtr<IOCommandGate> cg = IOCommandGate::commandGate(wl.get()); in sysctl_iokittest()