Searched refs:CTFPOOL_LOCK (Results 1 – 1 of 1) sorted by relevance
337 #define CTFPOOL_LOCK(ctfpool, flags) spin_lock_irqsave(&(ctfpool)->lock, flags) macro340 #define CTFPOOL_LOCK(ctfpool, flags) spin_lock_bh(&(ctfpool)->lock) macro357 CTFPOOL_LOCK(osh->ctfpool, flags); in osl_ctfpool_add()452 CTFPOOL_LOCK(osh->ctfpool, flags); in osl_ctfpool_cleanup()514 CTFPOOL_LOCK(osh->ctfpool, flags); in osl_pktfastget()693 CTFPOOL_LOCK(ctfpool, flags);