Searched defs:table_lock (Results 1 – 4 of 4) sorted by relevance
14 static spinlock_t table_lock = __SPIN_LOCK_UNLOCKED("ratelimiter_table_lock"); variable
317 spinlock_t table_lock; member
34 struct mutex table_lock; /* Serializes sf deletion and vhca state change handler. */ global() member [all...]
128 raw_spinlock_t table_lock; member