Home
last modified time | relevance | path

Searched defs:_pq (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c139 #define PTNET_Q_LOCK(_pq) mtx_lock(&(_pq)->lock) argument
140 #define PTNET_Q_TRYLOCK(_pq) mtx_trylock(&(_pq)->lock) argument
141 #define PTNET_Q_UNLOCK(_pq) mtx_unlock(&(_pq)->lock) argument