Lines Matching refs:ecryptfs_msg_ctx
26 static struct ecryptfs_msg_ctx *ecryptfs_msg_ctx_arr;
38 static int ecryptfs_acquire_free_msg_ctx(struct ecryptfs_msg_ctx **msg_ctx)
53 *msg_ctx = list_entry(p, struct ecryptfs_msg_ctx, node);
71 static void ecryptfs_msg_ctx_free_to_alloc(struct ecryptfs_msg_ctx *msg_ctx)
84 void ecryptfs_msg_ctx_alloc_to_free(struct ecryptfs_msg_ctx *msg_ctx)
158 struct ecryptfs_msg_ctx *msg_ctx, *msg_ctx_tmp;
209 struct ecryptfs_msg_ctx *msg_ctx;
263 struct ecryptfs_msg_ctx **msg_ctx)
304 struct ecryptfs_msg_ctx **msg_ctx)
326 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx,
379 ecryptfs_msg_ctx_arr = kmalloc((sizeof(struct ecryptfs_msg_ctx)