Searched refs:key_store_spinlock (Results 1 – 1 of 1) sorted by relevance
35 static unsigned int key_store_spinlock = SPINLOCK_UNLOCK; variable246 key_store_except = cpu_spin_lock_xsave(&key_store_spinlock); in dcp_store_key()264 cpu_spin_unlock_xrestore(&key_store_spinlock, key_store_except); in dcp_store_key()
Completed in 7 milliseconds