Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/core-api/
A Dxarray.rst337 你可以调用xas_set_update(),让XArray每次更新一个节点时都调用一个回调函数。这被页面缓存的workingset
/linux/include/linux/
A Dswap.h339 xas_set_update(xas, workingset_update_node); \
A Dxarray.h1611 static inline void xas_set_update(struct xa_state *xas, xa_update_node_t update) in xas_set_update() function
/linux/mm/
A Dtruncate.c39 xas_set_update(&xas, workingset_update_node); in __clear_shadow_entry()
/linux/Documentation/core-api/
A Dxarray.rst442 You can call xas_set_update() to have a callback function
/linux/lib/
A Dtest_xarray.c1658 xas_set_update(&xas, test_update_node); in check_workingset()

Completed in 16 milliseconds