Searched refs:_EmptyMagazine (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/system/kernel/slab/
H A DSlab.cpp315 _EmptyMagazine(fStores[i].loaded);
317 _EmptyMagazine(fStores[i].previous);
322 _EmptyMagazine(SListPop(fFull));
325 _EmptyMagazine(SListPop(fEmpty));
370 BaseDepot::_EmptyMagazine(Magazine *magazine) function in class:BaseDepot
H A DSlab.h507 void _EmptyMagazine(Magazine *magazine);

Completed in 36 milliseconds