Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c1164 static inline struct hlist_head *keyhashentry(const struct lock_class_key *key) in keyhashentry() function
1180 hash_head = keyhashentry(key); in lockdep_register_key()
1215 hash_head = keyhashentry(key); in is_dynamic_key()
6226 struct hlist_head *hash_head = keyhashentry(key); in lockdep_unregister_key()