Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c182 static struct hlist_head lock_keys_hash[KEYHASH_SIZE]; variable
1168 return lock_keys_hash + hash; in keyhashentry()