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