Searched defs:radix_tree_preload (Results 1 – 2 of 2) sorted by relevance
58 struct radix_tree_preload { struct62 extern struct radix_tree_preload radix_tree_preloads; argument
69 struct radix_tree_preload { struct74 static DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, }; argument374 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function