Home
last modified time | relevance | path

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

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