Searched refs:xa_update_node_t (Results 1 – 1 of 1) sorted by relevance
1252 typedef void (*xa_update_node_t)(struct xa_node *node); typedef1280 xa_update_node_t xa_update;1539 static inline void xas_set_update(struct xa_state *xas, xa_update_node_t update) in xas_set_update()