key_tfm_list_mutex 1608 fs/ecryptfs/crypto.c struct mutex key_tfm_list_mutex;
key_tfm_list_mutex 1612 fs/ecryptfs/crypto.c 	mutex_init(&key_tfm_list_mutex);
key_tfm_list_mutex 1626 fs/ecryptfs/crypto.c 	mutex_lock(&key_tfm_list_mutex);
key_tfm_list_mutex 1633 fs/ecryptfs/crypto.c 	mutex_unlock(&key_tfm_list_mutex);
key_tfm_list_mutex 1644 fs/ecryptfs/crypto.c 	BUG_ON(!mutex_is_locked(&key_tfm_list_mutex));
key_tfm_list_mutex 1689 fs/ecryptfs/crypto.c 	BUG_ON(!mutex_is_locked(&key_tfm_list_mutex));
key_tfm_list_mutex 1724 fs/ecryptfs/crypto.c 	mutex_lock(&key_tfm_list_mutex);
key_tfm_list_mutex 1736 fs/ecryptfs/crypto.c 	mutex_unlock(&key_tfm_list_mutex);
key_tfm_list_mutex  321 fs/ecryptfs/ecryptfs_kernel.h extern struct mutex key_tfm_list_mutex;
key_tfm_list_mutex  421 fs/ecryptfs/main.c 	mutex_lock(&key_tfm_list_mutex);
key_tfm_list_mutex  435 fs/ecryptfs/main.c 			mutex_unlock(&key_tfm_list_mutex);
key_tfm_list_mutex  453 fs/ecryptfs/main.c 			mutex_unlock(&key_tfm_list_mutex);
key_tfm_list_mutex  457 fs/ecryptfs/main.c 	mutex_unlock(&key_tfm_list_mutex);