Home
last modified time | relevance | path

Searched defs:msg (Results 401 – 425 of 583) sorted by relevance

1...<<11121314151617181920>>...24

/openbmc/qemu/audio/
H A Dpaaudio.c77 #define CHECK_SUCCESS_GOTO(c, expression, label, msg) \ argument
85 #define CHECK_DEAD_GOTO(c, stream, label, msg) \ argument
H A Djackaudio.c685 static void qjack_error(const char *msg) in qjack_error()
690 static void qjack_info(const char *msg) in qjack_info()
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c447 ssize_t sigwrap_sendsendmsg(int sockfd, const struct msghdr *msg, int flags) in sigwrap_sendsendmsg()
574 ssize_t sigwrap_recvmsg(int sockfd, struct msghdr *msg, int flags) in sigwrap_recvmsg()
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c504 ssize_t sigwrap_sendsendmsg(int sockfd, const struct msghdr *msg, int flags) in sigwrap_sendsendmsg()
647 ssize_t sigwrap_recvmsg(int sockfd, struct msghdr *msg, int flags) in sigwrap_recvmsg()
/openbmc/qemu/hw/remote/
H A Dvfio-user-obj.c576 MSIMessage msg; in vfu_object_msi_prepare_msg() local
584 static void vfu_object_msi_trigger(PCIDevice *pci_dev, MSIMessage msg) in vfu_object_msi_trigger()
/openbmc/ipmitool/src/plugins/bmc/
H A Dbmc_intf.h177 uint8_t msg[1]; /* Variable length message data */ member
/openbmc/u-boot/drivers/i2c/
H A Dintel_i2c.c204 static int intel_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, int nmsgs) in intel_i2c_xfer()
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Dserv.py41 async def dispatch_message(self, msg): argument
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py215 def fatal(msgdomain, msg): argument
/openbmc/u-boot/board/nokia/rx51/
H A Drx51.c317 u16 msg = MSG_SINGULAR(DEV_GRP_P1, id, mode); in twl4030_regulator_set_mode() local
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp36 uint32_t FFDC::createPEL(const char* path, uint32_t src6, const char* msg, in createPEL()
H A Docc_manager.cpp325 int Manager::cpuCreated(sdbusplus::message_t& msg) in cpuCreated()
1437 void Manager::ambientCallback(sdbusplus::message_t& msg) in ambientCallback()
/openbmc/pldm/requester/test/
H A Dmctp_endpoint_discovery_test.cpp150 sdbusplus::message_t msg = sdbusplus::bus::new_default().new_method_call( in TEST() local
/openbmc/qemu/hw/net/can/
H A Dcan_sja1000.c247 static void can_display_msg(const char *prefix, const qemu_can_frame *msg) in can_display_msg()
/openbmc/qemu/qobject/
H A Djson-parser.c58 JSONToken *token, const char *msg, ...) in parse_error()
/openbmc/telemetry/tests/src/
H A Dtest_trigger_actions.cpp272 [this](const auto& msg) { updateReport.Call(msg); }); in make()
/openbmc/qemu/hw/ipmi/
H A Dsmbus_ipmi.c109 uint8_t *msg = sid->inmsg; in smbus_ipmi_send_msg() local
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker147 def workerlog_write(msg): argument
/openbmc/pldm/softoff/
H A Dsoftoff.cpp129 void SoftPowerOff::hostSoftOffComplete(sdbusplus::message_t& msg) in hostSoftOffComplete()
/openbmc/u-boot/include/
H A Dimage.h1315 #define fit_unsupported(msg) printf("! %s:%d " \ argument
1319 #define fit_unsupported_reset(msg) printf("! %s:%d " \ argument
1324 #define fit_unsupported(msg) argument
1325 #define fit_unsupported_reset(msg) argument
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h102 #define PANIC(msg) \ argument
126 #define TEXT(msg) \ argument
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h77 QEMU_BUILD_BUG_MSG(x,msg) global() argument
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h77 QEMU_BUILD_BUG_MSG(x,msg) global() argument
/openbmc/u-boot/tools/binman/
H A Dentry.py316 def Raise(self, msg): argument
/openbmc/sdbusplus/include/sdbusplus/
H A Dmessage.hpp54 using msg = std::unique_ptr<sd_bus_message, MsgDeleter>; typedef

1...<<11121314151617181920>>...24