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