Searched defs:SOFTNET_UNLOCK (Results 1 – 2 of 2) sorted by relevance
153 #define SOFTNET_UNLOCK() mutex_exit(softnet_lock) macro156 #define SOFTNET_UNLOCK() KASSERT(mutex_owned(softnet_lock)) macro
258 #define SOFTNET_UNLOCK() mutex_exit(softnet_lock) macro261 #define SOFTNET_UNLOCK() KASSERT(mutex_owned(softnet_lock)) macro