Searched refs:xas_set_update (Results 1 – 3 of 3) sorted by relevance
339 你可以调用xas_set_update(),让XArray每次更新一个节点时都调用一个回调函数。这被页面缓存的workingset
1696 static inline void xas_set_update(struct xa_state *xas, xa_update_node_t update) in xas_set_update() function
2026 xas_set_update(&xas, test_update_node); in check_workingset()