Home
last modified time | relevance | path

Searched refs:radix_tree_maybe_preload (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/
A Dradix-tree.h240 int radix_tree_maybe_preload(gfp_t gfp_mask);
/linux/block/
A Dblk-ioc.c384 if (radix_tree_maybe_preload(gfp_mask) < 0) { in ioc_create_icq()
/linux/lib/
A Dlib.a3 …�plist_del�plist_requeue�radix_tree_preloads�radix_tree_preload�radix_tree_maybe_preload�radix_tre…
A Dradix-tree.c376 int radix_tree_maybe_preload(gfp_t gfp_mask) in radix_tree_maybe_preload() function
384 EXPORT_SYMBOL(radix_tree_maybe_preload);
/linux/fs/fscache/
A Dpage.c986 ret = radix_tree_maybe_preload(gfp & ~__GFP_HIGHMEM); in __fscache_write_page()
/linux/drivers/usb/cdns3/
A Dcdnsp-mem.c207 ret = radix_tree_maybe_preload(mem_flags); in cdnsp_insert_segment_mapping()
/linux/drivers/usb/host/
A Dxhci-mem.c200 ret = radix_tree_maybe_preload(mem_flags); in xhci_insert_segment_mapping()
/linux/
A Dvmlinux.symvers1311 0x00000000 radix_tree_maybe_preload vmlinux EXPORT_SYMBOL
A DSystem.map17699 ffff8000104e0e60 T radix_tree_maybe_preload
A D.tmp_System.map17699 ffff8000104e0e60 T radix_tree_maybe_preload

Completed in 328 milliseconds