Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlockdep.c1424 static int add_lock_to_list(struct lock_class *this, in add_lock_to_list() function
3235 ret = add_lock_to_list(hlock_class(next), hlock_class(prev), in check_prev_add()
3242 ret = add_lock_to_list(hlock_class(prev), hlock_class(next), in check_prev_add()