Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
Dlockdep.c2161 check_noncircular(struct held_lock *src, struct held_lock *target, in check_noncircular() function
3134 ret = check_noncircular(next, prev, trace); in check_prev_add()