Searched refs:radix_tree_preload (Results 1 – 17 of 17) sorted by relevance
26 struct radix_tree_preload { struct32 DECLARE_PER_CPU(struct radix_tree_preload, radix_tree_preloads); argument237 int radix_tree_preload(gfp_t gfp_mask);
59 extern struct radix_tree_preload radix_tree_preloads;
60 DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = {244 struct radix_tree_preload *rtp; in radix_tree_node_alloc()322 struct radix_tree_preload *rtp; in __radix_tree_preload()363 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function369 EXPORT_SYMBOL(radix_tree_preload);1578 struct radix_tree_preload *rtp; in radix_tree_cpu_dead()
62 if (radix_tree_preload(GFP_NOFS)) in f2fs_trace_pid()
471 radix_tree_preload(GFP_NOFS | __GFP_NOFAIL); in __add_ino_entry()
2207 radix_tree_preload(GFP_NOFS | __GFP_NOFAIL); in add_free_nid()
430 if (radix_tree_preload(GFP_NOFS)) in xfs_mru_cache_insert()
214 error = radix_tree_preload(GFP_NOFS); in xfs_initialize_perag()
540 if (radix_tree_preload(GFP_NOFS)) { in xfs_iget_cache_miss()
106 if (radix_tree_preload(GFP_NOIO)) { in brd_insert_page()
881 if (radix_tree_preload(GFP_NOIO)) in null_insert_page()
259 ret = radix_tree_preload(GFP_KERNEL); in reada_find_zone()382 ret = radix_tree_preload(GFP_KERNEL); in reada_find_extent()
144 ret = radix_tree_preload(GFP_NOFS); in btrfs_get_or_create_delayed_node()
5153 ret = radix_tree_preload(GFP_NOFS); in alloc_test_extent_buffer()5260 ret = radix_tree_preload(GFP_NOFS); in alloc_extent_buffer()
1456 ret = radix_tree_preload(GFP_NOFS); in btrfs_insert_fs_root()
597 rc = radix_tree_preload(GFP_KERNEL); in __gmap_link()1225 rc = radix_tree_preload(GFP_KERNEL); in gmap_protect_rmap()2131 rc = radix_tree_preload(GFP_KERNEL); in gmap_shadow_page()
660 if (radix_tree_preload(GFP_KERNEL)) { in blkg_conf_prep()1161 preloaded = !radix_tree_preload(GFP_KERNEL); in blkcg_init_queue()