Home
last modified time | relevance | path

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

/lib/
Dradix-tree.c69 struct radix_tree_preload { struct
74 static DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, }; argument
255 struct radix_tree_preload *rtp; in radix_tree_node_alloc()
333 struct radix_tree_preload *rtp; in __radix_tree_preload()
374 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function
380 EXPORT_SYMBOL(radix_tree_preload);
1589 struct radix_tree_preload *rtp; in radix_tree_cpu_dead()