Searched refs:xa_node (Results 1 – 3 of 3) sorted by relevance
1122 struct xa_node { struct1127 struct xa_node __rcu *parent; /* NULL at top of tree */ argument1141 void xa_dump_node(const struct xa_node *); argument1177 const struct xa_node *node, unsigned int offset) in xa_entry()1186 const struct xa_node *node, unsigned int offset) in xa_entry_locked()1194 static inline struct xa_node *xa_parent(const struct xarray *xa, in xa_parent()1195 const struct xa_node *node) in xa_parent()1202 static inline struct xa_node *xa_parent_locked(const struct xarray *xa, in xa_parent_locked()1203 const struct xa_node *node) in xa_parent_locked()1210 static inline void *xa_mk_node(const struct xa_node *node) in xa_mk_node()[all …]
24 #define radix_tree_node xa_node
322 void workingset_update_node(struct xa_node *node);