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

/linux-master/kernel/locking/
H A Dlockdep.c1977 * check_redundant(). For the end part, we need:
2899 check_redundant(struct held_lock *src, struct held_lock *target) function
2907 * Special setup for check_redundant().
2936 check_redundant(struct held_lock *src, struct held_lock *target) function
3188 ret = check_redundant(prev, next);

Completed in 105 milliseconds