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
208 #define if_lock(t) spin_lock(&(t->if_lock)); macro403 spinlock_t if_lock; /* for list of devices */ member
437 spinlock_t if_lock; member