Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/locking/
Dlockdep.c1519 static inline unsigned int __cq_get_elem_count(struct circular_queue *cq) in __cq_get_elem_count() function
1828 cq_depth = __cq_get_elem_count(cq); in __bfs()