Searched refs:radix_tree_preload (Results 1 – 5 of 5) sorted by relevance
28 struct radix_tree_preload { struct34 DECLARE_PER_CPU(struct radix_tree_preload, radix_tree_preloads); argument239 int radix_tree_preload(gfp_t gfp_mask);
59 extern struct radix_tree_preload radix_tree_preloads;
62 DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = {246 struct radix_tree_preload *rtp; in radix_tree_node_alloc()324 struct radix_tree_preload *rtp; in __radix_tree_preload()365 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function371 EXPORT_SYMBOL(radix_tree_preload);1580 struct radix_tree_preload *rtp; in radix_tree_cpu_dead()
423 if (radix_tree_preload(GFP_KERNEL)) in xfs_mru_cache_insert()
1023 if (radix_tree_preload(GFP_NOIO)) in null_insert_page()