Searched refs:mt_destroy_walk (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/lib/ |
H A D | maple_tree.c | 1002 static void mt_destroy_walk(struct maple_enode *enode, struct maple_tree *mt, 1020 mt_destroy_walk(mat->head, mas->tree, !in_rcu); in mas_mat_destroy() 5276 static void mt_destroy_walk(struct maple_enode *enode, struct maple_tree *mt, in mt_destroy_walk() function 5344 mt_destroy_walk(enode, mt, false); in mte_destroy_walk() 5347 mt_destroy_walk(enode, mt, true); in mte_destroy_walk()
|