Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dswap.h325 xas_set_update(xas, workingset_update_node); \
H A Dxarray.h1609 static inline void xas_set_update(struct xa_state *xas, xa_update_node_t update) in xas_set_update() function
/OK3568_Linux_fs/kernel/mm/
H A Dtruncate.c39 xas_set_update(&xas, workingset_update_node); in __clear_shadow_entry()
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dxarray.rst442 You can call xas_set_update() to have a callback function
/OK3568_Linux_fs/kernel/lib/
H A Dtest_xarray.c1680 xas_set_update(&xas, test_update_node); in check_workingset()