Home
last modified time | relevance | path

Searched defs:msg_ctx (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/fs/ecryptfs/
A Dmessaging.c38 static int ecryptfs_acquire_free_msg_ctx(struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_acquire_free_msg_ctx()
71 static void ecryptfs_msg_ctx_free_to_alloc(struct ecryptfs_msg_ctx *msg_ctx) in ecryptfs_msg_ctx_free_to_alloc()
84 void ecryptfs_msg_ctx_alloc_to_free(struct ecryptfs_msg_ctx *msg_ctx) in ecryptfs_msg_ctx_alloc_to_free()
158 struct ecryptfs_msg_ctx *msg_ctx, *msg_ctx_tmp; in ecryptfs_exorcise_daemon() local
209 struct ecryptfs_msg_ctx *msg_ctx; in ecryptfs_process_response() local
263 struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_send_message_locked()
304 struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_send_message()
326 int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response()
A Dmiscdev.c147 struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type, in ecryptfs_send_miscdev()
214 struct ecryptfs_msg_ctx *msg_ctx; in ecryptfs_miscdev_read() local
A Dkeystore.c1130 struct ecryptfs_msg_ctx *msg_ctx; in decrypt_pki_encrypted_session_key() local
1966 struct ecryptfs_msg_ctx *msg_ctx = NULL; in pki_encrypt_session_key() local
A Decryptfs_kernel.h619 struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_send_message()
623 static inline int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response()
/linux-6.3-rc2/drivers/media/platform/mediatek/vcodec/
A Dvdec_msg_queue.c55 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *msg_ctx, struct vdec_lat_buf *buf) in vdec_msg_queue_qbuf()
82 static bool vdec_msg_queue_wait_event(struct vdec_msg_queue_ctx *msg_ctx) in vdec_msg_queue_wait_event()
95 struct vdec_lat_buf *vdec_msg_queue_dqbuf(struct vdec_msg_queue_ctx *msg_ctx) in vdec_msg_queue_dqbuf()

Completed in 16 milliseconds