Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlockdep.h205 #define lockdep_match_class(lock, key) lockdep_match_key(&(lock)->dep_map, key)
207 static inline int lockdep_match_key(struct lockdep_map *lock, in lockdep_match_key() function
362 * We don't define lockdep_match_class() and lockdep_match_key() for !LOCKDEP