Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
Dlockdep.c2105 static unsigned long __lockdep_count_backward_deps(struct lock_list *this) in __lockdep_count_backward_deps() function
2124 ret = __lockdep_count_backward_deps(&this); in lockdep_count_backward_deps()