/openbmc/linux/include/uapi/linux/ |
H A D | cec-funcs.h | 26 *phys_addr = (msg->msg[2] << 8) | msg->msg[3]; in cec_ops_active_source() 55 *phys_addr = (msg->msg[2] << 8) | msg->msg[3]; in cec_ops_inactive_source() 80 *phys_addr = (msg->msg[2] << 8) | msg->msg[3]; in cec_ops_routing_information() 102 *orig_phys_addr = (msg->msg[2] << 8) | msg->msg[3]; in cec_ops_routing_change() 103 *new_phys_addr = (msg->msg[4] << 8) | msg->msg[5]; in cec_ops_routing_change() 118 *phys_addr = (msg->msg[2] << 8) | msg->msg[3]; in cec_ops_set_stream_path() 333 (msg->msg[4] << 8) | msg->msg[5]; in cec_ops_record_on() 341 (msg->msg[3] << 8) | msg->msg[4]; in cec_ops_record_on() 1105 *vendor_id = (msg->msg[2] << 16) | (msg->msg[3] << 8) | msg->msg[4]; in cec_ops_device_vendor_id() 1159 *vendor_id = (msg->msg[2] << 16) | (msg->msg[3] << 8) | msg->msg[4]; in cec_ops_vendor_command_with_id() [all …]
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_hfi.c | 200 return a6xx_hfi_send_msg(gmu, HFI_H2F_MSG_INIT, &msg, sizeof(msg), in a6xx_hfi_send_gmu_init() 211 return a6xx_hfi_send_msg(gmu, HFI_H2F_MSG_FW_VERSION, &msg, sizeof(msg), in a6xx_hfi_get_fw_version() 233 return a6xx_hfi_send_msg(gmu, HFI_H2F_MSG_PERF_TABLE, &msg, sizeof(msg), in a6xx_hfi_send_perf_table_v1() 256 return a6xx_hfi_send_msg(gmu, HFI_H2F_MSG_PERF_TABLE, &msg, sizeof(msg), in a6xx_hfi_send_perf_table() 263 msg->bw_level_num = 1; in a618_build_bw_table() 265 msg->ddr_cmds_num = 3; in a618_build_bw_table() 292 msg->ddr_cmds_num = 3; in a619_build_bw_table() 570 return a6xx_hfi_send_msg(gmu, HFI_H2F_MSG_BW_TABLE, &msg, sizeof(msg), in a6xx_hfi_send_bw_table() 578 return a6xx_hfi_send_msg(gmu, HFI_H2F_MSG_TEST, &msg, sizeof(msg), in a6xx_hfi_send_test() 586 return a6xx_hfi_send_msg(gmu, HFI_H2F_MSG_START, &msg, sizeof(msg), in a6xx_hfi_send_start() [all …]
|
/openbmc/u-boot/drivers/misc/imx8/ |
H A D | scu_api.c | 33 ret = misc_call(dev, SC_FALSE, &msg, size, &msg, size); in sc_pm_set_clock_rate() 58 ret = misc_call(dev, SC_FALSE, &msg, size, &msg, size); in sc_pm_get_clock_rate() 88 ret = misc_call(dev, SC_FALSE, &msg, size, &msg, size); in sc_pm_clock_enable() 114 ret = misc_call(dev, SC_FALSE, &msg, size, &msg, size); in sc_pm_set_resource_power_mode() 140 ret = misc_call(dev, SC_FALSE, &msg, size, &msg, size); in sc_pad_set() 167 ret = misc_call(dev, SC_FALSE, &msg, size, &msg, size); in sc_misc_get_control() 193 ret = misc_call(dev, SC_FALSE, &msg, size, &msg, size); in sc_misc_get_boot_dev() 217 ret = misc_call(dev, SC_TRUE, &msg, size, &msg, size); in sc_misc_boot_status() 238 ret = misc_call(dev, SC_FALSE, &msg, size, &msg, size); in sc_misc_build_info() 266 ret = misc_call(dev, SC_FALSE, &msg, size, &msg, size); in sc_misc_otp_fuse_read() [all …]
|
/openbmc/linux/drivers/accel/habanalabs/include/gaudi2/ |
H A D | gaudi2_async_ids_map_extended.h | 26 int msg; member 32 { .fc_id = 0, .cpu_id = 0, .valid = 0, .msg = 0, .reset = EVENT_RESET_TYPE_NONE, 34 { .fc_id = 1, .cpu_id = 1, .valid = 0, .msg = 0, .reset = EVENT_RESET_TYPE_NONE, 36 { .fc_id = 2, .cpu_id = 2, .valid = 0, .msg = 0, .reset = EVENT_RESET_TYPE_NONE, 38 { .fc_id = 3, .cpu_id = 3, .valid = 0, .msg = 0, .reset = EVENT_RESET_TYPE_NONE, 40 { .fc_id = 4, .cpu_id = 4, .valid = 0, .msg = 0, .reset = EVENT_RESET_TYPE_NONE, 42 { .fc_id = 5, .cpu_id = 5, .valid = 0, .msg = 0, .reset = EVENT_RESET_TYPE_NONE, 44 { .fc_id = 6, .cpu_id = 6, .valid = 0, .msg = 0, .reset = EVENT_RESET_TYPE_NONE, 46 { .fc_id = 7, .cpu_id = 7, .valid = 0, .msg = 0, .reset = EVENT_RESET_TYPE_NONE, 48 { .fc_id = 8, .cpu_id = 8, .valid = 0, .msg = 0, .reset = EVENT_RESET_TYPE_NONE, [all …]
|
/openbmc/linux/fs/reiserfs/ |
H A D | hashes.c | 60 (u32) msg[1] << 8 | (u32) msg[2] << 16 | (u32) msg[3] << 24; in keyed_hash() 62 (u32) msg[5] << 8 | (u32) msg[6] << 16 | (u32) msg[7] << 24; in keyed_hash() 65 (u32) msg[10] << 16 | (u32) msg[11] << 24; in keyed_hash() 68 (u32) msg[14] << 16 | (u32) msg[15] << 24; in keyed_hash() 78 (u32) msg[1] << 8 | (u32) msg[2] << 16 | (u32) msg[3] << 24; in keyed_hash() 80 (u32) msg[5] << 8 | (u32) msg[6] << 16 | (u32) msg[7] << 24; in keyed_hash() 83 (u32) msg[10] << 16 | (u32) msg[11] << 24; in keyed_hash() 92 (u32) msg[1] << 8 | (u32) msg[2] << 16 | (u32) msg[3] << 24; in keyed_hash() 94 (u32) msg[5] << 8 | (u32) msg[6] << 16 | (u32) msg[7] << 24; in keyed_hash() 103 (u32) msg[1] << 8 | (u32) msg[2] << 16 | (u32) msg[3] << 24; in keyed_hash() [all …]
|
/openbmc/phosphor-networkd/test/ |
H A D | test_rtnetlink.cpp | 26 } msg; in TEST() local 46 } msg; in TEST() local 51 msg.addr_hdr.rta_len = RTA_LENGTH(sizeof(msg.addr)); in TEST() 53 msg.name_hdr.rta_len = RTA_LENGTH(sizeof(msg.name)); in TEST() 55 msg.mtu_hdr.rta_len = RTA_LENGTH(sizeof(msg.mtu)); in TEST() 73 } msg; in TEST() local 85 } msg; in TEST() local 110 } msg; in TEST() local 126 } msg; in TEST() local 138 } msg; in TEST() local [all …]
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_proto.c | 79 memcpy(out + sizeof(*request), msg->data, msg->outsize); in prepare_tx() 143 struct cros_ec_command *msg = &buf.msg; in cros_ec_wait_until_complete() local 236 msg->command, msg->result); in cros_ec_check_result() 262 if (!msg) in cros_ec_get_host_event_wake_mask() 302 if (!msg) in cros_ec_get_proto_info() 379 if (!msg) in cros_ec_get_proto_info_legacy() 455 if (!msg) in cros_ec_get_host_command_version_mask() 714 struct cros_ec_command *msg = &buf.msg; in get_next_event() local 718 memset(msg, 0, sizeof(*msg)); in get_next_event() 949 if (!msg) in cros_ec_get_sensor_count() [all …]
|
H A D | cros_ec_sysfs.c | 61 msg = kmalloc(sizeof(*msg) + sizeof(*param), GFP_KERNEL); in reboot_store() 62 if (!msg) in reboot_store() 106 kfree(msg); in reboot_store() 123 if (!msg) in version_show() 195 kfree(msg); in version_show() 208 if (!msg) in flashinfo_show() 228 kfree(msg); in flashinfo_show() 243 if (!msg) in kb_wake_angle_show() 261 kfree(msg); in kb_wake_angle_show() 280 if (!msg) in kb_wake_angle_store() [all …]
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | zcrypt_msgtype6.c | 212 } __packed * msg = ap_msg->msg; in icamex_msg_to_type6mex_msgx() local 245 msg->cprbx.req_parml = size - sizeof(msg->hdr) - sizeof(msg->cprbx); in icamex_msg_to_type6mex_msgx() 282 } __packed * msg = ap_msg->msg; in icacrt_msg_to_type6crt_msgx() local 349 } __packed * msg = ap_msg->msg; in xcrb_msg_to_type6cprb_msgx() local 479 } __packed * msg = ap_msg->msg; in xcrb_msg_to_type6_ep11cprb_msgx() local 698 } __packed * msg = reply->msg; in convert_type86_rng() local 882 memcpy(msg->msg, reply->msg, len); in zcrypt_msgtype6_receive() 896 memcpy(msg->msg, reply->msg, len); in zcrypt_msgtype6_receive() 904 memcpy(msg->msg, reply->msg, sizeof(error_reply)); in zcrypt_msgtype6_receive() 946 memcpy(msg->msg, reply->msg, len); in zcrypt_msgtype6_receive_ep11() [all …]
|
/openbmc/linux/drivers/infiniband/hw/cxgb4/ |
H A D | restrack.c | 173 if (fill_sq(msg, &wq)) in c4iw_fill_res_qp_entry() 179 if (fill_rq(msg, &wq)) in c4iw_fill_res_qp_entry() 182 nla_nest_end(msg, table_attr); in c4iw_fill_res_qp_entry() 186 nla_nest_cancel(msg, table_attr); in c4iw_fill_res_qp_entry() 260 nla_nest_end(msg, table_attr); in c4iw_fill_res_cm_id_entry() 265 nla_nest_cancel(msg, table_attr); in c4iw_fill_res_cm_id_entry() 413 if (fill_cq(msg, &cq)) in c4iw_fill_res_cq_entry() 422 nla_nest_end(msg, table_attr); in c4iw_fill_res_cq_entry() 426 nla_nest_cancel(msg, table_attr); in c4iw_fill_res_cq_entry() 480 nla_nest_end(msg, table_attr); in c4iw_fill_res_mr_entry() [all …]
|
/openbmc/linux/drivers/media/platform/allegro-dvt/ |
H A D | allegro-mail.c | 49 dst[i++] = msg->reserved0; in allegro_enc_init() 54 dst[i++] = msg->num_cores; in allegro_enc_init() 56 dst[i++] = msg->clk_rate; in allegro_enc_init() 243 memcpy(&dst[i], msg->blob, msg->blob_size); in allegro_enc_create_channel() 309 dst[i++] = msg->size; in allegro_enc_put_stream_buffer() 342 dst[i++] = msg->src_y; in allegro_enc_encode_frame() 349 dst[i++] = msg->ep2; in allegro_enc_encode_frame() 425 msg->size = src[i++]; in allegro_dec_encode_frame() 473 if (!msg || !dst) in allegro_encode_mail() 524 if (!src || !msg) in allegro_decode_mail() [all …]
|
/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/ |
H A D | vdec_vpu_if.c | 123 if (msg->status != 0) in vpu_dec_ipi_handler() 126 switch (msg->msg_id) { in vpu_dec_ipi_handler() 189 memset(&msg, 0, sizeof(msg)); in vcodec_send_ap_ipi() 190 msg.msg_id = msg_id; in vcodec_send_ap_ipi() 197 err = vcodec_vpu_send_msg(vpu, &msg, sizeof(msg)); in vcodec_send_ap_ipi() 228 memset(&msg, 0, sizeof(msg)); in vpu_dec_init() 235 err = vcodec_vpu_send_msg(vpu, (void *)&msg, sizeof(msg)); in vpu_dec_init() 257 memset(&msg, 0, sizeof(msg)); in vpu_dec_start() 268 err = vcodec_vpu_send_msg(vpu, (void *)&msg, sizeof(msg)); in vpu_dec_start() 284 memset(&msg, 0, sizeof(msg)); in vpu_dec_get_param() [all …]
|
/openbmc/linux/sound/soc/sof/ |
H A D | sof-client-probes-ipc3.c | 71 if (!msg) in ipc3_probes_init() 75 msg->num_elems = 1; in ipc3_probes_init() 80 kfree(msg); in ipc3_probes_init() 96 msg.size = sizeof(msg); in ipc3_probes_deinit() 117 msg.rhdr.hdr.size = sizeof(msg); in ipc3_probes_info() 184 if (!msg) in ipc3_probes_points_add() 189 memcpy(&msg->desc[0], desc, size - sizeof(*msg)); in ipc3_probes_points_add() 192 kfree(msg); in ipc3_probes_points_add() 214 if (!msg) in ipc3_probes_points_remove() 219 memcpy(&msg->buffer_id[0], buffer_id, size - sizeof(*msg)); in ipc3_probes_points_remove() [all …]
|
/openbmc/linux/drivers/net/wireless/silabs/wfx/ |
H A D | key.c | 58 WARN(key->keylen != sizeof(msg->tkip_key_data) + sizeof(msg->tx_mic_key) + in fill_tkip_pair() 60 memcpy(msg->tkip_key_data, keybuf, sizeof(msg->tkip_key_data)); in fill_tkip_pair() 62 memcpy(msg->tx_mic_key, keybuf, sizeof(msg->tx_mic_key)); in fill_tkip_pair() 64 memcpy(msg->rx_mic_key, keybuf, sizeof(msg->rx_mic_key)); in fill_tkip_pair() 79 memcpy(msg->tkip_key_data, keybuf, sizeof(msg->tkip_key_data)); in fill_tkip_group() 83 memcpy(msg->rx_mic_key, keybuf + 0, sizeof(msg->rx_mic_key)); in fill_tkip_group() 86 memcpy(msg->rx_mic_key, keybuf + 8, sizeof(msg->rx_mic_key)); in fill_tkip_group() 118 memcpy(msg->wapi_key_data, keybuf, sizeof(msg->wapi_key_data)); in fill_sms4_pair() 120 memcpy(msg->mic_key_data, keybuf, sizeof(msg->mic_key_data)); in fill_sms4_pair() 132 memcpy(msg->wapi_key_data, keybuf, sizeof(msg->wapi_key_data)); in fill_sms4_group() [all …]
|
/openbmc/linux/sound/virtio/ |
H A D | virtio_ctl_msg.c | 49 kfree(msg); in virtsnd_ctl_msg_unref() 88 struct virtio_snd_msg *msg; in virtsnd_ctl_msg_alloc() local 93 msg = kzalloc(sizeof(*msg) + request_size + response_size, gfp); in virtsnd_ctl_msg_alloc() 94 if (!msg) in virtsnd_ctl_msg_alloc() 97 sg_init_one(&msg->sg_request, (u8 *)msg + sizeof(*msg), request_size); in virtsnd_ctl_msg_alloc() 98 sg_init_one(&msg->sg_response, (u8 *)msg + sizeof(*msg) + request_size, in virtsnd_ctl_msg_alloc() 106 return msg; in virtsnd_ctl_msg_alloc() 137 virtsnd_ctl_msg_ref(msg); in virtsnd_ctl_msg_send() 221 list_del(&msg->list); in virtsnd_ctl_msg_complete() 222 complete(&msg->notify); in virtsnd_ctl_msg_complete() [all …]
|
/openbmc/linux/sound/soc/fsl/ |
H A D | imx-pcm-rpmsg.c | 146 msg = &info->msg[TX_HW_PARAM]; in imx_rpmsg_pcm_hw_params() 149 msg = &info->msg[RX_HW_PARAM]; in imx_rpmsg_pcm_hw_params() 241 msg = &info->msg[TX_OPEN]; in imx_rpmsg_pcm_open() 251 msg = &info->msg[RX_OPEN]; in imx_rpmsg_pcm_open() 295 msg = &info->msg[TX_CLOSE]; in imx_rpmsg_pcm_close() 298 msg = &info->msg[RX_CLOSE]; in imx_rpmsg_pcm_close() 357 msg = &info->msg[TX_BUFFER]; in imx_rpmsg_prepare_and_submit() 386 msg = &info->msg[TX_START]; in imx_rpmsg_async_issue_pending() 389 msg = &info->msg[RX_START]; in imx_rpmsg_async_issue_pending() 420 msg = &info->msg[TX_PAUSE]; in imx_rpmsg_pause() [all …]
|
/openbmc/linux/drivers/gpu/drm/hyperv/ |
H A D | hyperv_drm_proto.c | 203 msg->pipe_hdr.size = msg->vid_hdr.size; in hyperv_sendpacket() 280 struct synthvid_msg msg; in hyperv_update_situation() local 287 msg.situ.user_ctx = 0; in hyperv_update_situation() 320 struct synthvid_msg msg; in hyperv_hide_hw_ptr() local 328 msg.ptr_pos.image_x = 0; in hyperv_hide_hw_ptr() 329 msg.ptr_pos.image_y = 0; in hyperv_hide_hw_ptr() 338 msg.ptr_shape.width = 1; in hyperv_hide_hw_ptr() 340 msg.ptr_shape.hot_x = 0; in hyperv_hide_hw_ptr() 341 msg.ptr_shape.hot_y = 0; in hyperv_hide_hw_ptr() 354 struct synthvid_msg msg; in hyperv_update_dirt() local [all …]
|
/openbmc/linux/drivers/media/cec/core/ |
H A D | cec-adap.c | 650 msg->len, msg->msg, data->attempts, msg->reply); in cec_transmit_done_ts() 653 msg->len, msg->msg, data->attempts); in cec_transmit_done_ts() 786 memset(msg->msg + msg->len, 0, sizeof(msg->msg) - msg->len); in cec_transmit_msg_fh() 790 __func__, msg->len, msg->msg, msg->reply, in cec_transmit_msg_fh() 1101 memset(msg->msg + msg->len, 0, sizeof(msg->msg) - msg->len); in cec_received_msg_ts() 1202 memcpy(dst->msg, msg->msg, msg->len); in cec_received_msg_ts() 2055 u16 pa = (msg->msg[2] << 8) | msg->msg[3]; in cec_receive_notify() 2079 msg->msg[2] << 8 | msg->msg[3], 0); in cec_receive_notify() 2273 data->msg.len, data->msg.msg, data->msg.reply, in cec_adap_status() 2278 data->msg.len, data->msg.msg, data->msg.reply, in cec_adap_status() [all …]
|
/openbmc/linux/drivers/connector/ |
H A D | cn_proc.c | 140 memcpy(&msg->id, &cn_proc_event_id, sizeof(msg->id)); in proc_fork_connector() 144 send_msg(msg); in proc_fork_connector() 164 memcpy(&msg->id, &cn_proc_event_id, sizeof(msg->id)); in proc_exec_connector() 202 memcpy(&msg->id, &cn_proc_event_id, sizeof(msg->id)); in proc_id_connector() 226 memcpy(&msg->id, &cn_proc_event_id, sizeof(msg->id)); in proc_sid_connector() 258 memcpy(&msg->id, &cn_proc_event_id, sizeof(msg->id)); in proc_ptrace_connector() 283 memcpy(&msg->id, &cn_proc_event_id, sizeof(msg->id)); in proc_comm_connector() 316 memcpy(&msg->id, &cn_proc_event_id, sizeof(msg->id)); in proc_coredump_connector() 351 memcpy(&msg->id, &cn_proc_event_id, sizeof(msg->id)); in proc_exit_connector() 383 memcpy(&msg->id, &cn_proc_event_id, sizeof(msg->id)); in cn_proc_ack() [all …]
|
/openbmc/qemu/hw/remote/ |
H A D | mpqemu-link.c | 49 if (msg->num_fds) { in mpqemu_msg_send() 51 fds = msg->fds; in mpqemu_msg_send() 74 trace_mpqemu_send_io_error(msg->cmd, msg->size, nfds); in mpqemu_msg_send() 138 if (msg->size > sizeof(msg->data)) { in mpqemu_msg_recv() 143 if (!msg->size) { in mpqemu_msg_recv() 147 len = mpqemu_read(ioc, &msg->data, msg->size, NULL, NULL, errp); in mpqemu_msg_recv() 172 trace_mpqemu_recv_io_error(msg->cmd, msg->size, nfds); in mpqemu_msg_recv() 217 if (msg->cmd >= MPQEMU_CMD_MAX || msg->cmd < 0) { in mpqemu_msg_valid() 237 if (msg->num_fds == 0 || msg->size != sizeof(SyncSysmemMsg)) { in mpqemu_msg_valid() 249 if ((msg->size != sizeof(BarAccessMsg)) || (msg->num_fds != 0)) { in mpqemu_msg_valid() [all …]
|
/openbmc/linux/sound/soc/intel/common/ |
H A D | sst-ipc.c | 42 return msg; in msg_get_empty() 52 ret = wait_event_timeout(msg->waitq, msg->complete, in tx_wait_done() 68 memcpy(reply->data, msg->rx.data, msg->rx.size); in tx_wait_done() 70 ret = msg->errno; in tx_wait_done() 88 if (msg == NULL) { in ipc_tx_message() 97 msg->wait = wait; in ipc_tx_message() 98 msg->errno = 0; in ipc_tx_message() 147 kfree(ipc->msg); in msg_empty_list_init() 237 return msg; in sst_ipc_reply_find_msg() 250 if (!msg->wait) in sst_ipc_tx_msg_reply_complete() [all …]
|
/openbmc/linux/drivers/staging/wlan-ng/ |
H A D | prism2mgmt.c | 140 msg->resultcode.data = in prism2mgmt_scan() 153 msg->resultcode.data = in prism2mgmt_scan() 195 memcpy(scanreq.ssid.data, msg->ssid.data.data, msg->ssid.data.len); in prism2mgmt_scan() 202 msg->resultcode.data = in prism2mgmt_scan() 279 timeout = msg->channellist.data.len * msg->maxchanneltime.data; in prism2mgmt_scan() 517 memcpy(&wlandev->ssid, &msg->ssid.data, sizeof(msg->ssid.data)); in prism2mgmt_start() 828 if (msg->len.data > sizeof(msg->data.data)) { in prism2mgmt_ramdl_write() 835 len = msg->len.data; in prism2mgmt_ramdl_write() 967 if (msg->len.data > sizeof(msg->data.data)) { in prism2mgmt_flashdl_write() 974 len = msg->len.data; in prism2mgmt_flashdl_write() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/ |
H A D | hdcp_log.c | 58 sizeof(hdcp->auth.msg.hdcp1.bksv)); in mod_hdcp_log_ddc_trace() 60 sizeof(hdcp->auth.msg.hdcp1.bcaps)); in mod_hdcp_log_ddc_trace() 65 sizeof(hdcp->auth.msg.hdcp1.an)); in mod_hdcp_log_ddc_trace() 67 sizeof(hdcp->auth.msg.hdcp1.aksv)); in mod_hdcp_log_ddc_trace() 69 sizeof(hdcp->auth.msg.hdcp1.ainfo)); in mod_hdcp_log_ddc_trace() 71 (uint8_t *)&hdcp->auth.msg.hdcp1.r0p, in mod_hdcp_log_ddc_trace() 72 sizeof(hdcp->auth.msg.hdcp1.r0p)); in mod_hdcp_log_ddc_trace() 77 hdcp->auth.msg.hdcp1.ksvlist_size); in mod_hdcp_log_ddc_trace() 79 sizeof(hdcp->auth.msg.hdcp1.vp)); in mod_hdcp_log_ddc_trace() 91 hdcp->auth.msg.hdcp2.ake_stored_km, in mod_hdcp_log_ddc_trace() [all …]
|
/openbmc/linux/net/tipc/ |
H A D | netlink_compat.c | 282 if (msg->req_type && (!msg->req_size || in tipc_nl_compat_dumpit() 283 !TLV_CHECK_TYPE(msg->req, msg->req_type))) in tipc_nl_compat_dumpit() 286 msg->rep = tipc_tlv_alloc(msg->rep_size); in tipc_nl_compat_dumpit() 287 if (!msg->rep) in tipc_nl_compat_dumpit() 291 tipc_tlv_init(msg->rep, msg->rep_type); in tipc_nl_compat_dumpit() 389 if (msg->req_type && (!msg->req_size || in tipc_nl_compat_doit() 390 !TLV_CHECK_TYPE(msg->req, msg->req_type))) in tipc_nl_compat_doit() 399 if (!msg->rep) in tipc_nl_compat_doit() 1300 memset(&msg, 0, sizeof(msg)); in tipc_nl_compat_recv() 1315 if (msg.req_size && !TLV_OK(msg.req, msg.req_size)) { in tipc_nl_compat_recv() [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | logrotate.py | 32 self.assertEqual(status, 0, msg = msg) 36 self.assertEqual(status, 0, msg = msg) 39 msg = ('Could not write to /tmp/logrotate-test.conf') 40 self.assertEqual(status, 0, msg = msg) 46 self.assertEqual(status, 0, msg = msg) 53 self.assertEqual(status, 0, msg = msg) 57 self.assertEqual(status, 0, msg = msg) 60 msg = ('Could not write to /tmp/logrotate_test2.conf') 61 self.assertEqual(status, 0, msg = msg) 65 self.assertEqual(status, 1, msg = msg) [all …]
|