Searched refs:check_path (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/locking/ |
| H A D | lockdep.c | 2124 check_path(struct held_lock *target, struct lock_list *src_entry, in check_path() function 2160 ret = check_path(target, &src_entry, hlock_conflict, NULL, &target_entry); in check_noncircular() 2952 ret = check_path(target, &src_entry, hlock_equal, usage_skip, &target_entry); in check_redundant()
|