Home
last modified time | relevance | path

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

/openbmc/linux/kernel/rcu/
H A Drcuscale.c616 static void kfree_call_rcu(struct rcu_head *rh) in kfree_call_rcu() function
661 call_rcu(&(alloc_ptr->rh), kfree_call_rcu); in kfree_scale_thread()