OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_qhpool
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/dwc2/
dwc2var.h
100
pool_cache_t
sc_qhpool
;
member in struct:dwc2_softc
dwc2.c
1266
sc->
sc_qhpool
= pool_cache_init(sizeof(struct dwc2_qh), 0, 0, 0,
/src/sys/external/bsd/dwc2/dist/
dwc2_hcdqueue.c
231
qh = pool_cache_get(sc->
sc_qhpool
, PR_NOWAIT);
279
pool_cache_put(sc->
sc_qhpool
, qh);
Completed in 14 milliseconds
Indexes created Wed Oct 15 02:09:48 GMT 2025