Home
last modified time | relevance | path

Searched refs:radix_tree_preload (Results 1 – 20 of 20) sorted by relevance

/linux/include/linux/
A Dradix-tree.h28 struct radix_tree_preload { struct
34 DECLARE_PER_CPU(struct radix_tree_preload, radix_tree_preloads); argument
239 int radix_tree_preload(gfp_t gfp_mask);
/linux/lib/
A Dradix-tree.c60 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() function
369 EXPORT_SYMBOL(radix_tree_preload);
1579 struct radix_tree_preload *rtp; in radix_tree_cpu_dead()
A Dlib.a3 …�node_random�plist_add�plist_del�plist_requeue�radix_tree_preloads�radix_tree_preload�radix_tree_m…
/linux/tools/testing/radix-tree/
A Dtest.h59 extern struct radix_tree_preload radix_tree_preloads;
/linux/fs/xfs/
A Dxfs_mru_cache.c430 if (radix_tree_preload(GFP_NOFS)) in xfs_mru_cache_insert()
A Dxfs_icache.c629 if (radix_tree_preload(GFP_NOFS)) { in xfs_iget_cache_miss()
/linux/drivers/block/
A Dbrd.c104 if (radix_tree_preload(GFP_NOIO)) { in brd_insert_page()
/linux/fs/btrfs/
A Dreada.c264 ret = radix_tree_preload(GFP_KERNEL); in reada_find_zone()
390 ret = radix_tree_preload(GFP_KERNEL); in reada_find_extent()
A Ddelayed-inode.c143 ret = radix_tree_preload(GFP_NOFS); in btrfs_get_or_create_delayed_node()
A Dextent_io.c6093 ret = radix_tree_preload(GFP_NOFS); in alloc_test_extent_buffer()
6271 ret = radix_tree_preload(GFP_NOFS); in alloc_extent_buffer()
A Ddisk-io.c1584 ret = radix_tree_preload(GFP_NOFS); in btrfs_insert_fs_root()
/linux/arch/s390/mm/
A Dgmap.c596 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()
/linux/block/
A Dblk-cgroup.c682 if (radix_tree_preload(GFP_KERNEL)) { in blkg_conf_prep()
1182 preloaded = !radix_tree_preload(GFP_KERNEL); in blkcg_init_queue()
/linux/fs/xfs/libxfs/
A Dxfs_ag.c236 error = radix_tree_preload(GFP_NOFS); in xfs_initialize_perag()
/linux/fs/f2fs/
A Dcheckpoint.c482 radix_tree_preload(GFP_NOFS | __GFP_NOFAIL); in __add_ino_entry()
A Dnode.c2280 radix_tree_preload(GFP_NOFS | __GFP_NOFAIL); in add_free_nid()
/linux/drivers/block/null_blk/
A Dmain.c939 if (radix_tree_preload(GFP_NOIO)) in null_insert_page()
/linux/
A Dvmlinux.symvers10163 0x00000000 radix_tree_preload vmlinux EXPORT_SYMBOL
A DSystem.map17698 ffff8000104e0e20 T radix_tree_preload
A D.tmp_System.map17698 ffff8000104e0e20 T radix_tree_preload

Completed in 398 milliseconds