Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dradix-tree.h26 struct radix_tree_preload { struct
32 DECLARE_PER_CPU(struct radix_tree_preload, radix_tree_preloads); argument
237 int radix_tree_preload(gfp_t gfp_mask);
/OK3568_Linux_fs/kernel/lib/
H 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);
1578 struct radix_tree_preload *rtp; in radix_tree_cpu_dead()
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/
H A Dtest.h59 extern struct radix_tree_preload radix_tree_preloads;
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_mru_cache.c430 if (radix_tree_preload(GFP_NOFS)) in xfs_mru_cache_insert()
H A Dxfs_mount.c214 error = radix_tree_preload(GFP_NOFS); in xfs_initialize_perag()
H A Dxfs_icache.c541 if (radix_tree_preload(GFP_NOFS)) { in xfs_iget_cache_miss()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dreada.c259 ret = radix_tree_preload(GFP_KERNEL); in reada_find_zone()
382 ret = radix_tree_preload(GFP_KERNEL); in reada_find_extent()
H A Ddelayed-inode.c144 ret = radix_tree_preload(GFP_NOFS); in btrfs_get_or_create_delayed_node()
H A Dextent_io.c5162 ret = radix_tree_preload(GFP_NOFS); in alloc_test_extent_buffer()
5269 ret = radix_tree_preload(GFP_NOFS); in alloc_extent_buffer()
H A Ddisk-io.c1456 ret = radix_tree_preload(GFP_NOFS); in btrfs_insert_fs_root()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dbrd.c106 if (radix_tree_preload(GFP_NOIO)) { in brd_insert_page()
H A Dnull_blk_main.c881 if (radix_tree_preload(GFP_NOIO)) in null_insert_page()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dgmap.c597 rc = radix_tree_preload(GFP_KERNEL); in __gmap_link()
1226 rc = radix_tree_preload(GFP_KERNEL); in gmap_protect_rmap()
2132 rc = radix_tree_preload(GFP_KERNEL); in gmap_shadow_page()
/OK3568_Linux_fs/kernel/block/
H A Dblk-cgroup.c661 if (radix_tree_preload(GFP_KERNEL)) { in blkg_conf_prep()
1170 preloaded = !radix_tree_preload(GFP_KERNEL); in blkcg_init_queue()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcheckpoint.c484 radix_tree_preload(GFP_NOFS | __GFP_NOFAIL); in __add_ino_entry()
H A Dnode.c2279 radix_tree_preload(GFP_NOFS | __GFP_NOFAIL); in add_free_nid()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_oplus2063 radix_tree_preload