Home
last modified time | relevance | path

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

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