Searched refs:active_references (Results 1 – 1 of 1) sorted by relevance
16 static struct dl_list active_references = variable17 { &active_references, &active_references };353 dl_list_add(&active_references, &ref->list); in wpa_trace_add_ref_func()360 dl_list_for_each(ref, &active_references, struct wpa_trace_ref, list) { in wpa_trace_check_ref()