Home
last modified time | relevance | path

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

/linux/kernel/locking/
H A Dlockdep.c1492 static inline int __cq_enqueue(struct circular_queue *cq, struct lock_list *elem) in __cq_enqueue() function
1746 __cq_enqueue(cq, source_entry); in __bfs()
1825 if (__cq_enqueue(cq, entry)) in __bfs()
/linux/lib/
H A DKconfig.debug1542 … Try increasing this value if you hit "lockdep bfs error:-1" warning due to __cq_enqueue() failure.