Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
Dlockdep.c1552 static inline struct list_head *get_dep_list(struct lock_list *lock, int offset) in get_dep_list() function
1686 return list_next_or_null_rcu(get_dep_list(lock->parent, offset), in __bfs_next()
1798 head = get_dep_list(lock, offset); in __bfs()