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