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

/linux-master/tools/testing/radix-tree/
H A Dtest.c72 static void item_free_rcu(struct rcu_head *head) function
85 call_rcu(&item->rcu_head, item_free_rcu);

Completed in 110 milliseconds