/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | messaging.c | 38 static int ecryptfs_acquire_free_msg_ctx(struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_acquire_free_msg_ctx() argument 71 static void ecryptfs_msg_ctx_free_to_alloc(struct ecryptfs_msg_ctx *msg_ctx) in ecryptfs_msg_ctx_free_to_alloc() argument 84 ecryptfs_msg_ctx_alloc_to_free(struct ecryptfs_msg_ctx *msg_ctx) ecryptfs_msg_ctx_alloc_to_free() argument 158 struct ecryptfs_msg_ctx *msg_ctx, *msg_ctx_tmp; ecryptfs_exorcise_daemon() local 208 struct ecryptfs_msg_ctx *msg_ctx; ecryptfs_process_response() local 260 ecryptfs_send_message_locked(char *data, int data_len, u8 msg_type, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message_locked() argument 301 ecryptfs_send_message(char *data, int data_len, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message() argument 324 ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, struct ecryptfs_message **msg) ecryptfs_wait_for_response() argument [all...] |
H A D | miscdev.c | 146 ecryptfs_send_miscdev(char *data, size_t data_size, struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type, u16 msg_flags, struct ecryptfs_daemon *daemon) ecryptfs_send_miscdev() argument 214 struct ecryptfs_msg_ctx *msg_ctx; ecryptfs_miscdev_read() local [all...] |
H A D | keystore.c | 1129 struct ecryptfs_msg_ctx *msg_ctx; in decrypt_pki_encrypted_session_key() local 1965 struct ecryptfs_msg_ctx *msg_ctx = NULL; in pki_encrypt_session_key() local
|
H A D | ecryptfs_kernel.h | 638 static inline int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response() argument 633 ecryptfs_send_message(char *data, int data_len, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message() argument
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | messaging.c | 38 static int ecryptfs_acquire_free_msg_ctx(struct ecryptfs_msg_ctx **msg_ctx) in ecryptfs_acquire_free_msg_ctx() argument 71 static void ecryptfs_msg_ctx_free_to_alloc(struct ecryptfs_msg_ctx *msg_ctx) in ecryptfs_msg_ctx_free_to_alloc() argument 84 ecryptfs_msg_ctx_alloc_to_free(struct ecryptfs_msg_ctx *msg_ctx) ecryptfs_msg_ctx_alloc_to_free() argument 158 struct ecryptfs_msg_ctx *msg_ctx, *msg_ctx_tmp; ecryptfs_exorcise_daemon() local 209 struct ecryptfs_msg_ctx *msg_ctx; ecryptfs_process_response() local 262 ecryptfs_send_message_locked(char *data, int data_len, u8 msg_type, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message_locked() argument 303 ecryptfs_send_message(char *data, int data_len, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message() argument 326 ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, struct ecryptfs_message **msg) ecryptfs_wait_for_response() argument [all...] |
H A D | miscdev.c | 146 ecryptfs_send_miscdev(char *data, size_t data_size, struct ecryptfs_msg_ctx *msg_ctx, u8 msg_type, u16 msg_flags, struct ecryptfs_daemon *daemon) ecryptfs_send_miscdev() argument 214 struct ecryptfs_msg_ctx *msg_ctx; ecryptfs_miscdev_read() local [all...] |
H A D | keystore.c | 1130 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
|
H A D | ecryptfs_kernel.h | 623 static inline int ecryptfs_wait_for_response(struct ecryptfs_msg_ctx *msg_ctx, in ecryptfs_wait_for_response() argument 618 ecryptfs_send_message(char *data, int data_len, struct ecryptfs_msg_ctx **msg_ctx) ecryptfs_send_message() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | vdec_msg_queue.c | 74 int vdec_msg_queue_qbuf(struct vdec_msg_queue_ctx *msg_ctx, struct vdec_lat_buf *buf) in vdec_msg_queue_qbuf() argument 105 vdec_msg_queue_wait_event(struct vdec_msg_queue_ctx *msg_ctx) vdec_msg_queue_wait_event() argument 118 vdec_msg_queue_dqbuf(struct vdec_msg_queue_ctx *msg_ctx) vdec_msg_queue_dqbuf() argument [all...] |