Searched refs:workSubmitWithContext (Results 1 – 2 of 2) sorted by relevance
189 bool workSubmitWithContext(IOService *device, OSObject *context, WorkSubmitArgs *args = nullptr);
593 if (workSubmitWithContext(device, context, submitArgs) == false) { in workSubmitAndBeginWithContext()619 IOPerfControlClient::workSubmitWithContext(IOService *device, OSObject *context, WorkSubmitArgs *ar… in workSubmitWithContext() function in IOPerfControlClient