Searched defs:OSL_PKTLIST_LOCK (Results 1 – 2 of 2) sorted by relevance
46 #define OSL_PKTLIST_LOCK(lock, flags) (flags) = osl_spin_lock(lock) macro