Searched refs:tmpcb (Results 1 – 2 of 2) sorted by relevance
362 struct rcu_cb_item *cb_items, *tmpcb; in ossl_synchronize_rcu() local390 tmpcb = cb_items; in ossl_synchronize_rcu()392 tmpcb->fn(tmpcb->data); in ossl_synchronize_rcu()393 OPENSSL_free(tmpcb); in ossl_synchronize_rcu()
462 struct rcu_cb_item *cb_items, *tmpcb; in ossl_synchronize_rcu() local497 tmpcb = cb_items; in ossl_synchronize_rcu()499 tmpcb->fn(tmpcb->data); in ossl_synchronize_rcu()500 OPENSSL_free(tmpcb); in ossl_synchronize_rcu()