Home
last modified time | relevance | path

Searched defs:LKM_CTLTYPE (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c66 #define LKM_CTLTYPE(ctl) ((uintptr_t)(ctl) & (LKM_CTL_MASK)) macro
/titanic_52/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c72 #define LKM_CTLTYPE(ctl) ((uintptr_t)(ctl) & (LKM_CTL_MASK)) macro