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

/linux-master/kernel/locking/
H A Dlockdep.c1494 static inline struct lock_list * __cq_dequeue(struct circular_queue *cq) function
1736 while ((lock = __bfs_next(lock, offset)) || (lock = __cq_dequeue(cq))) {

Completed in 99 milliseconds