Home
last modified time | relevance | path

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

/include/linux/
Dxarray.h1403 static inline bool xas_not_node(struct xa_node *node) in xas_not_node() function
1560 if (unlikely(xas_not_node(node) || node->shift || in xas_next_entry()
1618 if (unlikely(xas_not_node(node) || node->shift)) in xas_next_marked()
1712 if (unlikely(xas_not_node(node) || node->shift || in xas_prev()
1741 if (unlikely(xas_not_node(node) || node->shift || in xas_next()