Searched refs:rng_lock (Results 1 – 2 of 2) sorted by relevance
38 static unsigned int rng_lock = SPINLOCK_UNLOCK; variable77 exceptions = cpu_spin_lock_xsave(&rng_lock); in hw_get_random_bytes()81 cpu_spin_unlock_xrestore(&rng_lock, exceptions); in hw_get_random_bytes()84 exceptions = cpu_spin_lock_xsave(&rng_lock); in hw_get_random_bytes()94 cpu_spin_unlock_xrestore(&rng_lock, exceptions); in hw_get_random_bytes()
73 static unsigned int rng_lock = SPINLOCK_UNLOCK; variable118 uint32_t exceptions = cpu_spin_lock_xsave(&rng_lock); in hw_get_random_bytes()127 cpu_spin_unlock_xrestore(&rng_lock, exceptions); in hw_get_random_bytes()