Home
last modified time | relevance | path

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

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