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