Home
last modified time | relevance | path

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

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