Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/locking/
Dlockdep.c867 static int count_matching_names(struct lock_class *new_class) in count_matching_names() function
1335 class->name_version = count_matching_names(class); in register_lock_class()