Searched refs:ecryptfs_daemon_hash_mux (Results 1 – 3 of 3) sorted by relevance
33 struct mutex ecryptfs_daemon_hash_mux; variable323 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_send_message()326 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_send_message()379 mutex_init(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()380 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()390 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()395 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()447 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_release_messaging()464 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()
420 extern struct mutex ecryptfs_daemon_hash_mux;