Searched refs:adapterList (Results 1 – 2 of 2) sorted by relevance
55 struct DListHead adapterList; member
508 group->thread->adapterListPtr = &group->adapterList; in HdfIoServiceGroupThreadInit()920 DListHeadInit(&adapterGroup->adapterList); in HdfIoServiceGroupObtain()939 …DLIST_FOR_EACH_ENTRY_SAFE(adapter, tmp, &adapterGroup->adapterList, struct HdfSyscallAdapter, list… in HdfIoServiceGroupRecycle()989 if (!DListIsEmpty(&adapterGroup->adapterList) && listenerThread->status < LISTENER_STARTED) { in HdfIoServiceGroupRegisterListenerWithSchedPolicy()1118 if (HaveOnlyOneElement(&adapterGroup->adapterList)) { in HdfIoServiceGroupRemoveService()1176 int count = DListGetCount(&adapterGroup->adapterList); in HdfIoserviceGroupGetServiceCount()