Home
last modified time | relevance | path

Searched refs:SMR_SLABPOOL_HASHSTEP (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/starfire/sys/
H A Didn_smr.h134 #define SMR_SLABPOOL_HASHSTEP(p) (((p)+4) % idn.slabpool->npools) macro
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_smr.c1829 nextp = SMR_SLABPOOL_HASHSTEP(p); in smr_slab_reserve()
1913 nextp = SMR_SLABPOOL_HASHSTEP(p); in smr_slab_unreserve()