Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Diflib_clone.c98 #define PSEUDO_LOCK() mtx_lock(&pseudoif_mtx); macro
123 PSEUDO_LOCK(); in iflib_ip_lookup()
135 PSEUDO_LOCK(); in iflib_ip_delete()
146 PSEUDO_LOCK(); in iflib_ip_insert()
201 PSEUDO_LOCK(); in iflib_clone_create()