Searched refs:__bfs_forwards (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/kernel/locking/ |
| H A D | lockdep.c | 1843 __bfs_forwards(struct lock_list *src_entry, in __bfs_forwards() function 2109 __bfs_forwards(this, (void *)&count, noop_count, NULL, &target_entry); in __lockdep_count_forward_deps() 2167 ret = __bfs_forwards(src_entry, target, match, skip, target_entry); in check_path() 2345 result = __bfs_forwards(root, &usage_mask, usage_match, usage_skip, target_entry); in find_usage_forwards()
|