Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlockdep_types.h116 struct list_head locks_after, locks_before; member
/linux/kernel/locking/
H A Dlockdep.c1008 * Check whether entry @e occurs in any of the locks_after or locks_before
1019 in_list(e, &class->locks_before)) in in_any_class_list()
1107 if (!class_lock_list_valid(class, &class->locks_before)) in __check_data_structures()
1208 INIT_LIST_HEAD(&lock_classes[i].locks_before); in init_data_structures_once()
1342 WARN_ON_ONCE(!list_empty(&class->locks_before)); in register_lock_class()
1566 * locks_after or locks_before
1714 * locks_after or locks_before
1861 offsetof(struct lock_class, locks_before)); in __bfs_backwards()
2372 * b) lock_list in the ->locks_before list of B, whose ->class is A
3188 * ->locks_before lis in check_prev_add()
[all...]