Home
last modified time | relevance | path

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

/linux/include/linux/
A Dxarray.h1289 typedef void (*xa_update_node_t)(struct xa_node *node); typedef
1291 void xa_delete_node(struct xa_node *, xa_update_node_t);
1319 xa_update_node_t xa_update;
1611 static inline void xas_set_update(struct xa_state *xas, xa_update_node_t update) in xas_set_update()
/linux/lib/
A Dxarray.c2174 void xa_delete_node(struct xa_node *node, xa_update_node_t update) in xa_delete_node()

Completed in 10 milliseconds