Searched refs:__bfs_forwards (Results 1 – 1 of 1) sorted by relevance
/kernel/locking/ |
D | lockdep.c | 1521 static inline int __bfs_forwards(struct lock_list *src_entry, in __bfs_forwards() function 1710 __bfs_forwards(this, (void *)&count, noop_count, &target_entry); in __lockdep_count_forward_deps() 1772 ret = __bfs_forwards(src_entry, (void *)target, class_equal, in check_path() 1889 result = __bfs_forwards(root, &usage_mask, usage_match, target_entry); in find_usage_forwards()
|