Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
Dlockdep.c1413 static int add_lock_to_list(struct lock_class *this, in add_lock_to_list() function
3167 ret = add_lock_to_list(hlock_class(next), hlock_class(prev), in check_prev_add()
3174 ret = add_lock_to_list(hlock_class(prev), hlock_class(next), in check_prev_add()