Searched refs:locks (Results 1 – 2 of 2) sorted by relevance
14 int __alloc_bucket_spinlocks(spinlock_t **locks, unsigned int *locks_mask, in __alloc_bucket_spinlocks() argument43 *locks = tlocks; in __alloc_bucket_spinlocks()50 void free_bucket_spinlocks(spinlock_t *locks) in free_bucket_spinlocks() argument52 kvfree(locks); in free_bucket_spinlocks()
920 enabled then all held locks will also be reported. This1174 exception of simply not acquiring all the required locks.1184 This debugging feature allows mismatched rw semaphore locks1188 bool "Lock debugging: detect incorrect freeing of live locks"