Home
last modified time | relevance | path

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

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