Home
last modified time | relevance | path

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

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