Searched refs:NG_H4_UNLOCK (Results 1 – 2 of 2) sorted by relevance
186 NG_H4_UNLOCK(sc); in ng_h4_open()202 NG_H4_UNLOCK(sc); in ng_h4_open()232 NG_H4_UNLOCK(sc); in ng_h4_open()259 NG_H4_UNLOCK(sc); in ng_h4_close()326 NG_H4_UNLOCK(sc); in ng_h4_ioctl()356 NG_H4_UNLOCK(sc); in ng_h4_input()559 NG_H4_UNLOCK(sc); in ng_h4_input()637 NG_H4_UNLOCK(sc);680 NG_H4_UNLOCK(sc);761 NG_H4_UNLOCK(sc);[all …]
89 #define NG_H4_UNLOCK(sc) IF_UNLOCK(&sc->outq) macro