Home
last modified time | relevance | path

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

/lib/
Dradix-tree.c66 struct radix_tree_preload { struct
70 static DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, }; argument
191 struct radix_tree_preload *rtp; in radix_tree_node_alloc()
254 struct radix_tree_preload *rtp; in __radix_tree_preload()
286 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function
292 EXPORT_SYMBOL(radix_tree_preload);
1473 struct radix_tree_preload *rtp; in radix_tree_callback()