Searched refs:CTFPOOL_LOCK (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dlinux_osl.c334 #define CTFPOOL_LOCK(ctfpool, flags) spin_lock_irqsave(&(ctfpool)->lock, flags) macro
337 #define CTFPOOL_LOCK(ctfpool, flags) spin_lock_bh(&(ctfpool)->lock) macro
354 CTFPOOL_LOCK(osh->ctfpool, flags);
443 CTFPOOL_LOCK(osh->ctfpool, flags);
505 CTFPOOL_LOCK(osh->ctfpool, flags);
715 CTFPOOL_LOCK(ctfpool, flags);

Completed in 73 milliseconds