Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/locking/
Dlockdep.c2922 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant() function
2959 check_redundant(struct held_lock *src, struct held_lock *target) in check_redundant() function
3215 ret = check_redundant(prev, next); in check_prev_add()