Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dxarray.h1357 xa_update_node_t xa_update; member
1378 .xa_update = NULL, \
1679 xas->xa_update = update; in xas_set_update()
/linux/lib/
H A Dxarray.c354 if (xas->xa_update) in xas_update()
355 xas->xa_update(node); in xas_update()
2223 .xa_update = update, in xa_delete_node()