Searched refs:source_entry (Results 1 – 1 of 1) sorted by relevance
994 static int __bfs(struct lock_list *source_entry, in __bfs() argument1005 if (match(source_entry, data)) { in __bfs()1006 *target_entry = source_entry; in __bfs()1012 head = &source_entry->class->locks_after; in __bfs()1014 head = &source_entry->class->locks_before; in __bfs()1020 __cq_enqueue(cq, (unsigned long)source_entry); in __bfs()