Searched refs:locks_before (Results 1 – 2 of 2) sorted by relevance
109 struct list_head locks_after, locks_before; member
985 in_list(e, &class->locks_before)) in in_any_class_list()1073 if (!class_lock_list_valid(class, &class->locks_before)) in __check_data_structures()1174 INIT_LIST_HEAD(&lock_classes[i].locks_before); in init_data_structures_once()1304 WARN_ON_ONCE(!list_empty(&class->locks_before)); in register_lock_class()1816 offsetof(struct lock_class, locks_before)); in __bfs_backwards()3100 list_for_each_entry(entry, &hlock_class(next)->locks_before, entry) { in check_prev_add()3143 &hlock_class(next)->locks_before, in check_prev_add()5994 list_empty(&class->locks_before)) { in zap_class()6017 WARN_ON_ONCE(!list_empty(&class->locks_before)); in reinit_class()6021 WARN_ON_ONCE(!list_empty(&class->locks_before)); in reinit_class()
Completed in 13 milliseconds