Home
last modified time | relevance | path

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

/linux-4.1.27/lib/
Dradix-tree.c66 struct radix_tree_preload { struct
70 static DEFINE_PER_CPU(struct radix_tree_preload, radix_tree_preloads) = { 0, }; argument
191 struct radix_tree_preload *rtp; in radix_tree_node_alloc()
254 struct radix_tree_preload *rtp; in __radix_tree_preload()
286 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function
292 EXPORT_SYMBOL(radix_tree_preload);
1473 struct radix_tree_preload *rtp; in radix_tree_callback()
/linux-4.1.27/fs/f2fs/
Dtrace.c63 if (radix_tree_preload(GFP_NOFS)) in f2fs_trace_pid()
Dcheckpoint.c325 if (radix_tree_preload(GFP_NOFS)) { in __add_ino_entry()
Dnode.c1444 if (radix_tree_preload(GFP_NOFS)) { in add_free_nid()
/linux-4.1.27/include/linux/
Dradix-tree.h280 int radix_tree_preload(gfp_t gfp_mask);
/linux-4.1.27/fs/nilfs2/
Dbtnode.c191 err = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM); in nilfs_btnode_prepare_change_key()
/linux-4.1.27/fs/xfs/
Dxfs_mru_cache.c440 if (radix_tree_preload(GFP_NOFS)) in xfs_mru_cache_insert()
Dxfs_mount.c208 if (radix_tree_preload(GFP_NOFS)) in xfs_initialize_perag()
Dxfs_icache.c309 if (radix_tree_preload(GFP_NOFS)) { in xfs_iget_cache_miss()
/linux-4.1.27/drivers/block/
Dbrd.c113 if (radix_tree_preload(GFP_NOIO)) { in brd_insert_page()
/linux-4.1.27/mm/
Dzswap.c475 err = radix_tree_preload(GFP_KERNEL); in zswap_get_swap_cache_page()
Dfilemap.c469 error = radix_tree_preload(gfp_mask & ~__GFP_HIGHMEM); in replace_page_cache_page()
Dvmalloc.c840 err = radix_tree_preload(gfp_mask); in new_vmap_block()
/linux-4.1.27/block/
Dblk-cgroup.c980 preloaded = !radix_tree_preload(GFP_KERNEL); in blkcg_activate_policy()
/linux-4.1.27/arch/s390/mm/
Dpgtable.c556 rc = radix_tree_preload(GFP_KERNEL); in __gmap_link()
/linux-4.1.27/fs/btrfs/
Ddelayed-inode.c143 ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM); in btrfs_get_or_create_delayed_node()
Dextent_io.c4869 ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM); in alloc_test_extent_buffer()
4970 ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM); in alloc_extent_buffer()
Ddisk-io.c1619 ret = radix_tree_preload(GFP_NOFS & ~__GFP_HIGHMEM); in btrfs_insert_fs_root()