Home
last modified time | relevance | path

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

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