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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dlockdep.c612 check_noncircular(struct lock_class *source, unsigned int depth) function
628 if (!check_noncircular(entry->class, depth+1))
913 if (!(check_noncircular(next->class, 0)))

Completed in 152 milliseconds