Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dmaple_tree.c985 static void mt_free_walk(struct rcu_head *head);
1006 call_rcu(&node->rcu, mt_free_walk); in mas_mat_destroy()
5213 static void mt_free_walk(struct rcu_head *head) in mt_free_walk() function
5352 call_rcu(&node->rcu, mt_free_walk); in mte_destroy_walk()