Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dxarray.h1353 xa_update_node_t xa_update; member
1374 .xa_update = NULL, \
1669 xas->xa_update = update; in xas_set_update()
/openbmc/linux/lib/
H A Dxarray.c353 if (xas->xa_update) in xas_update()
354 xas->xa_update(node); in xas_update()
2194 .xa_update = update, in xa_delete_node()