Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep.c1991 static u16 chain_hlocks[MAX_LOCKDEP_CHAIN_HLOCKS]; variable
1995 return lock_classes + chain_hlocks[chain->base + i]; in lock_chain_get_class()
2079 chain_hlocks[chain->base + j] = lock_id; in lookup_chain_cache()
2081 chain_hlocks[chain->base + j] = class - lock_classes; in lookup_chain_cache()