Home
last modified time | relevance | path

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

/f-stack/freebsd/net/altq/
H A Daltq_subr.c151 IFQ_UNLOCK(ifq);
163 IFQ_UNLOCK(ifq);
174 IFQ_UNLOCK(ifq);
178 IFQ_UNLOCK(ifq);
182 IFQ_UNLOCK(ifq);
195 IFQ_UNLOCK(ifq);
208 IFQ_UNLOCK(ifq);
212 IFQ_UNLOCK(ifq);
225 IFQ_UNLOCK(ifq);
247 IFQ_UNLOCK(ifq);
[all …]
H A Daltq_priq.c282 IFQ_UNLOCK(cl->cl_pif->pif_ifq); in priq_class_create()
419 IFQ_UNLOCK(cl->cl_pif->pif_ifq); in priq_class_destroy()
H A Daltq_rmclass.c344 IFQ_UNLOCK(ifd->ifq_); in rmc_newclass()
395 IFQ_UNLOCK(ifd->ifq_); in rmc_modclass()
630 IFQ_UNLOCK(ifd->ifq_); in rmc_delete_class()
1570 IFQ_UNLOCK(ifd->ifq_); in rmc_restart()
H A Daltq_fairq.c341 IFQ_UNLOCK(cl->cl_pif->pif_ifq); in fairq_class_create()
455 IFQ_UNLOCK(cl->cl_pif->pif_ifq); in fairq_class_destroy()
H A Daltq_hfsc.c499 IFQ_UNLOCK(hif->hif_ifq); in hfsc_class_create()
522 IFQ_UNLOCK(hif->hif_ifq); in hfsc_class_create()
589 IFQ_UNLOCK(cl->cl_hif->hif_ifq); in hfsc_class_destroy()
612 IFQ_UNLOCK(cl->cl_hif->hif_ifq); in hfsc_class_destroy()
H A Daltq_cbq.c545 IFQ_UNLOCK(ifq); in cbqrestart()
/f-stack/freebsd/net/
H A Difq.h234 #define IFQ_UNLOCK(ifq) IF_UNLOCK(ifq) macro
290 IFQ_UNLOCK(ifq); \
433 IFQ_UNLOCK(&ifp->if_snd); in drbr_dequeue_cond()
437 IFQ_UNLOCK(&ifp->if_snd); in drbr_dequeue_cond()
H A Dif_tuntap.c846 IFQ_UNLOCK(&ifp->if_snd); in tunstart()
849 IFQ_UNLOCK(&ifp->if_snd); in tunstart()
1641 IFQ_UNLOCK(&TUN2IFP(tp)->if_snd); in tunioctl()
1925 IFQ_UNLOCK(&ifp->if_snd); in tunpoll()
H A Dif_epair.c318 IFQ_UNLOCK(&ifp->if_snd); in epair_nh_drainedcpu()
H A Dif.c2349 IFQ_UNLOCK(ifq); in if_qflush()
H A Diflib.c4186 IFQ_UNLOCK(ifq); in iflib_altq_if_start()