Home
last modified time | relevance | path

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

/linux-6.6.21/lib/
Dxarray.c1154 if (!xas_frozen(xas->xa_node)) in __xas_prev()
1193 if (!xas_frozen(xas->xa_node)) in __xas_next()
/linux-6.6.21/include/linux/
Dxarray.h1484 static inline bool xas_frozen(struct xa_node *node) in xas_frozen() function