Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netgraph/
Dng_base.c264 #define NG_QUEUE_UNLOCK(n) \ macro
2030 NG_QUEUE_UNLOCK(ngq); in ng_queue_rw()
2107 NG_QUEUE_UNLOCK(ngq);
2144 NG_QUEUE_UNLOCK(ngq);
2176 NG_QUEUE_UNLOCK(ngq); in ng_flush_input_queue()
2190 NG_QUEUE_UNLOCK(ngq); in ng_flush_input_queue()
2322 NG_QUEUE_UNLOCK(ngq); in ng_snd_item()
3427 NG_QUEUE_UNLOCK(&node->nd_input_queue); in ngthread()
3430 NG_QUEUE_UNLOCK(&node->nd_input_queue); in ngthread()