Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/locking/
Dlockdep.c1475 static inline int __cq_empty(struct circular_queue *cq) in __cq_empty() function
1503 if (__cq_empty(cq)) in __cq_dequeue()