Home
last modified time | relevance | path

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

/kernel/
Dlockdep.c1987 static u16 chain_hlocks[MAX_LOCKDEP_CHAIN_HLOCKS]; variable
1991 return lock_classes + chain_hlocks[chain->base + i]; in lock_chain_get_class()
2075 chain_hlocks[chain->base + j] = lock_id; in lookup_chain_cache()
2077 chain_hlocks[chain->base + j] = class - lock_classes; in lookup_chain_cache()