Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/locking/
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-6.12.1/lib/
DKconfig.debug1562 … Try increasing this value if you hit "lockdep bfs error:-1" warning due to __cq_enqueue() failure.