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

/linux-master/lib/
H A Dmaple_tree.c160 static inline struct maple_node *mt_alloc_one(gfp_t gfp) function
1242 node = (struct maple_alloc *)mt_alloc_one(gfp);
6739 node = mt_alloc_one(gfp);
/linux-master/tools/testing/radix-tree/
H A Dmaple.c[all...]

Completed in 143 milliseconds