Home
last modified time | relevance | path

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

/linux/lib/ !
H A Dxarray.c1310 if (!xas_frozen(xas->xa_node)) in __xas_prev()
1349 if (!xas_frozen(xas->xa_node)) in __xas_next()
/linux/include/linux/ !
H A Dxarray.h1494 static inline bool xas_frozen(struct xa_node *node) in xas_frozen() function