Searched refs:lockdep_match_class (Results 1 – 2 of 2) sorted by relevance
308 #define lockdep_match_class(lock, key) lockdep_match_key(&(lock)->dep_map, key) macro
953 if (lockdep_match_class(&inode->i_rwsem, &type->i_mutex_key)) { in lockdep_annotate_inode_mutex_key()