Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/locking/
Dlockdep.c1482 static inline int __cq_empty(struct circular_queue *cq) in __cq_empty() function
1510 if (__cq_empty(cq)) in __cq_dequeue()