Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/locking/
Dlockdep.c934 static inline int __cq_dequeue(struct circular_queue *cq, unsigned long *elem) in __cq_dequeue() function
1017 __cq_dequeue(cq, (unsigned long *)&lock); in __bfs()