Searched refs:radix_tree_preload (Results 1 – 17 of 17) sorted by relevance
66 struct radix_tree_preload { struct71 static DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, }; argument192 struct radix_tree_preload *rtp; in radix_tree_node_alloc()256 struct radix_tree_preload *rtp; in __radix_tree_preload()291 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function297 EXPORT_SYMBOL(radix_tree_preload);1478 struct radix_tree_preload *rtp; in radix_tree_callback()
63 if (radix_tree_preload(GFP_NOFS)) in f2fs_trace_pid()
370 radix_tree_preload(GFP_NOFS | __GFP_NOFAIL); in __add_ino_entry()
1458 if (radix_tree_preload(GFP_NOFS)) { in add_free_nid()
280 int radix_tree_preload(gfp_t gfp_mask);
191 err = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM); in nilfs_btnode_prepare_change_key()
440 if (radix_tree_preload(GFP_NOFS)) in xfs_mru_cache_insert()
218 if (radix_tree_preload(GFP_NOFS)) in xfs_initialize_perag()
309 if (radix_tree_preload(GFP_NOFS)) { in xfs_iget_cache_miss()
113 if (radix_tree_preload(GFP_NOIO)) { in brd_insert_page()
1056 preloaded = !radix_tree_preload(GFP_KERNEL); in blkcg_init_queue()
520 rc = radix_tree_preload(GFP_KERNEL); in __gmap_link()
143 ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM); in btrfs_get_or_create_delayed_node()
4941 ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM); in alloc_test_extent_buffer()5042 ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM); in alloc_extent_buffer()
1627 ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM); in btrfs_insert_fs_root()
524 error = radix_tree_preload(gfp_mask & ~__GFP_HIGHMEM); in replace_page_cache_page()
842 err = radix_tree_preload(gfp_mask); in new_vmap_block()