Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Drcupdate.h1084 rcu_head_after_call_rcu(struct rcu_head *rhp, rcu_callback_t f) in rcu_head_after_call_rcu() function
/openbmc/linux/lib/
H A Drhashtable.c946 if (rcu_head_after_call_rcu(&tbl->rcu, bucket_table_free_rcu)) in rhashtable_walk_stop()