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

/linux-master/kernel/locking/
H A Dlockdep.c1204 static inline struct hlist_head *keyhashentry(const struct lock_class_key *key) function
1220 hash_head = keyhashentry(key);
1255 hash_head = keyhashentry(key);
6444 struct hlist_head *hash_head = keyhashentry(key);

Completed in 99 milliseconds