Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep.c2905 print_deadlock_scenario(struct held_lock *nxt, struct held_lock *prv) in print_deadlock_scenario() argument
2907 struct lock_class *next = hlock_class(nxt); in print_deadlock_scenario()