Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dxarray.h1319 xa_update_node_t xa_update; member
1339 .xa_update = NULL \
1613 xas->xa_update = update; in xas_set_update()
/Linux-v5.15/lib/
Dxarray.c352 if (xas->xa_update) in xas_update()
353 xas->xa_update(node); in xas_update()
2183 .xa_update = update, in xa_delete_node()