Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep.c1492 static inline struct lock_list * __cq_dequeue(struct circular_queue *cq) in __cq_dequeue() function
1734 while ((lock = __bfs_next(lock, offset)) || (lock = __cq_dequeue(cq))) { in __bfs()