Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/locking/
Dlockdep.c1475 static inline int __cq_full(struct circular_queue *cq) in __cq_full() function
1482 if (__cq_full(cq)) in __cq_enqueue()