Searched defs:crypto_mutex_lock (Results 1 – 2 of 2) sorted by relevance
53 #define crypto_mutex_lock osal_mutex_lock macro
106 #define crypto_mutex_lock(x) down_interruptible(x) macro