Searched refs:current_rng (Results 1 – 1 of 1) sorted by relevance
54 static struct hwrng *current_rng; variable118 current_rng = rng; in set_current_rng()126 if (!current_rng) in drop_current_rng()130 kref_put(¤t_rng->ref, cleanup_rng); in drop_current_rng()131 current_rng = NULL; in drop_current_rng()142 rng = current_rng; in get_current_rng()332 if (rng != current_rng) in hwrng_attr_current_store()462 old_rng = current_rng; in hwrng_register()494 if (current_rng == rng) { in hwrng_unregister()585 BUG_ON(current_rng); in hwrng_modexit()