Searched refs:__radix_tree_preload (Results 1 – 1 of 1) sorted by relevance
467 static __must_check int __radix_tree_preload(gfp_t gfp_mask, unsigned nr) in __radix_tree_preload() function514 return __radix_tree_preload(gfp_mask, RADIX_TREE_PRELOAD_SIZE); in radix_tree_preload()526 return __radix_tree_preload(gfp_mask, RADIX_TREE_PRELOAD_SIZE); in radix_tree_maybe_preload()551 return __radix_tree_preload(gfp_mask, top * nr); in radix_tree_split_preload()597 return __radix_tree_preload(gfp_mask, nr_nodes); in radix_tree_maybe_preload_order()2104 if (__radix_tree_preload(gfp_mask, IDR_PRELOAD_SIZE)) in idr_preload()2116 if (!__radix_tree_preload(gfp, IDA_PRELOAD_SIZE)) in ida_pre_get()