Searched refs:tmpcb (Results 1 – 2 of 2) sorted by relevance
366 struct rcu_cb_item *cb_items, *tmpcb; in ossl_synchronize_rcu() local394 tmpcb = cb_items; in ossl_synchronize_rcu()396 tmpcb->fn(tmpcb->data); in ossl_synchronize_rcu()397 OPENSSL_free(tmpcb); in ossl_synchronize_rcu()
457 struct rcu_cb_item *cb_items, *tmpcb; in ossl_synchronize_rcu() local492 tmpcb = cb_items; in ossl_synchronize_rcu()494 tmpcb->fn(tmpcb->data); in ossl_synchronize_rcu()495 OPENSSL_free(tmpcb); in ossl_synchronize_rcu()