Searched refs:lookup_chain_cache (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.c1307 static inline int lookup_chain_cache(u64 chain_key, struct lock_class *class) function
2169 * (If lookup_chain_cache() returns with 1 it acquires
2172 if (!trylock && (check == 2) && lookup_chain_cache(chain_key, class)) {
2205 /* after lookup_chain_cache(): */

Completed in 63 milliseconds