Searched refs:ecryptfs_msg_ctx_lists_mux (Results 1 – 1 of 1) sorted by relevance
30 static struct mutex ecryptfs_msg_ctx_lists_mux; variable288 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()291 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()298 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()349 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()354 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()364 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()404 mutex_init(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_init_messaging()405 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_init_messaging()421 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_init_messaging()[all …]