Home
last modified time | relevance | path

Searched refs:radix_tree_root (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Dradix-tree.h25 #define radix_tree_root xarray macro
82 struct radix_tree_root name = RADIX_TREE_INIT(name, mask)
86 static inline bool radix_tree_empty(const struct radix_tree_root *root) in radix_tree_empty()
219 int radix_tree_insert(struct radix_tree_root *, unsigned long index,
221 void *__radix_tree_lookup(const struct radix_tree_root *, unsigned long index,
223 void *radix_tree_lookup(const struct radix_tree_root *, unsigned long);
224 void __rcu **radix_tree_lookup_slot(const struct radix_tree_root *,
226 void __radix_tree_replace(struct radix_tree_root *, struct radix_tree_node *,
228 void radix_tree_iter_replace(struct radix_tree_root *,
230 void radix_tree_replace_slot(struct radix_tree_root *,
[all …]
Diocontext.h109 struct radix_tree_root icq_tree;
Dbacking-dev-defs.h194 struct radix_tree_root cgwb_tree; /* radix tree of active cgroup wbs */
Didr.h20 struct radix_tree_root idr_rt;
Dirqdomain.h202 struct radix_tree_root revmap_tree;
/include/linux/mlx4/
Ddevice.h881 struct radix_tree_root qp_table_tree;