Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlockdep.c1486 static inline int __cq_empty(struct circular_queue *cq) in __cq_empty() function
1514 if (__cq_empty(cq)) in __cq_dequeue()