Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/locking/
Dlockdep.c867 static int add_lock_to_list(struct lock_class *class, struct lock_class *this, in add_lock_to_list() function
1893 ret = add_lock_to_list(hlock_class(prev), hlock_class(next), in check_prev_add()
1900 ret = add_lock_to_list(hlock_class(next), hlock_class(prev), in check_prev_add()