Lines Matching refs:mutex_unlock
165 mutex_unlock(&daemon->mux); in ecryptfs_exorcise_daemon()
177 mutex_unlock(&daemon->mux); in ecryptfs_exorcise_daemon()
244 mutex_unlock(&msg_ctx->mux); in ecryptfs_process_response()
274 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()
280 mutex_unlock(&(*msg_ctx)->mux); in ecryptfs_send_message_locked()
281 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()
309 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_send_message()
336 mutex_unlock(&msg_ctx->mux); in ecryptfs_wait_for_response()
337 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()
346 mutex_unlock(&msg_ctx->mux); in ecryptfs_wait_for_response()
347 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()
372 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()
377 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()
401 mutex_unlock(&ecryptfs_msg_ctx_arr[i].mux); in ecryptfs_init_messaging()
403 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_init_messaging()
420 mutex_unlock(&ecryptfs_msg_ctx_arr[i].mux); in ecryptfs_release_messaging()
423 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_release_messaging()
447 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_release_messaging()