Home
last modified time | relevance | path

Searched refs:mt_alloc_one (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Dmaple_tree.c172 static inline struct maple_node *mt_alloc_one(gfp_t gfp) in mt_alloc_one() function
1110 mas->alloc = mt_alloc_one(gfp); in mas_alloc_nodes()
6299 node = mt_alloc_one(gfp); in mas_dup_build()
/linux/tools/testing/radix-tree/
H A Dmaple.c36047 node = mt_alloc_one(GFP_KERNEL); in farmer_tests()