Searched refs:ecryptfs_daemon_hash_mux (Results 1 – 3 of 3) sorted by relevance
33 struct mutex ecryptfs_daemon_hash_mux; variable319 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_send_message()322 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_send_message()375 mutex_init(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()376 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()385 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()390 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()442 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_release_messaging()459 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_release_messaging()
82 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_miscdev_open()105 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_miscdev_open()131 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_miscdev_release()133 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_miscdev_release()
434 extern struct mutex ecryptfs_daemon_hash_mux;