Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dmaple_tree.c168 static inline void mt_free_bulk(size_t size, void __rcu **nodes) in mt_free_bulk() function
5213 mt_free_bulk(node->slot_len, slots); in mt_free_walk()
5229 mt_free_bulk(node->slot_len, slots); in mt_free_walk()
5287 mt_free_bulk(node->slot_len, slots); in mt_destroy_walk()
5311 mt_free_bulk(node->slot_len, slots); in mt_destroy_walk()
5584 mt_free_bulk(count, (void __rcu **)&node->slot[1]); in mas_destroy()