Home
last modified time | relevance | path

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

/include/linux/
Dxarray.h1087 struct xa_node { struct
1092 struct xa_node __rcu *parent; /* NULL at top of tree */ argument
1106 void xa_dump_node(const struct xa_node *); argument
1142 const struct xa_node *node, unsigned int offset) in xa_entry()
1151 const struct xa_node *node, unsigned int offset) in xa_entry_locked()
1159 static inline struct xa_node *xa_parent(const struct xarray *xa, in xa_parent()
1160 const struct xa_node *node) in xa_parent()
1167 static inline struct xa_node *xa_parent_locked(const struct xarray *xa, in xa_parent_locked()
1168 const struct xa_node *node) in xa_parent_locked()
1175 static inline void *xa_mk_node(const struct xa_node *node) in xa_mk_node()
[all …]
Dradix-tree.h22 #define radix_tree_node xa_node
Dswap.h315 void workingset_update_node(struct xa_node *node);