Home | History | Annotate | Download | only in src

Lines Matching refs:WSBMINITLISTHEAD

400 	WSBMINITLISTHEAD(&kbo->head);
401 WSBMINITLISTHEAD(&kbo->timeoutHead);
473 WSBMINITLISTHEAD(&slab->head);
474 WSBMINITLISTHEAD(&slab->freeBuffers);
1052 WSBMINITLISTHEAD(&tmp->timeoutList);
1053 WSBMINITLISTHEAD(&tmp->unCached);
1054 WSBMINITLISTHEAD(&tmp->cached);
1086 WSBMINITLISTHEAD(&header->slabs);
1087 WSBMINITLISTHEAD(&header->freeSlabs);
1088 WSBMINITLISTHEAD(&header->delayedBuffers);