Searched refs:__cq_get_elem_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/locking/
H A Dlockdep.c1507 static inline unsigned int __cq_get_elem_count(struct circular_queue *cq) function
1816 cq_depth = __cq_get_elem_count(cq);

Completed in 128 milliseconds