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