Searched refs:lock_keys_hash (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/locking/
H A Dlockdep.c214 static struct hlist_head lock_keys_hash[KEYHASH_SIZE]; variable in typeref:struct:hlist_head
1208 return lock_keys_hash + hash;
1248 * If lock debugging is disabled lock_keys_hash[] may contain

Completed in 138 milliseconds