Home
last modified time | relevance | path

Searched refs:ecryptfs_msg_ctx_lists_mux (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ecryptfs/
H A Dmessaging.c17 static DEFINE_MUTEX(ecryptfs_msg_ctx_lists_mux);
35 * context element. Must be called with ecryptfs_msg_ctx_lists_mux
69 * 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...]