Lines Matching refs:mutex_unlock
165 mutex_unlock(&daemon->mux); in ecryptfs_exorcise_daemon()
177 mutex_unlock(&daemon->mux); in ecryptfs_exorcise_daemon()
245 mutex_unlock(&msg_ctx->mux); in ecryptfs_process_response()
276 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()
282 mutex_unlock(&(*msg_ctx)->mux); in ecryptfs_send_message_locked()
283 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()
311 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_send_message()
338 mutex_unlock(&msg_ctx->mux); in ecryptfs_wait_for_response()
339 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()
348 mutex_unlock(&msg_ctx->mux); in ecryptfs_wait_for_response()
349 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()
373 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()
378 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()