Searched defs:LKM_CTLPTR (Results 1 – 2 of 2) sorted by relevance
65 #define LKM_CTLPTR(ctl) ((uintptr_t)(ctl) & ~(LKM_CTL_MASK)) macro
71 #define LKM_CTLPTR(ctl) ((uintptr_t)(ctl) & ~(LKM_CTL_MASK)) macro