Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dmaple_tree.c160 static inline struct maple_node *mt_alloc_one(gfp_t gfp) in mt_alloc_one() function
1241 node = (struct maple_alloc *)mt_alloc_one(gfp); in mas_alloc_nodes()
6734 node = mt_alloc_one(gfp); in mas_dup_build()
/linux-6.12.1/tools/testing/radix-tree/
Dmaple.c36360 node = mt_alloc_one(GFP_KERNEL); in farmer_tests()