Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/locking/
Dlockdep.c1487 static inline int __cq_full(struct circular_queue *cq) in __cq_full() function
1494 if (__cq_full(cq)) in __cq_enqueue()