Searched refs:xa_parent (Results 1 – 2 of 2) sorted by relevance
1161 xas->xa_node = xa_parent(xas->xa, xas->xa_node); in __xas_prev()1200 xas->xa_node = xa_parent(xas->xa, xas->xa_node); in __xas_next()1258 xas->xa_node = xa_parent(xas->xa, xas->xa_node); in xas_find()1334 xas->xa_node = xa_parent(xas->xa, xas->xa_node); in xas_find_marked()
1196 static inline struct xa_node *xa_parent(const struct xarray *xa, in xa_parent() function
Completed in 12 milliseconds