Searched refs:lockdep_next_lockchain (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/locking/ | ||
H A D | lockdep_internals.h | 141 long lockdep_next_lockchain(long i); |
H A D | lockdep_proc.c | 141 *pos = lockdep_next_lockchain(*pos - 1) + 1; in lc_next() |