Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dlockdep.c1507 static inline unsigned int __cq_get_elem_count(struct circular_queue *cq) in __cq_get_elem_count() function
1816 cq_depth = __cq_get_elem_count(cq); in __bfs()