Home
last modified time | relevance | path

Searched refs:mesg (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/sdbusplus/include/sdbusplus/asio/detail/
H A Dasync_send_handler.hpp39 static int do_unpack(sd_bus_message* mesg, void* userdata, in do_unpack()
51 if (mesg == nullptr) in do_unpack()
55 message_t message(mesg); in do_unpack()
70 message_t& mesg; member in sdbusplus::asio::detail::async_send_handler
80 sd_bus_call_async(bus, nullptr, mesg.get(), &unpack_t::do_unpack, in operator ()()
86 context->handler_(err, mesg); in operator ()()
95 bus(busIn), mesg(mesgIn), timeout(timeoutIn) in async_send_handler()
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/
H A Dmori-fw.sh50 if ! mesg=$(loadsvf -d /dev/jtag0 -s $1 -m 0 2>&1) \
51 || echo "$mesg" | grep -i -e error -e fail ; then
52 echo "$mesg" | grep -i -e error -e fail
78 if ! mesg=$(loadsvf -d /dev/jtag0 -s $1 -m 0 2>&1) \
79 || echo "$mesg" | grep -i -e error -e fail ; then
/openbmc/linux/fs/nfsd/
H A Dnfsctl.c313 char *mesg = buf; in write_filehandle() local
325 dname = mesg; in write_filehandle()
343 if (qword_get(&mesg, mesg, size) > 0) in write_filehandle()
358 mesg = buf; in write_filehandle()
361 mesg[-1] = '\n'; in write_filehandle()
395 char *mesg = buf; in write_threads() local
490 mesg = buf; in write_pool_threads()
496 mesg += len; in write_pool_threads()
498 rv = mesg - buf; in write_pool_threads()
547 vers = mesg; in __write_versions()
[all …]
H A Dexport.c90 if (mesg[mlen - 1] != '\n') in expkey_parse()
92 mesg[mlen-1] = 0; in expkey_parse()
496 err = get_int(mesg, &migrated); in fsloc_parse()
519 err = get_uint(mesg, &listsize); in secinfo_parse()
566 err = get_uint(mesg, &mode); in xprtsec_parse()
606 if (mesg[mlen-1] != '\n') in svc_export_parse()
608 mesg[mlen-1] = 0; in svc_export_parse()
644 err = get_int(&mesg, &an_int); in svc_export_parse()
654 err = get_int(&mesg, &an_int); in svc_export_parse()
660 err = get_int(&mesg, &an_int); in svc_export_parse()
[all …]
/openbmc/phosphor-pid-control/dbus/
H A Ddbuswrite.cpp81 auto mesg = in write() local
84 mesg.append(pwmInterface, "Target", in write()
90 auto resp = writeBus.call(mesg); in write()
143 auto mesg = in write() local
146 mesg.append(pwmInterface, "Target", in write()
152 auto resp = writeBus.call(mesg); in write()
/openbmc/linux/drivers/spi/
H A Dspi-sh.c150 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_send() argument
197 if (list_is_last(&t->transfer_list, &mesg->transfers)) { in spi_sh_send()
272 struct spi_message *mesg) in spi_sh_transfer_one_message() argument
282 list_for_each_entry(t, &mesg->transfers, transfer_list) { in spi_sh_transfer_one_message()
289 ret = spi_sh_send(ss, mesg, t); in spi_sh_transfer_one_message()
294 ret = spi_sh_receive(ss, mesg, t); in spi_sh_transfer_one_message()
298 mesg->actual_length += t->len; in spi_sh_transfer_one_message()
301 mesg->status = 0; in spi_sh_transfer_one_message()
316 mesg->status = ret; in spi_sh_transfer_one_message()
318 if (mesg->complete) in spi_sh_transfer_one_message()
[all …]
H A Dspi-fsi.c425 struct spi_message *mesg) in fsi_spi_transfer_one_message() argument
428 u8 seq_slave = SPI_FSI_SEQUENCE_SEL_SLAVE(spi_get_chipselect(mesg->spi, 0) + 1); in fsi_spi_transfer_one_message()
437 list_for_each_entry(transfer, &mesg->transfers, transfer_list) { in fsi_spi_transfer_one_message()
465 &mesg->transfers)) { in fsi_spi_transfer_one_message()
507 mesg->status = rc; in fsi_spi_transfer_one_message()
/openbmc/linux/net/atm/
H A Dlec.c143 struct atmlec_msg *mesg; in lec_handle_bridge() local
150 mesg->type = l_topology_change; in lec_handle_bridge()
347 struct atmlec_msg *mesg; in lec_atm_send() local
356 switch (mesg->type) { in lec_atm_send()
365 mesg->content.normal.flag); in lec_atm_send()
390 mesg->sizeoftlvs); in lec_atm_send()
392 tmp, mesg->sizeoftlvs); in lec_atm_send()
449 skb_copy_to_linear_data(skb2, mesg, sizeof(*mesg)); in lec_atm_send()
513 struct atmlec_msg *mesg; in send_to_lecd() local
523 mesg->type = type; in send_to_lecd()
[all …]
H A Dmpc.c860 struct k_message mesg; in send_set_mps_ctrl_addr() local
864 mesg.type = SET_MPS_CTRL_ADDR; in send_set_mps_ctrl_addr()
866 msg_to_mpoad(&mesg, mpc); in send_set_mps_ctrl_addr()
920 switch (mesg->type) { in msg_from_mpoad()
927 MPOA_trigger_rcvd(mesg, mpc); in msg_from_mpoad()
931 ingress_purge_rcvd(mesg, mpc); in msg_from_mpoad()
935 egress_purge_rcvd(mesg, mpc); in msg_from_mpoad()
939 mps_death(mesg, mpc); in msg_from_mpoad()
955 clean_up(mesg, mpc, DIE); in msg_from_mpoad()
959 clean_up(mesg, mpc, RELOAD); in msg_from_mpoad()
[all …]
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrukservices.c580 void *mesg) in send_noop_message() argument
586 struct message_header save_mhdr, *mhdr = mesg; in send_noop_message()
616 gru_vstore(cb, m, gru_get_tri(mesg), XTYPE_CL, 1, 1, in send_noop_message()
638 void *mesg, int lines) in send_message_queue_full() argument
669 if (send_noop_message(cb, mqd, mesg)) { in send_message_queue_full()
707 void *mesg, int lines) in send_message_put_nacked() argument
734 ret = send_noop_message(cb, mqd, mesg); in send_message_put_nacked()
755 void *mesg, int lines) in send_message_failure() argument
771 ret = send_message_queue_full(cb, mqd, mesg, lines); in send_message_failure()
779 ret = send_message_put_nacked(cb, mqd, mesg, lines); in send_message_failure()
[all …]
H A Dgrukservices.h82 void *mesg, unsigned int bytes);
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c275 struct ip_vs_sync_mesg *mesg; member
339 if (!sb->mesg) { in ip_vs_sync_buff_create()
347 sb->mesg->nr_conns = 0; in ip_vs_sync_buff_create()
348 sb->mesg->spare = 0; in ip_vs_sync_buff_create()
358 kfree(sb->mesg); in ip_vs_sync_buff_release()
419 struct ip_vs_sync_mesg_v0 *mesg; in ip_vs_sync_buff_create_v0() local
427 if (!sb->mesg) { in ip_vs_sync_buff_create_v0()
431 mesg = (struct ip_vs_sync_mesg_v0 *)sb->mesg; in ip_vs_sync_buff_create_v0()
432 mesg->nr_conns = 0; in ip_vs_sync_buff_create_v0()
690 m = buff->mesg; in ip_vs_sync_conn()
[all …]
/openbmc/linux/net/sunrpc/
H A Dsvcauth_unix.c179 char *mesg, int mlen) in ip_map_parse() argument
184 char *buf = mesg; in ip_map_parse()
199 if (mesg[mlen-1] != '\n') in ip_map_parse()
201 mesg[mlen-1] = 0; in ip_map_parse()
229 err = get_expiry(&mesg, &expiry); in ip_map_parse()
488 char *mesg, int mlen) in unix_gid_parse() argument
500 if (mesg[mlen - 1] != '\n') in unix_gid_parse()
502 mesg[mlen-1] = 0; in unix_gid_parse()
504 rv = get_int(&mesg, &id); in unix_gid_parse()
514 rv = get_int(&mesg, &gids); in unix_gid_parse()
[all …]
/openbmc/linux/drivers/iio/dac/
H A Dti-dac082s085.c52 struct spi_message mesg; member
72 return spi_sync(ti_dac->mesg.spi, &ti_dac->mesg); in ti_dac_cmd()
281 spi_message_init_with_transfers(&ti_dac->mesg, &ti_dac->xfer, 1); in ti_dac_probe()
282 ti_dac->mesg.spi = spi; in ti_dac_probe()
/openbmc/linux/drivers/ata/
H A Dacard-ahci.c65 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg);
112 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in acard_ahci_pci_device_suspend() argument
119 if (mesg.event & PM_EVENT_SUSPEND && in acard_ahci_pci_device_suspend()
126 if (mesg.event & PM_EVENT_SLEEP) { in acard_ahci_pci_device_suspend()
137 return ata_pci_device_suspend(pdev, mesg); in acard_ahci_pci_device_suspend()
H A Dpata_triflex.c198 static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in triflex_ata_pci_device_suspend() argument
202 ata_host_suspend(host, mesg); in triflex_ata_pci_device_suspend()
H A Dpata_cs5520.c259 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in cs5520_pci_device_suspend() argument
263 ata_host_suspend(host, mesg); in cs5520_pci_device_suspend()
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/
H A Dsysvinit_3.04.bb38 ALTERNATIVE:${PN} = "init mountpoint halt reboot runlevel shutdown poweroff last lastb mesg utmpdum…
60 ALTERNATIVE:${PN}-doc = "mountpoint.1 last.1 lastb.1 mesg.1 wall.1 sulogin.8 utmpdump.1"
64 ALTERNATIVE_LINK_NAME[mesg.1] = "${mandir}/man1/mesg.1"
/openbmc/linux/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c226 char *mesg, int mlen) in rsi_parse() argument
229 char *buf = mesg; in rsi_parse()
238 len = qword_get(&mesg, buf, mlen); in rsi_parse()
246 len = qword_get(&mesg, buf, mlen); in rsi_parse()
266 len = qword_get(&mesg, buf, mlen); in rsi_parse()
465 char *mesg, int mlen) in rsc_parse() argument
468 char *buf = mesg; in rsc_parse()
496 rv = get_int(&mesg, &id); in rsc_parse()
516 if (get_int(&mesg, &id)) in rsc_parse()
521 if (get_int(&mesg, &N)) in rsc_parse()
[all …]
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Ddevpts4 # Set to 600 to have `mesg n' be the default
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/share/
H A Ddot.profile11 mesg n 2>/dev/null
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp633 auto mesg = message_t(reply); in get_handler() local
638 return func->on_get_(mesg); in get_handler()
662 auto mesg = message_t(value); in set_handler() local
667 SetPropertyReturnValue status = func->on_set_message_(mesg); in set_handler()
699 auto mesg = message_t(m); in method_handler() local
704 int status = func->call_(mesg); in method_handler()
/openbmc/sdbusplus/example/
H A Dasio-example.cpp300 auto mesg = in client() local
308 mesg.append("/xyz/openbmc_project/Sensors", depth, interfaces); in client()
310 conn->async_send(mesg, [](boost::system::error_code ec, message& ret) { in client()
/openbmc/openbmc/poky/meta/recipes-core/util-linux/
H A Dutil-linux_2.39.3.bb69 --enable-fsck --enable-kill --enable-last --enable-mesg \
250 ALTERNATIVE_LINK_NAME[mesg] = "${bindir}/mesg"
281 blkid.8 eject.1 findfs.8 fsck.8 kill.1 last.1 lastb.1 libblkid.3 logger.1 mesg.1 \
295 ALTERNATIVE_LINK_NAME[mesg.1] = "${mandir}/man1/mesg.1"
/openbmc/linux/drivers/gpio/
H A Dgpio-max3191x.c81 struct spi_message mesg; member
130 val = spi_sync(spi, &max3191x->mesg); in max3191x_readout_locked()
417 spi_message_init_with_transfers(&max3191x->mesg, &max3191x->xfer, 1); in max3191x_probe()

123