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