Home
last modified time | relevance | path

Searched refs:locks (Results 1 – 2 of 2) sorted by relevance

/lib/
Dbucket_locks.c14 int __alloc_bucket_spinlocks(spinlock_t **locks, unsigned int *locks_mask, in __alloc_bucket_spinlocks() argument
43 *locks = tlocks; in __alloc_bucket_spinlocks()
50 void free_bucket_spinlocks(spinlock_t *locks) in free_bucket_spinlocks() argument
52 kvfree(locks); in free_bucket_spinlocks()
DKconfig.debug920 enabled then all held locks will also be reported. This
1174 exception of simply not acquiring all the required locks.
1184 This debugging feature allows mismatched rw semaphore locks
1188 bool "Lock debugging: detect incorrect freeing of live locks"