Searched defs:xa_node (Results 1 – 2 of 2) sorted by relevance
16300 struct xa_node { struct16305 struct xa_node __attribute__((btf_type_tag("rcu"))) *parent; argument16318 typedef void (*xa_update_node_t)(struct xa_node *); argument16327 struct xa_node *xa_node; member
47611 struct xa_node { struct47616 struct xa_node __attribute__((btf_type_tag("rcu"))) *parent; argument47617 struct xarray *array;47618 union {47622 void __attribute__((btf_type_tag("rcu"))) *slots[64];47623 union {47679 struct xa_node *xa_node; member