Searched refs:links_to (Results 1 – 1 of 1) sorted by relevance
1027 if (e->links_to != c) { in class_lock_list_valid()1031 e->links_to && e->links_to->name ? in class_lock_list_valid()1032 e->links_to->name : "(?)", in class_lock_list_valid()1129 e->links_to->name ? : "(?)"); in __check_data_structures()1145 e->links_to && e->links_to->name ? in __check_data_structures()1146 e->links_to->name : "(?)"); in __check_data_structures()1421 struct lock_class *links_to, struct list_head *head, in add_lock_to_list() argument1435 entry->links_to = links_to; in add_lock_to_list()6238 if (entry->class != class && entry->links_to != class) in zap_class()