Searched refs:GRE_RUNLOCK (Results 1 – 4 of 4) sorted by relevance
119 GRE_RUNLOCK(sc); in in6_gre_encapcheck()122 GRE_RUNLOCK(sc); in in6_gre_encapcheck()
120 GRE_RUNLOCK(sc); in in_gre_encapcheck()123 GRE_RUNLOCK(sc); in in_gre_encapcheck()
422 GRE_RUNLOCK(sc); in gre_ioctl()888 GRE_RUNLOCK(sc);905 GRE_RUNLOCK(sc);910 GRE_RUNLOCK(sc);
91 #define GRE_RUNLOCK(sc) rm_runlock(&(sc)->gre_lock, &gre_tracker) macro