Home
last modified time | relevance | path

Searched defs:xa_node (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dxarray.h1168 struct xa_node { struct
1173 struct xa_node __rcu *parent; /* NULL at top of tree */ argument
1187 void xa_dump_node(const struct xa_node *); argument
1361 struct xa_node *xa_node; member