Home
last modified time | relevance | path

Searched refs:hlock_conflict (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/kernel/locking/
Dlockdep.c2015 static inline bool hlock_conflict(struct lock_list *entry, void *data) in hlock_conflict() function
2172 ret = check_path(target, &src_entry, hlock_conflict, NULL, &target_entry); in check_noncircular()