Home
last modified time | relevance | path

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

/kernel/locking/
Dlockdep.c1468 static inline unsigned int __cq_get_elem_count(struct circular_queue *cq) in __cq_get_elem_count() function
1777 cq_depth = __cq_get_elem_count(cq); in __bfs()