Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
Dlockdep.c1499 static inline struct lock_list * __cq_dequeue(struct circular_queue *cq) in __cq_dequeue() function
1741 while ((lock = __bfs_next(lock, offset)) || (lock = __cq_dequeue(cq))) { in __bfs()