Searched refs:lockdep_match_key (Results 1 – 1 of 1) sorted by relevance
308 #define lockdep_match_class(lock, key) lockdep_match_key(&(lock)->dep_map, key)310 static inline int lockdep_match_key(struct lockdep_map *lock, in lockdep_match_key() function