Home
last modified time | relevance | path

Searched refs:PTNET_Q_TRYLOCK (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c140 #define PTNET_Q_TRYLOCK(_pq) mtx_trylock(&(_pq)->lock) macro
1398 if (!PTNET_Q_TRYLOCK(pq)) { in ptnet_drain_transmit_queue()