Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/locking/
Dlockdep.c2002 static u16 chain_hlocks[MAX_LOCKDEP_CHAIN_HLOCKS]; variable
2006 return lock_classes + chain_hlocks[chain->base + i]; in lock_chain_get_class()
2090 chain_hlocks[chain->base + j] = lock_id; in lookup_chain_cache()
2092 chain_hlocks[chain->base + j] = class - lock_classes; in lookup_chain_cache()