Lines Matching refs:mutex_lock
161 mutex_lock(&daemon->mux); in ecryptfs_exorcise_daemon()
222 mutex_lock(&msg_ctx->mux); in ecryptfs_process_response()
273 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()
308 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_send_message()
334 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()
335 mutex_lock(&msg_ctx->mux); in ecryptfs_wait_for_response()
364 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()
387 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_init_messaging()
393 mutex_lock(&ecryptfs_msg_ctx_arr[i].mux); in ecryptfs_init_messaging()
416 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_release_messaging()
418 mutex_lock(&ecryptfs_msg_ctx_arr[i].mux); in ecryptfs_release_messaging()
430 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_release_messaging()