Searched defs:radix_tree_preload (Results 1 – 2 of 2) sorted by relevance
61 struct radix_tree_preload { struct65 extern struct radix_tree_preload radix_tree_preloads; argument
84 struct radix_tree_preload { struct89 static DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, }; argument510 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function