/openbmc/openbmc/poky/scripts/ |
H A D | oe-build-perf-report | 436 msg = repo.run_cmd(['log', '-1', '--branches', '--remotes', '--format=%b']) 437 for line in msg.splitlines():
|
/openbmc/openbmc-test-automation/lib/ |
H A D | certificate_utils.robot | 95 Should Be Equal ${rc} ${0} msg=${output} 150 Should Not Be Empty ${output} msg=Openssl tool not installed.
|
/openbmc/openbmc-test-automation/lib/snmp/ |
H A D | redfish_snmp_utils.robot | 97 ... msg=SNMP manager is not configured. 191 Should Be Equal ${status} ${False} msg=SNMP manager is not deleted in the backend.
|
/openbmc/qemu/hw/vfio/ |
H A D | iommufd.c | 510 const char *msg = error_get_pretty(err); in iommufd_cdev_attach() local 512 trace_iommufd_cdev_fail_attach_existing_container(msg); in iommufd_cdev_attach()
|
/openbmc/qemu/target/riscv/ |
H A D | debug.c | 213 const char *msg) in warn_always_zero_bit() argument 216 qemu_log_mask(LOG_UNIMP, "%s bit is always zero\n", msg); in warn_always_zero_bit()
|
/openbmc/qemu/scripts/qapi/ |
H A D | parser.py | 60 def __init__(self, parser: 'QAPISchemaParser', msg: str): 67 super().__init__(parser.info, msg, col)
|
/openbmc/linux/net/core/ |
H A D | netpoll.c | 400 void netpoll_send_udp(struct netpoll *np, const char *msg, int len) in netpoll_send_udp() argument 426 skb_copy_to_linear_data(skb, msg, len); in netpoll_send_udp()
|
/openbmc/linux/drivers/scsi/esas2r/ |
H A D | esas2r_init.c | 1148 u32 msg = a->init_msg; in esas2r_format_init_msg() local 1153 switch (msg) { in esas2r_format_init_msg() 1219 if (msg == ESAS2R_INIT_MSG_GET_INIT) { in esas2r_format_init_msg()
|
/openbmc/linux/drivers/soc/hisilicon/ |
H A D | kunpeng_hccs.c | 105 static void hccs_chan_tx_done(struct mbox_client *cl, void *msg, int ret) in hccs_chan_tx_done() argument 109 *(u8 *)msg, ret); in hccs_chan_tx_done() 112 *(u8 *)msg, ret); in hccs_chan_tx_done()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-tegra20-slink.c | 772 struct spi_message *msg) in tegra_slink_prepare_message() argument 775 struct spi_device *spi = msg->spi; in tegra_slink_prepare_message() 829 struct spi_message *msg) in tegra_slink_unprepare_message() argument
|
H A D | spi-stm32.c | 968 struct spi_message *msg) in stm32_spi_prepare_msg() argument 971 struct spi_device *spi_dev = msg->spi; in stm32_spi_prepare_msg() 1014 ret = spi_split_transfers_maxwords(ctrl, msg, in stm32_spi_prepare_msg() 1664 struct spi_message *msg) in stm32_spi_unprepare_msg() argument
|
/openbmc/linux/include/net/ |
H A D | devlink.h | 1914 const char *msg, void *priv_ctx); 1986 int devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port); 2026 devlink_nl_port_handle_fill(struct sk_buff *msg, struct devlink_port *devlink_port) in devlink_nl_port_handle_fill() argument
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-receive.rst | 137 - Flags. See :ref:`cec-msg-flags` for a list of available flags. 139 - ``msg[16]`` 204 .. _cec-msg-flags:
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | l1oip_core.c | 638 struct msghdr msg = {.msg_name = &sin_rx, in l1oip_socket_thread() local 709 iov_iter_kvec(&msg.msg_iter, ITER_DEST, &iov, 1, recvbuf_size); in l1oip_socket_thread() 710 recvlen = sock_recvmsg(socket, &msg, 0); in l1oip_socket_thread()
|
/openbmc/linux/fs/nfs/ |
H A D | pagelist.c | 852 struct rpc_message msg = { in nfs_initiate_pgio() local 860 .rpc_message = &msg, in nfs_initiate_pgio() 870 hdr->rw_ops->rw_initiate(hdr, &msg, rpc_ops, &task_setup_data, how); in nfs_initiate_pgio()
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | channel_mgmt.cpp | 346 [&](sdbusplus::message_t& msg) { in ChannelConfig() argument 349 std::string path = msg.get_path(); in ChannelConfig() 350 msg.read(iface, props); in ChannelConfig()
|
/openbmc/qemu/block/ |
H A D | quorum.c | 197 const char *msg = NULL; in quorum_report_bad() local 202 msg = strerror(-ret); in quorum_report_bad() 205 qapi_event_send_quorum_report_bad(type, msg, node_name, start_sector, in quorum_report_bad()
|
/openbmc/linux/drivers/power/supply/ |
H A D | qcom_battmgr.c | 931 const struct qcom_battmgr_message *msg, in qcom_battmgr_notification() argument 937 if (payload_len != sizeof(msg->notification)) { in qcom_battmgr_notification() 942 notification = le32_to_cpu(msg->notification); in qcom_battmgr_notification()
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | r8152.c | 1226 ALLOC_CACHE_ALIGN_BUFFER(uint8_t, msg, in r8152_send_common() 1228 struct tx_desc *tx_desc = (struct tx_desc *)msg; in r8152_send_common() 1237 memcpy(msg + sizeof(struct tx_desc), (void *)packet, length); in r8152_send_common() 1240 (void *)msg, length + sizeof(struct tx_desc), in r8152_send_common()
|
/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | intro.rst | 365 …self.assertTrue('aspell' in result.output, msg = "No dependencies were shown. bitbake-layers show-… 411 msg = 'Exit status was not 0. Output: %s' % output 412 self.assertEqual(status, 0, msg=msg)
|
/openbmc/linux/drivers/scsi/be2iscsi/ |
H A D | be_cmds.c | 406 char *msg = NULL; in beiscsi_process_async_sli() local 435 msg = (ASYNC_SLI_LINK_EFFECT_STATE(le)) ? in beiscsi_process_async_sli() 450 !msg ? "" : msg); in beiscsi_process_async_sli()
|
/openbmc/linux/drivers/pci/controller/ |
H A D | pci-aardvark.c | 1298 struct msi_msg *msg) in advk_msi_irq_compose_msi_msg() argument 1303 msg->address_lo = lower_32_bits(msi_addr); in advk_msi_irq_compose_msi_msg() 1304 msg->address_hi = upper_32_bits(msi_addr); in advk_msi_irq_compose_msi_msg() 1305 msg->data = data->hwirq; in advk_msi_irq_compose_msi_msg()
|
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_cm.c | 461 struct msghdr msg; in siw_send_mpareqrep() local 466 memset(&msg, 0, sizeof(msg)); in siw_send_mpareqrep() 489 rv = kernel_sendmsg(s, &msg, iov, iovec_num + 1, mpa_len); in siw_send_mpareqrep()
|
/openbmc/linux/drivers/char/xillybus/ |
H A D | xillyusb.c | 1073 __le32 msg[2]; in xillyusb_send_opcode() local 1077 msg[0] = cpu_to_le32((chan_num & 0xfff) | in xillyusb_send_opcode() 1079 msg[1] = cpu_to_le32(data); in xillyusb_send_opcode() 1101 fifo_write(fifo, (void *)msg, 8, xilly_memcpy); in xillyusb_send_opcode()
|
/openbmc/qemu/hw/i386/ |
H A D | amd_iommu.c | 166 MSIMessage msg = {}; in amdvi_generate_msi_interrupt() local 172 msg = msi_get_message(&s->pci.dev, 0); in amdvi_generate_msi_interrupt() 173 address_space_stl_le(&address_space_memory, msg.address, msg.data, in amdvi_generate_msi_interrupt()
|