Searched refs:safe_class (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/locking/
H A Dlockdep.c1883 * directly by safe_class lock, then all we need to show
1892 * from the safe_class lock to the unsafe_class lock.
2508 struct lock_class *safe_class = safe_entry->class; local
2512 if (middle_class == safe_class)
2517 * directly by safe_class lock, then all we need to show
2526 * from the safe_class lock to the unsafe_class lock.
2530 __print_lock_name(NULL, safe_class);
2546 __print_lock_name(NULL, safe_class);
2553 __print_lock_name(NULL, safe_class);

Completed in 98 milliseconds