Home
last modified time | relevance | path

Searched refs:msg (Results 2901 – 2925 of 4115) sorted by relevance

1...<<111112113114115116117118119120>>...165

/openbmc/linux/drivers/usb/musb/
H A Dmusb_trace.h31 __vstring(msg, vaf->fmt, vaf->va)
35 __assign_vstr(msg, vaf->fmt, vaf->va);
37 TP_printk("%s: %s", __get_str(name), __get_str(msg))
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dgoogle,cros-ec.yaml49 google,cros-ec-spi-msg-delay:
178 google,cros-ec-spi-msg-delay: false
273 google,cros-ec-spi-msg-delay = <30>;
/openbmc/linux/drivers/regulator/
H A Dtwl-regulator.c154 static int twl4030_send_pb_msg(unsigned msg) in twl4030_send_pb_msg() argument
175 ret = twl_i2c_write_u8(TWL_MODULE_PM_MASTER, msg >> 8, in twl4030_send_pb_msg()
180 ret = twl_i2c_write_u8(TWL_MODULE_PM_MASTER, msg & 0xff, in twl4030_send_pb_msg()
/openbmc/linux/drivers/scsi/
H A Dscsi_logging.c382 void scsi_print_result(const struct scsi_cmnd *cmd, const char *msg, in scsi_print_result() argument
401 if (msg) { in scsi_print_result()
403 "%s: ", msg); in scsi_print_result()
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_io.c571 static void kdb_msg_write(const char *msg, int msg_len) in kdb_msg_write() argument
581 cp = msg; in kdb_msg_write()
618 c->write(c, msg, msg_len); in kdb_msg_write()
/openbmc/dbus-sensors/src/
H A DThresholds.cpp469 sdbusplus::message_t msg = in assertThresholds() local
472 msg.append(sensor->name, interface->get_interface_name(), property, in assertThresholds()
474 msg.signal_send(); in assertThresholds()
/openbmc/webui-vue/src/assets/styles/bmc/custom/
H A D_alert.scss37 .alert-msg {
/openbmc/ibm-logging/
H A Dpolicy_table.cpp63 d.msg = details["msg"]; in load()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ulp.h36 void *msg; member
/openbmc/linux/drivers/infiniband/core/
H A Diwpm_util.h252 void iwpm_print_sockaddr(struct sockaddr_storage *sockaddr, char *msg);
/openbmc/linux/arch/powerpc/include/asm/
H A Dpnv-pci.h26 struct opal_msg *msg);
/openbmc/phosphor-psu-code-mgmt/test/
H A Dtest_utils.cpp26 sdbusplus::message_t msg(nullptr, &sdbusMock); in TEST() local
/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/
H A Drwfs-clean-dev.patch23 debug_takeover "$msg"
/openbmc/linux/include/linux/
H A Dnetpoll.h59 void netpoll_send_udp(struct netpoll *np, const char *msg, int len);
/openbmc/openbmc-test-automation/lib/
H A Dcommon_utils.robot102 Should Not Be Empty ${bmc_model} msg=BMC model is empty.
146 Should Not Be Empty ${host} msg=No host provided
177 ${err_msg1}= Sprint Error ${msg}
179 Run Keyword If '${status}' == 'FAIL' Fail msg=${err_msg}
190 Should Be Equal ${rc} ${0} msg=${err_msg}
199 Should Be Equal As Strings ${ping_rc} ${TRUE} msg=${err_msg}
647 Should Be Equal ${rc} ${0} msg=${stderr}
750 ... msg=${tarball_file_path} doesn't exist.
876 ... msg=${probe_cpu_tool_path} doesn't exist.
878 ... msg=${probe_cpu_tool_path} doesn't exist.
[all …]
/openbmc/linux/drivers/misc/
H A Dfastrpc.c245 struct fastrpc_msg msg; member
1110 struct fastrpc_msg *msg = &ctx->msg; in fastrpc_invoke_send() local
1114 msg->pid = fl->tgid; in fastrpc_invoke_send()
1115 msg->tid = current->pid; in fastrpc_invoke_send()
1118 msg->pid = 0; in fastrpc_invoke_send()
1120 msg->ctx = ctx->ctxid | fl->pd; in fastrpc_invoke_send()
1121 msg->handle = handle; in fastrpc_invoke_send()
1122 msg->sc = ctx->sc; in fastrpc_invoke_send()
1123 msg->addr = ctx->buf ? ctx->buf->phys : 0; in fastrpc_invoke_send()
1124 msg->size = roundup(ctx->msg_sz, PAGE_SIZE); in fastrpc_invoke_send()
[all …]
/openbmc/linux/lib/
H A Dtest_user_copy.c34 #define test(condition, msg, ...) \ argument
38 pr_warn("[%d] " msg "\n", __LINE__, ##__VA_ARGS__); \
/openbmc/qemu/tests/qemu-iotests/
H A Dqed.py32 def err(msg): argument
33 sys.stderr.write(msg + '\n')
H A Dnbd-fault-injector.py75 def err(msg): argument
76 sys.stderr.write(msg + '\n')
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c169 #define fatal_perror(msg) \ argument
171 fprintf(stderr, "error: %s: " msg ": %s\n", \
/openbmc/linux/net/can/
H A DKconfig50 It is based on the PF_CAN core infrastructure for msg filtering and
51 msg sending and can optionally modify routed CAN frames on the fly.
/openbmc/linux/security/smack/
H A Dsmack.h342 static inline struct smack_known **smack_msg_msg(const struct msg_msg *msg) in smack_msg_msg() argument
344 return msg->security + smack_blob_sizes.lbs_msg_msg; in smack_msg_msg()
/openbmc/linux/net/sctp/
H A Dstream_sched_prio.c216 struct sctp_datamsg *msg) in sctp_sched_prio_enqueue() argument
222 ch = list_first_entry(&msg->chunks, struct sctp_chunk, frag_list); in sctp_sched_prio_enqueue()
/openbmc/linux/arch/arm64/kernel/
H A Dacpi.c135 const char *msg = acpi_format_exception(status); in acpi_fadt_sanity_check() local
137 pr_err("Failed to get FADT table, %s\n", msg); in acpi_fadt_sanity_check()
/openbmc/linux/drivers/input/joystick/
H A Das5011.c74 struct i2c_msg msg = { in as5011_i2c_write() local
82 error = i2c_transfer(client->adapter, &msg, 1); in as5011_i2c_write()

1...<<111112113114115116117118119120>>...165