Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Drcupdate.h1002 rcu_head_after_call_rcu(struct rcu_head *rhp, rcu_callback_t f) in rcu_head_after_call_rcu() function
/linux-5.19.10/lib/
Drhashtable.c942 if (rcu_head_after_call_rcu(&tbl->rcu, bucket_table_free_rcu)) in rhashtable_walk_stop()