Searched refs:xa_refs (Results 1 – 2 of 2) sorted by relevance
87 struct dpll_pin_ref *dpll_xa_ref_dpll_first(struct xarray *xa_refs);
232 struct dpll_pin_ref *dpll_xa_ref_dpll_first(struct xarray *xa_refs) in dpll_xa_ref_dpll_first() argument237 ref = xa_find(xa_refs, &i, ULONG_MAX, XA_PRESENT); in dpll_xa_ref_dpll_first()