Searched refs:stubList (Results 1 – 2 of 2) sorted by relevance
37 static DslmRemoteStubList stubList = {.head = &head, .size = 0, .mutex = &mutex}; in GetRemoteStubList() local38 return &stubList; in GetRemoteStubList()
41 static DslmRemoteStubList stubList = { .head = &head, .size = 0, .mutex = &mutex}; in GetRemoteStubList() local42 return &stubList; in GetRemoteStubList()