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