Searched refs:source_entry (Results 1 – 1 of 1) sorted by relevance
1461 static int __bfs(struct lock_list *source_entry, in __bfs() argument1473 if (match(source_entry, data)) { in __bfs()1474 *target_entry = source_entry; in __bfs()1479 head = get_dep_list(source_entry, offset); in __bfs()1484 __cq_enqueue(cq, source_entry); in __bfs()