Home
last modified time | relevance | path

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

/linux-6.6.21/mm/
Dworkingset.c741 xa_delete_node(node, workingset_update_node); in shadow_lru_isolate()
/linux-6.6.21/lib/
Dxarray.c2185 void xa_delete_node(struct xa_node *node, xa_update_node_t update) in xa_delete_node() function
2199 EXPORT_SYMBOL_GPL(xa_delete_node); /* For the benefit of the test suite */
Dtest_xarray.c1672 xa_delete_node(node, test_update_node); in shadow_remove()
/linux-6.6.21/include/linux/
Dxarray.h1325 void xa_delete_node(struct xa_node *, xa_update_node_t);