Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/mdb/common/modules/genunix/
H A Dleaky_subr.c64 #define LKM_CTL(ptr, type) (LKM_CTLPTR(ptr) | (type)) macro
/titanic_52/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c70 #define LKM_CTL(ptr, type) (LKM_CTLPTR(ptr) | (type)) macro