Searched refs:get_dep_list (Results 1 – 1 of 1) sorted by relevance
1564 static inline struct list_head *get_dep_list(struct lock_list *lock, int offset) in get_dep_list() function1698 return list_next_or_null_rcu(get_dep_list(lock->parent, offset), in __bfs_next()1810 head = get_dep_list(lock, offset); in __bfs()