Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dlockdep_types.h109 struct list_head locks_after, locks_before; member
/linux-6.3-rc2/kernel/locking/
A Dlockdep.c1016 in_list(e, &class->locks_before)) in in_any_class_list()
1104 if (!class_lock_list_valid(class, &class->locks_before)) in __check_data_structures()
1205 INIT_LIST_HEAD(&lock_classes[i].locks_before); in init_data_structures_once()
1336 WARN_ON_ONCE(!list_empty(&class->locks_before)); in register_lock_class()
1851 offsetof(struct lock_class, locks_before)); in __bfs_backwards()
3135 list_for_each_entry(entry, &hlock_class(next)->locks_before, entry) { in check_prev_add()
3176 &hlock_class(next)->locks_before, distance, in check_prev_add()
6026 list_empty(&class->locks_before)) { in zap_class()
6048 WARN_ON_ONCE(!list_empty(&class->locks_before)); in reinit_class()
6052 WARN_ON_ONCE(!list_empty(&class->locks_before)); in reinit_class()

Completed in 14 milliseconds