Searched refs:radix_tree_preload (Results 1 – 20 of 20) 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);
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);1579 struct radix_tree_preload *rtp; in radix_tree_cpu_dead()
3 …node_randomplist_addplist_delplist_requeueradix_tree_preloadsradix_tree_preloadradix_tree_m…
59 extern struct radix_tree_preload radix_tree_preloads;
430 if (radix_tree_preload(GFP_NOFS)) in xfs_mru_cache_insert()
629 if (radix_tree_preload(GFP_NOFS)) { in xfs_iget_cache_miss()
104 if (radix_tree_preload(GFP_NOIO)) { in brd_insert_page()
264 ret = radix_tree_preload(GFP_KERNEL); in reada_find_zone()390 ret = radix_tree_preload(GFP_KERNEL); in reada_find_extent()
143 ret = radix_tree_preload(GFP_NOFS); in btrfs_get_or_create_delayed_node()
6093 ret = radix_tree_preload(GFP_NOFS); in alloc_test_extent_buffer()6271 ret = radix_tree_preload(GFP_NOFS); in alloc_extent_buffer()
1584 ret = radix_tree_preload(GFP_NOFS); in btrfs_insert_fs_root()
596 rc = radix_tree_preload(GFP_KERNEL_ACCOUNT); in __gmap_link()1231 rc = radix_tree_preload(GFP_KERNEL_ACCOUNT); in gmap_protect_rmap()2137 rc = radix_tree_preload(GFP_KERNEL_ACCOUNT); in gmap_shadow_page()
682 if (radix_tree_preload(GFP_KERNEL)) { in blkg_conf_prep()1182 preloaded = !radix_tree_preload(GFP_KERNEL); in blkcg_init_queue()
236 error = radix_tree_preload(GFP_NOFS); in xfs_initialize_perag()
482 radix_tree_preload(GFP_NOFS | __GFP_NOFAIL); in __add_ino_entry()
2280 radix_tree_preload(GFP_NOFS | __GFP_NOFAIL); in add_free_nid()
939 if (radix_tree_preload(GFP_NOIO)) in null_insert_page()
10163 0x00000000 radix_tree_preload vmlinux EXPORT_SYMBOL
17698 ffff8000104e0e20 T radix_tree_preload
Completed in 371 milliseconds