Searched refs:next_root (Results 1 – 2 of 2) sorted by relevance
67 struct kvm_mmu_page *next_root; in tdp_mmu_next_root() local69 next_root = list_next_entry(root, link); in tdp_mmu_next_root()71 return next_root; in tdp_mmu_next_root()
2492 struct lock_list *next_root, in print_bad_irq_dependency() argument2554 next_root->trace = save_trace(); in print_bad_irq_dependency()2555 if (!next_root->trace) in print_bad_irq_dependency()2557 print_shortest_lock_dependencies(forwards_entry, next_root); in print_bad_irq_dependency()