Home
last modified time | relevance | path

Searched refs:__bfs_next (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep.c1641 static inline struct lock_list *__bfs_next(struct lock_list *lock, int offset) in __bfs_next() function
1695 while ((lock = __bfs_next(lock, offset)) || (lock = __cq_dequeue(cq))) { in __bfs()