Searched refs:ghes_list (Results 1 – 1 of 1) sorted by relevance
1411 static bool __maybe_unused ghes_has_active_errors(struct list_head *ghes_list) in ghes_has_active_errors() argument1416 list_for_each_entry_rcu(ghes, ghes_list, list) { in ghes_has_active_errors()