Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/locking/
Dlockdep.c942 static inline int __cq_dequeue(struct circular_queue *cq, unsigned long *elem) in __cq_dequeue() function
1025 __cq_dequeue(cq, (unsigned long *)&lock); in __bfs()