Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dxarray.h1305 typedef void (*xa_update_node_t)(struct xa_node *node); typedef
1307 void xa_delete_node(struct xa_node *, xa_update_node_t);
1335 xa_update_node_t xa_update;
1649 static inline void xas_set_update(struct xa_state *xas, xa_update_node_t update) in xas_set_update()
/linux-6.3-rc2/lib/
A Dxarray.c2181 void xa_delete_node(struct xa_node *node, xa_update_node_t update) in xa_delete_node()

Completed in 10 milliseconds