Searched defs:radix_tree_preload (Results 1 – 1 of 1) sorted by relevance
66 struct radix_tree_preload { struct70 static DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, }; argument286 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function