Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c2139 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant() function
3043 ret = check_redundant(prev, next); in check_prev_add()