Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds