Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dlockdep_types.h103 struct list_head locks_after, locks_before; member
/Linux-v5.10/kernel/locking/
Dlockdep.c969 in_list(e, &class->locks_before)) in in_any_class_list()
1057 if (!class_lock_list_valid(class, &class->locks_before)) in __check_data_structures()
1158 INIT_LIST_HEAD(&lock_classes[i].locks_before); in init_data_structures_once()
1288 WARN_ON_ONCE(!list_empty(&class->locks_before)); in register_lock_class()
1791 offsetof(struct lock_class, locks_before)); in __bfs_backwards()
2905 list_for_each_entry(entry, &hlock_class(next)->locks_before, entry) { in check_prev_add()
2950 &hlock_class(next)->locks_before, in check_prev_add()
5790 list_empty(&class->locks_before)) { in zap_class()
5813 WARN_ON_ONCE(!list_empty(&class->locks_before)); in reinit_class()
5817 WARN_ON_ONCE(!list_empty(&class->locks_before)); in reinit_class()