| /openbmc/qemu/audio/ |
| H A D | paaudio.c | 77 #define CHECK_SUCCESS_GOTO(c, expression, label, msg) \ argument 85 #define CHECK_DEAD_GOTO(c, stream, label, msg) \ argument
|
| H A D | jackaudio.c | 685 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 D | EINTR_wrappers.c | 447 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 D | EINTR_wrappers.c | 504 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 D | vfio-user-obj.c | 576 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 D | bmc_intf.h | 177 uint8_t msg[1]; /* Variable length message data */ member
|
| /openbmc/u-boot/drivers/i2c/ |
| H A D | intel_i2c.c | 204 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 D | serv.py | 41 async def dispatch_message(self, msg): argument
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | msg.py | 215 def fatal(msgdomain, msg): argument
|
| /openbmc/u-boot/board/nokia/rx51/ |
| H A D | rx51.c | 317 u16 msg = MSG_SINGULAR(DEV_GRP_P1, id, mode); in twl4030_regulator_set_mode() local
|
| /openbmc/openpower-occ-control/ |
| H A D | occ_ffdc.cpp | 36 uint32_t FFDC::createPEL(const char* path, uint32_t src6, const char* msg, in createPEL()
|
| H A D | occ_manager.cpp | 325 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 D | mctp_endpoint_discovery_test.cpp | 150 sdbusplus::message_t msg = sdbusplus::bus::new_default().new_method_call( in TEST() local
|
| /openbmc/qemu/hw/net/can/ |
| H A D | can_sja1000.c | 247 static void can_display_msg(const char *prefix, const qemu_can_frame *msg) in can_display_msg()
|
| /openbmc/qemu/qobject/ |
| H A D | json-parser.c | 58 JSONToken *token, const char *msg, ...) in parse_error()
|
| /openbmc/telemetry/tests/src/ |
| H A D | test_trigger_actions.cpp | 272 [this](const auto& msg) { updateReport.Call(msg); }); in make()
|
| /openbmc/qemu/hw/ipmi/ |
| H A D | smbus_ipmi.c | 109 uint8_t *msg = sid->inmsg; in smbus_ipmi_send_msg() local
|
| /openbmc/openbmc/poky/bitbake/bin/ |
| H A D | bitbake-worker | 147 def workerlog_write(msg): argument
|
| /openbmc/pldm/softoff/ |
| H A D | softoff.cpp | 129 void SoftPowerOff::hostSoftOffComplete(sdbusplus::message_t& msg) in hostSoftOffComplete()
|
| /openbmc/u-boot/include/ |
| H A D | image.h | 1315 #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 D | asm.h | 102 #define PANIC(msg) \ argument 126 #define TEXT(msg) \ argument
|
| /openbmc/qemu/subprojects/libvhost-user/include/ |
| H A D | compiler.h | 77 QEMU_BUILD_BUG_MSG(x,msg) global() argument
|
| /openbmc/qemu/subprojects/libvduse/include/ |
| H A D | compiler.h | 77 QEMU_BUILD_BUG_MSG(x,msg) global() argument
|
| /openbmc/u-boot/tools/binman/ |
| H A D | entry.py | 316 def Raise(self, msg): argument
|
| /openbmc/sdbusplus/include/sdbusplus/ |
| H A D | message.hpp | 54 using msg = std::unique_ptr<sd_bus_message, MsgDeleter>; typedef
|