Searched refs:SMR_SLABPOOL_HASHSTEP (Results 1 – 2 of 2) sorted by relevance
134 #define SMR_SLABPOOL_HASHSTEP(p) (((p)+4) % idn.slabpool->npools) macro
1829 nextp = SMR_SLABPOOL_HASHSTEP(p); in smr_slab_reserve()1913 nextp = SMR_SLABPOOL_HASHSTEP(p); in smr_slab_unreserve()