Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dlockdep.c1808 static u16 chain_hlocks[MAX_LOCKDEP_CHAIN_HLOCKS]; variable
1812 return lock_classes + chain_hlocks[chain->base + i]; in lock_chain_get_class()
1900 chain_hlocks[chain->base + j] = lock_id; in lookup_chain_cache()
1902 chain_hlocks[chain->base + j] = class - lock_classes; in lookup_chain_cache()