Home
last modified time | relevance | path

Searched defs:radix_tree_preload (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dradix-tree.h28 struct radix_tree_preload { struct
34 DECLARE_PER_CPU(struct radix_tree_preload, radix_tree_preloads); argument
/linux/lib/
H A Dradix-tree.c365 int radix_tree_preload(gfp_t gfp_mask) in radix_tree_preload() function