Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dlockdep_types.h109 struct list_head locks_after, locks_before; member
/Linux-v5.15/kernel/locking/
Dlockdep.c973 in_list(e, &class->locks_before)) in in_any_class_list()
1061 if (!class_lock_list_valid(class, &class->locks_before)) in __check_data_structures()
1162 INIT_LIST_HEAD(&lock_classes[i].locks_before); in init_data_structures_once()
1292 WARN_ON_ONCE(!list_empty(&class->locks_before)); in register_lock_class()
1804 offsetof(struct lock_class, locks_before)); in __bfs_backwards()
3088 list_for_each_entry(entry, &hlock_class(next)->locks_before, entry) { in check_prev_add()
3131 &hlock_class(next)->locks_before, in check_prev_add()
5982 list_empty(&class->locks_before)) { in zap_class()
6005 WARN_ON_ONCE(!list_empty(&class->locks_before)); in reinit_class()
6009 WARN_ON_ONCE(!list_empty(&class->locks_before)); in reinit_class()