Home
last modified time | relevance | path

Searched refs:xa_delete_node (Results 1 – 4 of 4) sorted by relevance

/linux/mm/
H A Dworkingset.c751 xa_delete_node(node, workingset_update_node); in shadow_lru_isolate()
/linux/lib/
H A Dxarray.c2357 void xa_delete_node(struct xa_node *node, xa_update_node_t update) in xa_delete_node() function
2371 EXPORT_SYMBOL_GPL(xa_delete_node); /* For the benefit of the test suite */
H A Dtest_xarray.c2018 xa_delete_node(node, test_update_node); in shadow_remove()
/linux/include/linux/
H A Dxarray.h1335 void xa_delete_node(struct xa_node *, xa_update_node_t);