Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c1001 static void mt_free_walk(struct rcu_head *head);
1022 call_rcu(&node->rcu, mt_free_walk); in mas_mat_destroy()
5190 * mt_free_walk() - Walk & free a tree in the RCU callback context
5195 static void mt_free_walk(struct rcu_head *head) in mt_free_walk() function
5334 call_rcu(&node->rcu, mt_free_walk); in mte_destroy_walk()

Completed in 8 milliseconds