/openbmc/openbmc-test-automation/gui/test/server_config/ |
H A D | test_obmc_gui_firmware_update.robot | 98 ... msg=Codeupdate Failed with error.
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_power_operations.robot | 123 ... msg=Should contain at least one element in the list.
|
/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | test_bmc_dump.robot | 73 ... msg=Created dump name and downloaded dump name don't match.
|
H A D | test_basic_ci.robot | 108 ... msg=${startup_time} greater than threshold value of ${startup_time_threshold}.
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | bblogging.py | 14 …self.assertEqual(item.count(entry), count, msg="Output:\n'''\n%s\n'''\ndoesn't contain %d copies o…
|
/openbmc/linux/drivers/media/usb/ttusb-dec/ |
H A D | ttusbdecfe.c | 148 memcpy(&b[4], cmd->msg, cmd->msg_len); in ttusbdecfe_dvbs_diseqc_send_master_cmd()
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | amd_hsmp.rst | 66 ``ioctl(file, HSMP_IOCTL_CMD, struct hsmp_message *msg)``
|
/openbmc/linux/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix_dp_core.h | 257 struct drm_dp_aux_msg *msg);
|
/openbmc/openpower-occ-control/ |
H A D | occ_status.hpp | 330 void hostControlEvent(sdbusplus::message_t& msg);
|
/openbmc/phosphor-logging/ |
H A D | log_manager.hpp | 285 void onEntryResolve(sdbusplus::message_t& msg);
|
/openbmc/linux/include/net/ |
H A D | tcp.h | 328 int tcp_sendmsg(struct sock *sk, struct msghdr *msg, size_t size); 329 int tcp_sendmsg_locked(struct sock *sk, struct msghdr *msg, size_t size); 330 int tcp_sendmsg_fastopen(struct sock *sk, struct msghdr *msg, int *copied, 416 int tcp_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, 422 void tcp_recv_timestamp(struct msghdr *msg, const struct sock *sk, 479 int tcp_send_rcvq(struct sock *sk, struct msghdr *msg, size_t size); 2404 struct sk_msg *msg, u32 bytes, int flags);
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | io_apic.c | 1867 struct msi_msg msg; in ioapic_setup_msg_from_msi() local 1870 irq_chip_compose_msi_msg(irq_data, &msg); in ioapic_setup_msg_from_msi() 1877 entry->vector = msg.arch_data.vector; in ioapic_setup_msg_from_msi() 1879 entry->delivery_mode = msg.arch_data.delivery_mode; in ioapic_setup_msg_from_msi() 1881 entry->dest_mode_logical = msg.arch_addr_lo.dest_mode_logical; in ioapic_setup_msg_from_msi() 1883 entry->ir_format = msg.arch_addr_lo.dmar_format; in ioapic_setup_msg_from_msi() 1894 entry->ir_index_0_14 = msg.arch_addr_lo.dmar_index_0_14; in ioapic_setup_msg_from_msi()
|
/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/ |
H A D | client.c | 965 void recv_ishtp_cl_msg_dma(struct ishtp_device *dev, void *msg, in recv_ishtp_cl_msg_dma() argument 1022 clflush_cache_range(msg, hbm->msg_length); in recv_ishtp_cl_msg_dma() 1024 memcpy(buffer, msg, hbm->msg_length); in recv_ishtp_cl_msg_dma()
|
/openbmc/linux/arch/x86/crypto/ |
H A D | sha512-ssse3-asm.S | 59 msg = %rsi define 88 #define MSG(i) 8*i(msg) 351 add $16*8, msg
|
H A D | sha512-avx-asm.S | 59 msg = %rsi define 90 #define MSG(i) 8*i(msg) 349 add $16*8, msg
|
/openbmc/linux/tools/tracing/rtla/src/ |
H A D | timerlat_hist.c | 520 char *msg[] = { in timerlat_hist_usage() local 570 for (i = 0; msg[i]; i++) in timerlat_hist_usage() 571 fprintf(stderr, "%s\n", msg[i]); in timerlat_hist_usage()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_watchdog.robot | 219 Should Contain ${resp} ${resp_expect} msg=Expecting ${resp_expect} but got ${resp}. 232 Should Contain ${resp} ${resp_expect} msg=Expecting ${resp_expect} but got ${resp}. 247 Should Contain ${resp} ${resp_expect} msg=Expecting ${resp_expect} but got ${resp}.
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | sstatesig.py | 370 bb.warn("Error parsing %s:%s: %s" % (e.filename, str(e.lineno), e.msg)) 640 … msg = ("KeyError: %s\nPath %s is owned by uid %d, gid %d, which doesn't match " 643 raise Exception(msg).with_traceback(e.__traceback__)
|
/openbmc/linux/sound/usb/ |
H A D | mixer.c | 3505 struct uac2_interrupt_data_msg *msg; in snd_usb_mixer_interrupt() local 3507 for (msg = urb->transfer_buffer; in snd_usb_mixer_interrupt() 3508 len >= sizeof(*msg); in snd_usb_mixer_interrupt() 3509 len -= sizeof(*msg), msg++) { in snd_usb_mixer_interrupt() 3511 if ((msg->bInfo & UAC2_INTERRUPT_DATA_MSG_VENDOR) || in snd_usb_mixer_interrupt() 3512 (msg->bInfo & UAC2_INTERRUPT_DATA_MSG_EP)) in snd_usb_mixer_interrupt() 3515 snd_usb_mixer_interrupt_v2(mixer, msg->bAttribute, in snd_usb_mixer_interrupt() 3516 le16_to_cpu(msg->wValue), in snd_usb_mixer_interrupt() 3517 le16_to_cpu(msg->wIndex)); in snd_usb_mixer_interrupt()
|
/openbmc/u-boot/tools/ |
H A D | mkimage.c | 72 static void usage(const char *msg) in usage() argument 74 fprintf(stderr, "Error: %s\n", msg); in usage()
|
/openbmc/linux/tools/perf/util/ |
H A D | auxtrace.h | 608 const char *msg, u64 timestamp, 612 const char *msg, u64 timestamp);
|
/openbmc/linux/tools/perf/ |
H A D | builtin-probe.c | 334 static void pr_err_with_code(const char *msg, int err) in pr_err_with_code() argument 338 pr_err("%s", msg); in pr_err_with_code()
|
/openbmc/linux/drivers/scsi/ |
H A D | pmcraid.h | 631 struct pmcraid_aen_msg msg; member 644 struct pmcraid_aen_msg *msg; member
|
/openbmc/linux/Documentation/networking/ |
H A D | phonet.rst | 113 sendto(fd, msg, msglen, 0, (struct sockaddr *)&addr, sizeof(addr)); 163 write(cfd, msg, msglen);
|
/openbmc/phosphor-fan-presence/control/ |
H A D | zone.cpp | 418 void Zone::handleEvent(sdbusplus::message_t& msg, const EventData* eventData) in handleEvent() argument 421 std::get<eventHandlerPos> (*eventData)(_bus, msg, *this); in handleEvent()
|