Home
last modified time | relevance | path

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

/linux/tools/testing/radix-tree/
A Diteration_check.c30 xas_set_order(&xas, index, order); in my_item_insert()
/linux/Documentation/translations/zh_CN/core-api/
A Dxarray.rst348 你可以通过使用XA_STATE_ORDER()或xas_set_order(),然后调用xas_store()来创建一个多索引条目。用一个
/linux/include/linux/
A Dxarray.h1589 static inline void xas_set_order(struct xa_state *xas, unsigned long index, in xas_set_order() function
/linux/lib/
A Dxarray.c1727 xas_set_order(&xas, last, order); in xa_store_range()
/linux/Documentation/core-api/
A Dxarray.rst461 or xas_set_order() followed by a call to xas_store().
/linux/mm/
A Dfilemap.c133 xas_set_order(&xas, page->index, compound_order(page)); in page_cache_delete()

Completed in 18 milliseconds