Searched refs:crypto_thread_lock (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dcrypto.c446 mutex_lock(&psb->crypto_thread_lock);
449 mutex_unlock(&psb->crypto_thread_lock);
477 mutex_lock(&psb->crypto_thread_lock);
479 mutex_unlock(&psb->crypto_thread_lock);
567 mutex_lock(&psb->crypto_thread_lock);
572 mutex_unlock(&psb->crypto_thread_lock);
638 mutex_lock(&psb->crypto_thread_lock);
640 mutex_unlock(&psb->crypto_thread_lock);
787 mutex_lock(&psb->crypto_thread_lock);
800 mutex_unlock(&psb->crypto_thread_lock);
[all...]
H A Dnetfs.h590 struct mutex crypto_thread_lock; member in struct:pohmelfs_sb
H A Dinode.c1840 mutex_init(&psb->crypto_thread_lock);

Completed in 31 milliseconds