Lines Matching refs:mutex_lock
176 mutex_lock(&daemon->mux); in ecryptfs_exorcise_daemon()
236 mutex_lock(&msg_ctx->mux); in ecryptfs_process_response()
288 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()
323 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_send_message()
349 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()
350 mutex_lock(&msg_ctx->mux); in ecryptfs_wait_for_response()
380 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_init_messaging()
405 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_init_messaging()
411 mutex_lock(&ecryptfs_msg_ctx_arr[i].mux); in ecryptfs_init_messaging()
434 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_release_messaging()
436 mutex_lock(&ecryptfs_msg_ctx_arr[i].mux); in ecryptfs_release_messaging()
447 mutex_lock(&ecryptfs_daemon_hash_mux); in ecryptfs_release_messaging()