Searched refs:__bfs_forwards (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/kernel/locking/ |
D | lockdep.c | 1063 static inline int __bfs_forwards(struct lock_list *src_entry, in __bfs_forwards() function 1255 __bfs_forwards(this, (void *)&count, noop_count, &target_entry); in __lockdep_count_forward_deps() 1315 result = __bfs_forwards(root, target, class_equal, target_entry); in check_noncircular() 1352 result = __bfs_forwards(root, (void *)bit, usage_match, target_entry); in find_usage_forwards()
|