Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/Kernel/
H A DIOPerfControl.cpp275 threadGroupForDextService(IOService *device) in threadGroupForDextService() function
304 struct thread_group *dext_thread_group = threadGroupForDextService(device); in registerDevice()