Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds