Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dlockdep.c2899 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant() function
2936 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant() function
3188 ret = check_redundant(prev, next); in check_prev_add()