Searched defs:if_lock (Results 1 – 3 of 3) sorted by relevance
21 static int if_lock(struct cardstate *cs, int *arg) in if_lock() function
238 #define if_lock(t) mutex_lock(&(t->if_lock)); macro445 struct mutex if_lock; /* for list of devices */ member
605 spinlock_t if_lock; member