Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dxarray.h1122 struct xa_node { struct
1127 struct xa_node __rcu *parent; /* NULL at top of tree */ argument
1141 void xa_dump_node(const struct xa_node *); argument
1315 struct xa_node *xa_node; member