Home
last modified time | relevance | path

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

/linux/include/linux/
A Dlockdep.h243 #define lockdep_match_class(lock, key) lockdep_match_key(&(lock)->dep_map, key) macro
/linux/fs/
A Dinode.c987 if (lockdep_match_class(&inode->i_rwsem, &type->i_mutex_key)) { in lockdep_annotate_inode_mutex_key()

Completed in 8 milliseconds