Home
last modified time | relevance | path

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

/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dxarray.rst328 被标记了。否则,它将返回xa_state所引用的条目之后的第一个被标记的条目。xas_next_marked()函数等同
/linux-6.15/include/linux/
H A Dxarray.h1768 static inline void *xas_next_marked(struct xa_state *xas, unsigned long max, in xas_next_marked() function
1831 entry = xas_next_marked(xas, max, mark))
/linux-6.15/Documentation/core-api/
H A Dxarray.rst431 the entry referenced by the xa_state. The xas_next_marked()