Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c65 #define LKM_CTLPTR(ctl) ((uintptr_t)(ctl) & ~(LKM_CTL_MASK)) macro
/titanic_52/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c71 #define LKM_CTLPTR(ctl) ((uintptr_t)(ctl) & ~(LKM_CTL_MASK)) macro