Lines Matching refs:mutex_lock
161 mutex_lock(&daemon->mux); in ecryptfs_exorcise_daemon()
221 mutex_lock(&msg_ctx->mux); in ecryptfs_process_response()
271 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()
306 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_send_message()
332 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()
333 mutex_lock(&msg_ctx->mux); in ecryptfs_wait_for_response()
363 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()
386 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_init_messaging()
392 mutex_lock(&ecryptfs_msg_ctx_arr[i].mux); in ecryptfs_init_messaging()
415 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_release_messaging()
417 mutex_lock(&ecryptfs_msg_ctx_arr[i].mux); in ecryptfs_release_messaging()
429 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_release_messaging()