Home
last modified time | relevance | path

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

/linux-6.15/kernel/locking/
H A Dlockdep.c1425 static int add_lock_to_list(struct lock_class *this, in add_lock_to_list() function
3236 ret = add_lock_to_list(hlock_class(next), hlock_class(prev), in check_prev_add()
3243 ret = add_lock_to_list(hlock_class(prev), hlock_class(next), in check_prev_add()