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