Home
last modified time | relevance | path

Searched refs:xa_update (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dxarray.h1335 xa_update_node_t xa_update; member
1356 .xa_update = NULL, \
1650 xas->xa_update = update; in xas_set_update()
/Linux-v6.1/lib/
Dxarray.c355 if (xas->xa_update) in xas_update()
356 xas->xa_update(node); in xas_update()
2190 .xa_update = update, in xa_delete_node()