Searched refs:out_msg (Results 1 – 19 of 19) sorted by relevance
251 kfree_skb(peer->tcp.out_msg.skb); in ovpn_tcp_socket_wait_finish()252 peer->tcp.out_msg.skb = NULL; in ovpn_tcp_socket_wait_finish()257 struct sk_buff *skb = peer->tcp.out_msg.skb; in ovpn_tcp_send_sock()271 peer->tcp.out_msg.offset, in ovpn_tcp_send_sock()272 peer->tcp.out_msg.len, in ovpn_tcp_send_sock()296 peer->tcp.out_msg.len -= ret; in ovpn_tcp_send_sock()297 peer->tcp.out_msg.offset += ret; in ovpn_tcp_send_sock()298 } while (peer->tcp.out_msg.len > 0); in ovpn_tcp_send_sock()300 if (!peer->tcp.out_msg.len) { in ovpn_tcp_send_sock()306 kfree_skb(peer->tcp.out_msg.skb); in ovpn_tcp_send_sock()[all …]
89 } out_msg; member
85 oic->out_msg.addr = tee_shm_get_va(oic->out_shm, 0); in qcomtee_msg_buffers_alloc()86 oic->out_msg.size = tee_shm_get_size(oic->out_shm); in qcomtee_msg_buffers_alloc()89 memzero_explicit(oic->out_msg.addr, oic->out_msg.size); in qcomtee_msg_buffers_alloc()
544 msg = oic->out_msg.addr; in qcomtee_prepare_args()582 msg = oic->out_msg.addr; in qcomtee_update_msg()693 out_msg_paddr, oic->out_msg.size, in qcomtee_object_invoke_ctx_invoke()697 oic->out_msg.size, in qcomtee_object_invoke_ctx_invoke()766 cb_msg = oic->out_msg.addr; in qcomtee_object_do_invoke_internal()
167 struct qcomtee_buffer out_msg; member
276 hdcp->auth.id = hdcp_cmd->out_msg.hdcp1_create_session.session_handle; in mod_hdcp_hdcp1_create_session()281 hdcp->auth.msg.hdcp1.ainfo = hdcp_cmd->out_msg.hdcp1_create_session.ainfo_primary; in mod_hdcp_hdcp1_create_session()282 memcpy(hdcp->auth.msg.hdcp1.aksv, hdcp_cmd->out_msg.hdcp1_create_session.aksv_primary, in mod_hdcp_hdcp1_create_session()284 memcpy(hdcp->auth.msg.hdcp1.an, hdcp_cmd->out_msg.hdcp1_create_session.an_primary, in mod_hdcp_hdcp1_create_session()349 } else if (hdcp_cmd->out_msg.hdcp1_first_part_authentication.authentication_status == in mod_hdcp_hdcp1_validate_rx()353 } else if (hdcp_cmd->out_msg.hdcp1_first_part_authentication.authentication_status == in mod_hdcp_hdcp1_validate_rx()356 } else if (hdcp_cmd->out_msg.hdcp1_first_part_authentication.authentication_status == in mod_hdcp_hdcp1_validate_rx()423 hdcp_cmd->out_msg.hdcp1_second_part_authentication.authentication_status == in mod_hdcp_hdcp1_validate_ksvlist_vp()426 } else if (hdcp_cmd->out_msg.hdcp1_second_part_authentication.authentication_status == in mod_hdcp_hdcp1_validate_ksvlist_vp()488 hdcp_cmd->out_msg.hdcp1_get_encryption_status.protection_level = 0; in mod_hdcp_hdcp1_link_maintenance()[all …]
521 union ta_hdcp_cmd_output out_msg; member
427 goto out_msg; in vmw_host_get_guestinfo()448 out_msg: in vmw_host_get_guestinfo()501 goto out_msg; in vmw_host_printf()509 out_msg: in vmw_host_printf()563 goto out_msg; in vmw_msg_ioctl()572 goto out_msg; in vmw_msg_ioctl()579 goto out_msg; in vmw_msg_ioctl()591 out_msg: in vmw_msg_ioctl()
387 goto out_msg; in ipmi_msg_handler()404 goto out_msg; in ipmi_msg_handler()433 out_msg: in ipmi_msg_handler()573 goto out_msg; in acpi_ipmi_space_handler()580 out_msg: in acpi_ipmi_space_handler()
127 *srm_version = hdcp_cmd->out_msg.hdcp_get_srm.srm_version; in psp_get_srm()128 *srm_size = hdcp_cmd->out_msg.hdcp_get_srm.srm_buf_size; in psp_get_srm()130 return hdcp_cmd->out_msg.hdcp_get_srm.srm_buf; in psp_get_srm()153 hdcp_cmd->out_msg.hdcp_set_srm.valid_signature != 1 || in psp_set_srm()154 hdcp_cmd->out_msg.hdcp_set_srm.srm_version == PSP_SRM_VERSION_MAX) in psp_set_srm()157 *srm_version = hdcp_cmd->out_msg.hdcp_set_srm.srm_version; in psp_set_srm()
261 static int process_ob_ipinfo(void *in_msg, void *out_msg, int op) in process_ob_ipinfo() argument264 struct hv_kvp_ip_msg *out = out_msg; in process_ob_ipinfo()321 static void process_ib_ipinfo(void *in_msg, void *out_msg, int op) in process_ib_ipinfo() argument324 struct hv_kvp_msg *out = out_msg; in process_ib_ipinfo()
519 if (con->out_msg) { in ceph_con_reset_protocol()520 WARN_ON(con->out_msg->con != con); in ceph_con_reset_protocol()521 ceph_msg_put(con->out_msg); in ceph_con_reset_protocol()522 con->out_msg = NULL; in ceph_con_reset_protocol()560 WARN_ON(con->out_msg); in ceph_con_reset_session()1783 WARN_ON(con->out_msg == msg); in ceph_msg_revoke()1793 if (con->out_msg == msg) { in ceph_msg_revoke()1800 ceph_msg_put(con->out_msg); in ceph_msg_revoke()1801 con->out_msg = NULL; in ceph_msg_revoke()1804 con, msg, con->out_msg); in ceph_msg_revoke()[all …]
3257 dout("%s con %p msg %p\n", __func__, con, con->out_msg); in finish_message()3268 if (con->out_msg) { in finish_message()3269 ceph_msg_put(con->out_msg); in finish_message()3270 con->out_msg = NULL; in finish_message()3293 WARN_ON(!con->out_msg); in populate_out_iter()3294 queue_data(con, con->out_msg); in populate_out_iter()3297 WARN_ON(!con->out_msg); in populate_out_iter()3298 queue_data_cont(con, con->out_msg); in populate_out_iter()3304 WARN_ON(con->out_msg); /* revoked */ in populate_out_iter()3305 queue_zeros(con, con->out_msg); in populate_out_iter()
1518 msg = con->out_msg; in ceph_con_v1_try_write()1522 con->out_msg = NULL; /* we're done with this one */ in ceph_con_v1_try_write()
316 def out_msg(self, fname, name, arg):227 def out_msg(self, fname, name, arg): global() member in KernelFiles
284 u8 *out_msg, size_t out_size, in loader_cl_send() argument288 struct loader_msg_hdr *out_hdr = (struct loader_msg_hdr *)out_msg; in loader_cl_send()304 rv = ishtp_cl_send(loader_ishtp_cl, out_msg, out_size); in loader_cl_send()
180 size_t in_size, void *out_msg, size_t out_size,
500 struct ceph_msg *out_msg; /* sending message (== tail of member
6296 EXT_MSG out_msg; in AscIsrChipHalted() local6525 (uchar *)&out_msg, in AscIsrChipHalted()6528 if ((out_msg.msg_type == EXTENDED_MESSAGE) && in AscIsrChipHalted()6529 (out_msg.msg_len == MS_SDTR_LEN) && in AscIsrChipHalted()6530 (out_msg.msg_req == EXTENDED_SDTR)) { in AscIsrChipHalted()