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()
417 GRE_RUNLOCK(sc); in gre_ioctl()884 GRE_RUNLOCK(sc);901 GRE_RUNLOCK(sc);906 GRE_RUNLOCK(sc);
90 #define GRE_RUNLOCK(sc) rm_runlock(&(sc)->gre_lock, &gre_tracker) macro