Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
Dlockdep.c1470 static inline int __cq_empty(struct circular_queue *cq) in __cq_empty() function
1498 if (__cq_empty(cq)) in __cq_dequeue()