Home
last modified time | relevance | path

Searched refs:xas_is_node (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dxarray.h1454 static inline bool xas_is_node(const struct xa_state *xas) in xas_is_node() function
1614 unsigned char shift = xas_is_node(xas) ? xas->xa_node->shift : 0; in xas_advance()
/linux-6.3-rc2/lib/
A Dxarray.c713 if (xas_is_node(xas) && xas->xa_node->shift == xas->xa_shift) in xas_create_range()

Completed in 10 milliseconds