Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_clone.c138 #define IF_CLONERS_UNLOCK() mtx_unlock(&if_cloners_mtx) macro
349 IF_CLONERS_UNLOCK(); in ifc_find_cloner_match()
365 IF_CLONERS_UNLOCK(); in ifc_find_cloner()
511 IF_CLONERS_UNLOCK(); in if_clone_attach()
517 IF_CLONERS_UNLOCK(); in if_clone_attach()
677 IF_CLONERS_UNLOCK(); in if_clone_detach()
722 IF_CLONERS_UNLOCK(); in if_clone_list()
743 IF_CLONERS_UNLOCK(); in if_clone_list()
786 IF_CLONERS_UNLOCK(); in if_clone_restoregroup()