Searched defs:table_lock (Results 1 – 3 of 3) sorted by relevance
14 static spinlock_t table_lock = __SPIN_LOCK_UNLOCKED("ratelimiter_table_lock"); variable
280 spinlock_t table_lock; member
33 struct mutex table_lock; /* Serializes sf deletion and vhca state change handler. */ member
Completed in 8 milliseconds