Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dxarray.h1317 xa_update_node_t xa_update; member
1337 .xa_update = NULL \
1611 xas->xa_update = update; in xas_set_update()
/Linux-v5.10/lib/
Dxarray.c352 if (xas->xa_update) in xas_update()
353 xas->xa_update(node); in xas_update()
2182 .xa_update = update, in xa_delete_node()