Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/net/
Dif_clone.c69 #define IF_CLONERS_UNLOCK() mtx_unlock(&if_cloners_mtx) macro
156 IF_CLONERS_UNLOCK(); in if_clone_create()
224 IF_CLONERS_UNLOCK(); in if_clone_destroy()
305 IF_CLONERS_UNLOCK(); in if_clone_attach()
325 IF_CLONERS_UNLOCK(); in if_clone_detach()
377 IF_CLONERS_UNLOCK(); in if_clone_list()
398 IF_CLONERS_UNLOCK(); in if_clone_list()