Home
last modified time | relevance | path

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

/freebsd-head/sys/net/
HDif_clone.c138 #define IF_CLONERS_UNLOCK() mtx_unlock(&if_cloners_mtx) macro
342 IF_CLONERS_UNLOCK(); in ifc_find_cloner_match()
358 IF_CLONERS_UNLOCK(); in ifc_find_cloner()
504 IF_CLONERS_UNLOCK(); in if_clone_attach()
510 IF_CLONERS_UNLOCK(); in if_clone_attach()
670 IF_CLONERS_UNLOCK(); in if_clone_detach()
715 IF_CLONERS_UNLOCK(); in if_clone_list()
736 IF_CLONERS_UNLOCK(); in if_clone_list()
779 IF_CLONERS_UNLOCK(); in if_clone_restoregroup()