Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h262 #define CALLOUT_UNLOCK(p) mtx_unlock(&(p)->periodic_lock) macro
H A Dnat64lsn.c1824 CALLOUT_UNLOCK(cfg); in nat64lsn_start_instance()
1938 CALLOUT_UNLOCK(cfg); in nat64lsn_destroy_config()
H A Dnat64lsn_control.c800 CALLOUT_UNLOCK(cfg); in nat64lsn_states()
/freebsd/sys/net/
H A Diflib.c551 #define CALLOUT_UNLOCK(txq) mtx_unlock(&txq->ift_mtx) macro
2522 CALLOUT_UNLOCK(txq); in iflib_init_locked()
2624 CALLOUT_UNLOCK(txq); in iflib_stop()
3972 CALLOUT_UNLOCK(txq); in iflib_txq_drain()
4061 CALLOUT_UNLOCK(txq); in iflib_txq_drain_free()
4205 CALLOUT_UNLOCK(txq); in _task_fn_admin()