Home
last modified time | relevance | path

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

/lib/
Dradix-tree.c91 struct radix_tree_preload { struct
95 static DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, }; argument
211 struct radix_tree_preload *rtp; in radix_tree_node_alloc()
267 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function
269 struct radix_tree_preload *rtp; in radix_tree_preload()
291 EXPORT_SYMBOL(radix_tree_preload);
1432 struct radix_tree_preload *rtp; in radix_tree_callback()