Searched refs:__bfs_next (Results 1 – 1 of 1) sorted by relevance
1681 static inline struct lock_list *__bfs_next(struct lock_list *lock, int offset) in __bfs_next() function1736 while ((lock = __bfs_next(lock, offset)) || (lock = __cq_dequeue(cq))) { in __bfs()