Searched refs:ecryptfs_msg_ctx_lists_mux (Results 1 – 1 of 1) sorted by relevance
17 static DEFINE_MUTEX(ecryptfs_msg_ctx_lists_mux);35 * context element. Must be called with ecryptfs_msg_ctx_lists_mux69 * Must be called with ecryptfs_msg_ctx_lists_mux held.82 * Must be called with ecryptfs_msg_ctx_lists_mux held.273 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked() 276 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked() 283 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked() 334 mutex_lock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response() 339 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response() 349 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response() [all...]