mesg 65 drivers/ata/acard-ahci.c static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg); mesg 112 drivers/ata/acard-ahci.c static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 119 drivers/ata/acard-ahci.c if (mesg.event & PM_EVENT_SUSPEND && mesg 126 drivers/ata/acard-ahci.c if (mesg.event & PM_EVENT_SLEEP) { mesg 137 drivers/ata/acard-ahci.c return ata_pci_device_suspend(pdev, mesg); mesg 988 drivers/ata/ata_piix.c static int piix_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 994 drivers/ata/ata_piix.c rc = ata_host_suspend(host, mesg); mesg 1003 drivers/ata/ata_piix.c if (piix_broken_suspend() && (mesg.event & PM_EVENT_SLEEP)) { mesg 1018 drivers/ata/ata_piix.c ata_pci_device_do_suspend(pdev, mesg); mesg 79 drivers/ata/libahci.c static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg); mesg 2300 drivers/ata/libahci.c static int ahci_port_suspend(struct ata_port *ap, pm_message_t mesg) mesg 5689 drivers/ata/libata-core.c static void ata_port_request_pm(struct ata_port *ap, pm_message_t mesg, mesg 5707 drivers/ata/libata-core.c ap->pm_mesg = mesg; mesg 5735 drivers/ata/libata-core.c static void ata_port_suspend(struct ata_port *ap, pm_message_t mesg) mesg 5737 drivers/ata/libata-core.c ata_port_request_pm(ap, mesg, 0, ata_port_suspend_ehi, false); mesg 5740 drivers/ata/libata-core.c static void ata_port_suspend_async(struct ata_port *ap, pm_message_t mesg) mesg 5742 drivers/ata/libata-core.c ata_port_request_pm(ap, mesg, 0, ata_port_suspend_ehi, true); mesg 5776 drivers/ata/libata-core.c static void ata_port_resume(struct ata_port *ap, pm_message_t mesg) mesg 5778 drivers/ata/libata-core.c ata_port_request_pm(ap, mesg, ATA_EH_RESET, ata_port_resume_ehi, false); mesg 5781 drivers/ata/libata-core.c static void ata_port_resume_async(struct ata_port *ap, pm_message_t mesg) mesg 5783 drivers/ata/libata-core.c ata_port_request_pm(ap, mesg, ATA_EH_RESET, ata_port_resume_ehi, true); mesg 5868 drivers/ata/libata-core.c int ata_host_suspend(struct ata_host *host, pm_message_t mesg) mesg 5870 drivers/ata/libata-core.c host->dev->power.power_state = mesg; mesg 6820 drivers/ata/libata-core.c void ata_pci_device_do_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 6825 drivers/ata/libata-core.c if (mesg.event & PM_EVENT_SLEEP) mesg 6847 drivers/ata/libata-core.c int ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 6852 drivers/ata/libata-core.c rc = ata_host_suspend(host, mesg); mesg 6856 drivers/ata/libata-core.c ata_pci_device_do_suspend(pdev, mesg); mesg 256 drivers/ata/pata_cs5520.c static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 261 drivers/ata/pata_cs5520.c rc = ata_host_suspend(host, mesg); mesg 852 drivers/ata/pata_macio.c static int pata_macio_do_suspend(struct pata_macio_priv *priv, pm_message_t mesg) mesg 857 drivers/ata/pata_macio.c rc = ata_host_suspend(priv->host, mesg); mesg 1210 drivers/ata/pata_macio.c static int pata_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) mesg 1214 drivers/ata/pata_macio.c return pata_macio_do_suspend(host->private_data, mesg); mesg 1314 drivers/ata/pata_macio.c static int pata_macio_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 1318 drivers/ata/pata_macio.c return pata_macio_do_suspend(host->private_data, mesg); mesg 199 drivers/ata/pata_triflex.c static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 204 drivers/ata/pata_triflex.c rc = ata_host_suspend(host, mesg); mesg 307 drivers/ata/sata_nv.c static int nv_adma_port_suspend(struct ata_port *ap, pm_message_t mesg); mesg 328 drivers/ata/sata_nv.c static int nv_swncq_port_suspend(struct ata_port *ap, pm_message_t mesg); mesg 1192 drivers/ata/sata_nv.c static int nv_adma_port_suspend(struct ata_port *ap, pm_message_t mesg) mesg 1814 drivers/ata/sata_nv.c static int nv_swncq_port_suspend(struct ata_port *ap, pm_message_t mesg) mesg 1097 drivers/base/platform.c static int platform_legacy_suspend(struct device *dev, pm_message_t mesg) mesg 1104 drivers/base/platform.c ret = pdrv->suspend(pdev, mesg); mesg 4249 drivers/block/mtip32xx/mtip32xx.c static int mtip_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 80 drivers/gpio/gpio-max3191x.c struct spi_message mesg; mesg 129 drivers/gpio/gpio-max3191x.c val = spi_sync(spi, &max3191x->mesg); mesg 416 drivers/gpio/gpio-max3191x.c spi_message_init_with_transfers(&max3191x->mesg, &max3191x->xfer, 1); mesg 6 drivers/ide/ide-pm.c int generic_ide_suspend(struct device *dev, pm_message_t mesg) mesg 26 drivers/ide/ide-pm.c if (mesg.event == PM_EVENT_PRETHAW) mesg 27 drivers/ide/ide-pm.c mesg.event = PM_EVENT_FREEZE; mesg 28 drivers/ide/ide-pm.c rqpm.pm_state = mesg.event; mesg 1218 drivers/ide/pmac.c pmac_ide_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) mesg 1223 drivers/ide/pmac.c if (mesg.event != mdev->ofdev.dev.power.power_state.event mesg 1224 drivers/ide/pmac.c && (mesg.event & PM_EVENT_SLEEP)) { mesg 1227 drivers/ide/pmac.c mdev->ofdev.dev.power.power_state = mesg; mesg 1321 drivers/ide/pmac.c pmac_ide_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 1326 drivers/ide/pmac.c if (mesg.event != pdev->dev.power.power_state.event mesg 1327 drivers/ide/pmac.c && (mesg.event & PM_EVENT_SLEEP)) { mesg 1330 drivers/ide/pmac.c pdev->dev.power.power_state = mesg; mesg 51 drivers/iio/dac/ti-dac082s085.c struct spi_message mesg; mesg 71 drivers/iio/dac/ti-dac082s085.c return spi_sync(ti_dac->mesg.spi, &ti_dac->mesg); mesg 281 drivers/iio/dac/ti-dac082s085.c spi_message_init_with_transfers(&ti_dac->mesg, &ti_dac->xfer, 1); mesg 282 drivers/iio/dac/ti-dac082s085.c ti_dac->mesg.spi = spi; mesg 579 drivers/misc/sgi-gru/grukservices.c void *mesg) mesg 585 drivers/misc/sgi-gru/grukservices.c struct message_header save_mhdr, *mhdr = mesg; mesg 615 drivers/misc/sgi-gru/grukservices.c gru_vstore(cb, m, gru_get_tri(mesg), XTYPE_CL, 1, 1, mesg 637 drivers/misc/sgi-gru/grukservices.c void *mesg, int lines) mesg 668 drivers/misc/sgi-gru/grukservices.c if (send_noop_message(cb, mqd, mesg)) { mesg 706 drivers/misc/sgi-gru/grukservices.c void *mesg, int lines) mesg 717 drivers/misc/sgi-gru/grukservices.c gru_vstore(cb, m, gru_get_tri(mesg), XTYPE_CL, lines, 1, IMA); mesg 733 drivers/misc/sgi-gru/grukservices.c ret = send_noop_message(cb, mqd, mesg); mesg 754 drivers/misc/sgi-gru/grukservices.c void *mesg, int lines) mesg 770 drivers/misc/sgi-gru/grukservices.c ret = send_message_queue_full(cb, mqd, mesg, lines); mesg 778 drivers/misc/sgi-gru/grukservices.c ret = send_message_put_nacked(cb, mqd, mesg, lines); mesg 795 drivers/misc/sgi-gru/grukservices.c int gru_send_message_gpa(struct gru_message_queue_desc *mqd, void *mesg, mesg 809 drivers/misc/sgi-gru/grukservices.c memcpy(dsr, mesg, bytes); mesg 836 drivers/misc/sgi-gru/grukservices.c void gru_free_message(struct gru_message_queue_desc *mqd, void *mesg) mesg 82 drivers/misc/sgi-gru/grukservices.h void *mesg, unsigned int bytes); mesg 1299 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c char mesg[64]; mesg 1300 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c char *msg[] = {mesg, NULL}; mesg 1391 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c snprintf(mesg, sizeof(mesg), "FW_DUMP=%s", adapter->netdev->name); mesg 367 drivers/pcmcia/at91_cf.c static int at91_cf_suspend(struct platform_device *pdev, pm_message_t mesg) mesg 79 drivers/scsi/aic7xxx/aic79xx_osm_pci.c ahd_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 92 drivers/scsi/aic7xxx/aic79xx_osm_pci.c if (mesg.event & PM_EVENT_SLEEP) mesg 126 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c ahc_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 137 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c if (mesg.event & PM_EVENT_SLEEP) mesg 1755 drivers/scsi/mesh.c static int mesh_suspend(struct macio_dev *mdev, pm_message_t mesg) mesg 1760 drivers/scsi/mesh.c switch (mesg.event) { mesg 258 drivers/spi/spi-pic32-sqi.c struct spi_message *mesg, mesg 261 drivers/spi/spi-pic32-sqi.c struct spi_device *spi = mesg->spi; mesg 153 drivers/spi/spi-sh.c static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, mesg 200 drivers/spi/spi-sh.c if (list_is_last(&t->transfer_list, &mesg->transfers)) { mesg 218 drivers/spi/spi-sh.c static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, mesg 277 drivers/spi/spi-sh.c struct spi_message *mesg; mesg 286 drivers/spi/spi-sh.c mesg = list_entry(ss->queue.next, struct spi_message, queue); mesg 287 drivers/spi/spi-sh.c list_del_init(&mesg->queue); mesg 290 drivers/spi/spi-sh.c list_for_each_entry(t, &mesg->transfers, transfer_list) { mesg 297 drivers/spi/spi-sh.c ret = spi_sh_send(ss, mesg, t); mesg 302 drivers/spi/spi-sh.c ret = spi_sh_receive(ss, mesg, t); mesg 306 drivers/spi/spi-sh.c mesg->actual_length += t->len; mesg 310 drivers/spi/spi-sh.c mesg->status = 0; mesg 311 drivers/spi/spi-sh.c if (mesg->complete) mesg 312 drivers/spi/spi-sh.c mesg->complete(mesg->context); mesg 329 drivers/spi/spi-sh.c mesg->status = ret; mesg 330 drivers/spi/spi-sh.c if (mesg->complete) mesg 331 drivers/spi/spi-sh.c mesg->complete(mesg->context); mesg 358 drivers/spi/spi-sh.c static int spi_sh_transfer(struct spi_device *spi, struct spi_message *mesg) mesg 368 drivers/spi/spi-sh.c mesg->actual_length = 0; mesg 369 drivers/spi/spi-sh.c mesg->status = -EINPROGRESS; mesg 373 drivers/spi/spi-sh.c list_add_tail(&mesg->queue, &ss->queue); mesg 1506 drivers/spi/spi.c struct spi_message *mesg; mesg 1511 drivers/spi/spi.c mesg = ctlr->cur_msg; mesg 1514 drivers/spi/spi.c spi_unmap_msg(ctlr, mesg); mesg 1517 drivers/spi/spi.c ret = ctlr->unprepare_message(ctlr, mesg); mesg 1530 drivers/spi/spi.c trace_spi_message_done(mesg); mesg 1532 drivers/spi/spi.c mesg->state = NULL; mesg 1533 drivers/spi/spi.c if (mesg->complete) mesg 1534 drivers/spi/spi.c mesg->complete(mesg->context); mesg 390 drivers/staging/sm750fb/sm750.c static int lynxfb_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 396 drivers/staging/sm750fb/sm750.c if (mesg.event == pdev->dev.power.power_state.event) mesg 401 drivers/staging/sm750fb/sm750.c switch (mesg.event) { mesg 404 drivers/staging/sm750fb/sm750.c pdev->dev.power.power_state = mesg; mesg 409 drivers/staging/sm750fb/sm750.c if (mesg.event & PM_EVENT_SLEEP) { mesg 426 drivers/staging/sm750fb/sm750.c ret = pci_set_power_state(pdev, pci_choose_state(pdev, mesg)); mesg 435 drivers/staging/sm750fb/sm750.c pdev->dev.power.power_state = mesg; mesg 1969 drivers/usb/gadget/udc/at91_udc.c static int at91udc_suspend(struct platform_device *pdev, pm_message_t mesg) mesg 3214 drivers/usb/gadget/udc/lpc32xx_udc.c static int lpc32xx_udc_suspend(struct platform_device *pdev, pm_message_t mesg) mesg 1283 drivers/video/fbdev/atmel_lcdfb.c static int atmel_lcdfb_suspend(struct platform_device *pdev, pm_message_t mesg) mesg 2616 drivers/video/fbdev/aty/radeon_pm.c int radeonfb_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) mesg 2621 drivers/video/fbdev/aty/radeon_pm.c if (mesg.event == pdev->dev.power.power_state.event) mesg 2625 drivers/video/fbdev/aty/radeon_pm.c pci_name(pdev), mesg.event); mesg 2632 drivers/video/fbdev/aty/radeon_pm.c switch (mesg.event) { mesg 2705 drivers/video/fbdev/aty/radeon_pm.c pdev->dev.power.power_state = mesg; mesg 768 drivers/video/fbdev/fb-puv3.c static int unifb_suspend(struct platform_device *dev, pm_message_t mesg) mesg 783 drivers/video/fbdev/fb-puv3.c if (mesg.event == dev->dev.power.power_state.event) mesg 786 drivers/video/fbdev/fb-puv3.c switch (mesg.event) { mesg 799 drivers/video/fbdev/fb-puv3.c dev->dev.power.power_state = mesg; mesg 1564 drivers/video/fbdev/i810/i810_main.c static int i810fb_suspend(struct pci_dev *dev, pm_message_t mesg) mesg 1569 drivers/video/fbdev/i810/i810_main.c par->cur_state = mesg.event; mesg 1571 drivers/video/fbdev/i810/i810_main.c switch (mesg.event) { mesg 1574 drivers/video/fbdev/i810/i810_main.c dev->dev.power.power_state = mesg; mesg 1590 drivers/video/fbdev/i810/i810_main.c pci_set_power_state(dev, pci_choose_state(dev, mesg)); mesg 1044 drivers/video/fbdev/nvidia/nvidia.c static int nvidiafb_suspend(struct pci_dev *dev, pm_message_t mesg) mesg 1049 drivers/video/fbdev/nvidia/nvidia.c if (mesg.event == PM_EVENT_PRETHAW) mesg 1050 drivers/video/fbdev/nvidia/nvidia.c mesg.event = PM_EVENT_FREEZE; mesg 1052 drivers/video/fbdev/nvidia/nvidia.c par->pm_state = mesg.event; mesg 1054 drivers/video/fbdev/nvidia/nvidia.c if (mesg.event & PM_EVENT_SLEEP) { mesg 1060 drivers/video/fbdev/nvidia/nvidia.c pci_set_power_state(dev, pci_choose_state(dev, mesg)); mesg 1062 drivers/video/fbdev/nvidia/nvidia.c dev->dev.power.power_state = mesg; mesg 1806 drivers/video/fbdev/omap/omapfb_main.c static int omapfb_suspend(struct platform_device *pdev, pm_message_t mesg) mesg 2350 drivers/video/fbdev/savage/savagefb_driver.c static int savagefb_suspend(struct pci_dev *dev, pm_message_t mesg) mesg 2357 drivers/video/fbdev/savage/savagefb_driver.c if (mesg.event == PM_EVENT_PRETHAW) mesg 2358 drivers/video/fbdev/savage/savagefb_driver.c mesg.event = PM_EVENT_FREEZE; mesg 2359 drivers/video/fbdev/savage/savagefb_driver.c par->pm_state = mesg.event; mesg 2360 drivers/video/fbdev/savage/savagefb_driver.c dev->dev.power.power_state = mesg; mesg 2366 drivers/video/fbdev/savage/savagefb_driver.c if (mesg.event == PM_EVENT_FREEZE) mesg 2380 drivers/video/fbdev/savage/savagefb_driver.c pci_set_power_state(dev, pci_choose_state(dev, mesg)); mesg 72 fs/nfsd/export.c static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) mesg 84 fs/nfsd/export.c if (mesg[mlen - 1] != '\n') mesg 86 fs/nfsd/export.c mesg[mlen-1] = 0; mesg 94 fs/nfsd/export.c if ((len=qword_get(&mesg, buf, PAGE_SIZE)) <= 0) mesg 104 fs/nfsd/export.c if ((len=qword_get(&mesg, buf, PAGE_SIZE)) <= 0) mesg 112 fs/nfsd/export.c if ((len=qword_get(&mesg, buf, PAGE_SIZE)) <= 0) mesg 120 fs/nfsd/export.c key.h.expiry_time = get_expiry(&mesg); mesg 135 fs/nfsd/export.c len = qword_get(&mesg, buf, PAGE_SIZE); mesg 402 fs/nfsd/export.c fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) mesg 412 fs/nfsd/export.c err = get_uint(mesg, &fsloc->locations_count); mesg 428 fs/nfsd/export.c len = qword_get(mesg, buf, PAGE_SIZE); mesg 437 fs/nfsd/export.c len = qword_get(mesg, buf, PAGE_SIZE); mesg 446 fs/nfsd/export.c err = get_int(mesg, &migrated); mesg 459 fs/nfsd/export.c static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) mesg 469 fs/nfsd/export.c err = get_uint(mesg, &listsize); mesg 476 fs/nfsd/export.c err = get_uint(mesg, &f->pseudoflavor); mesg 485 fs/nfsd/export.c err = get_uint(mesg, &f->flags); mesg 498 fs/nfsd/export.c fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} mesg 500 fs/nfsd/export.c secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } mesg 504 fs/nfsd/export.c nfsd_uuid_parse(char **mesg, char *buf, unsigned char **puuid) mesg 513 fs/nfsd/export.c len = qword_get(mesg, buf, PAGE_SIZE); mesg 524 fs/nfsd/export.c static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) mesg 534 fs/nfsd/export.c if (mesg[mlen-1] != '\n') mesg 536 fs/nfsd/export.c mesg[mlen-1] = 0; mesg 544 fs/nfsd/export.c len = qword_get(&mesg, buf, PAGE_SIZE); mesg 555 fs/nfsd/export.c if ((len = qword_get(&mesg, buf, PAGE_SIZE)) <= 0) mesg 568 fs/nfsd/export.c exp.h.expiry_time = get_expiry(&mesg); mesg 573 fs/nfsd/export.c err = get_int(&mesg, &an_int); mesg 583 fs/nfsd/export.c err = get_int(&mesg, &an_int); mesg 589 fs/nfsd/export.c err = get_int(&mesg, &an_int); mesg 595 fs/nfsd/export.c err = get_int(&mesg, &an_int); mesg 600 fs/nfsd/export.c while ((len = qword_get(&mesg, buf, PAGE_SIZE)) > 0) { mesg 602 fs/nfsd/export.c err = fsloc_parse(&mesg, buf, &exp.ex_fslocs); mesg 604 fs/nfsd/export.c err = nfsd_uuid_parse(&mesg, buf, &exp.ex_uuid); mesg 606 fs/nfsd/export.c err = secinfo_parse(&mesg, buf, &exp); mesg 355 fs/nfsd/nfsctl.c char *mesg = buf; mesg 367 fs/nfsd/nfsctl.c dname = mesg; mesg 368 fs/nfsd/nfsctl.c len = qword_get(&mesg, dname, size); mesg 373 fs/nfsd/nfsctl.c len = qword_get(&mesg, path, size); mesg 377 fs/nfsd/nfsctl.c len = get_int(&mesg, &maxsize); mesg 385 fs/nfsd/nfsctl.c if (qword_get(&mesg, mesg, size)>0) mesg 398 fs/nfsd/nfsctl.c mesg = buf; mesg 400 fs/nfsd/nfsctl.c qword_addhex(&mesg, &len, (char*)&fh.fh_base, fh.fh_size); mesg 401 fs/nfsd/nfsctl.c mesg[-1] = '\n'; mesg 402 fs/nfsd/nfsctl.c return mesg - buf; mesg 435 fs/nfsd/nfsctl.c char *mesg = buf; mesg 441 fs/nfsd/nfsctl.c rv = get_int(&mesg, &newthreads); mesg 482 fs/nfsd/nfsctl.c char *mesg = buf; mesg 510 fs/nfsd/nfsctl.c rv = get_int(&mesg, &nthreads[i]); mesg 528 fs/nfsd/nfsctl.c mesg = buf; mesg 531 fs/nfsd/nfsctl.c snprintf(mesg, size, "%d%c", nthreads[i], (i == npools-1 ? '\n' : ' ')); mesg 532 fs/nfsd/nfsctl.c len = strlen(mesg); mesg 534 fs/nfsd/nfsctl.c mesg += len; mesg 536 fs/nfsd/nfsctl.c rv = mesg - buf; mesg 566 fs/nfsd/nfsctl.c char *mesg = buf; mesg 584 fs/nfsd/nfsctl.c vers = mesg; mesg 585 fs/nfsd/nfsctl.c len = qword_get(&mesg, vers, size); mesg 627 fs/nfsd/nfsctl.c } while ((len = qword_get(&mesg, vers, size)) > 0); mesg 726 fs/nfsd/nfsctl.c char *mesg = buf; mesg 730 fs/nfsd/nfsctl.c err = get_int(&mesg, &fd); mesg 893 fs/nfsd/nfsctl.c char *mesg = buf; mesg 898 fs/nfsd/nfsctl.c int rv = get_int(&mesg, &bsize); mesg 942 fs/nfsd/nfsctl.c char *mesg = buf; mesg 947 fs/nfsd/nfsctl.c int rv = get_uint(&mesg, &maxconn); mesg 961 fs/nfsd/nfsctl.c char *mesg = buf; mesg 967 fs/nfsd/nfsctl.c rv = get_int(&mesg, &i); mesg 1047 fs/nfsd/nfsctl.c char *mesg = buf; mesg 1058 fs/nfsd/nfsctl.c recdir = mesg; mesg 1059 fs/nfsd/nfsctl.c len = qword_get(&mesg, recdir, size); mesg 941 include/linux/libata.h int (*port_suspend)(struct ata_port *ap, pm_message_t mesg); mesg 1133 include/linux/libata.h extern int ata_host_suspend(struct ata_host *host, pm_message_t mesg); mesg 1227 include/linux/libata.h extern void ata_pci_device_do_suspend(struct pci_dev *pdev, pm_message_t mesg); mesg 1229 include/linux/libata.h extern int ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg); mesg 528 include/linux/spi/spi.h struct spi_message *mesg); mesg 569 include/linux/spi/spi.h struct spi_message *mesg); mesg 143 net/atm/lec.c struct atmlec_msg *mesg; mesg 149 net/atm/lec.c mesg = (struct atmlec_msg *)skb2->data; mesg 150 net/atm/lec.c mesg->type = l_topology_change; mesg 152 net/atm/lec.c mesg->content.normal.flag = *buff & 0x01; mesg 346 net/atm/lec.c struct atmlec_msg *mesg; mesg 352 net/atm/lec.c mesg = (struct atmlec_msg *)skb->data; mesg 355 net/atm/lec.c pr_debug("%s: msg from zeppelin:%d\n", dev->name, mesg->type); mesg 356 net/atm/lec.c switch (mesg->type) { mesg 359 net/atm/lec.c dev->dev_addr[i] = mesg->content.normal.mac_addr[i]; mesg 366 net/atm/lec.c lec_addr_delete(priv, mesg->content.normal.atm_addr, mesg 367 net/atm/lec.c mesg->content.normal.flag); mesg 370 net/atm/lec.c priv->topology_change = mesg->content.normal.flag; mesg 373 net/atm/lec.c lec_flush_complete(priv, mesg->content.normal.flag); mesg 377 net/atm/lec.c entry = lec_arp_find(priv, mesg->content.normal.mac_addr); mesg 381 net/atm/lec.c if (mesg->content.normal.no_source_le_narp) mesg 385 net/atm/lec.c lec_arp_update(priv, mesg->content.normal.mac_addr, mesg 386 net/atm/lec.c mesg->content.normal.atm_addr, mesg 387 net/atm/lec.c mesg->content.normal.flag, mesg 388 net/atm/lec.c mesg->content.normal.targetless_le_arp); mesg 390 net/atm/lec.c if (mesg->sizeoftlvs != 0) { /* LANE2 3.1.5 */ mesg 392 net/atm/lec.c mesg->sizeoftlvs); mesg 393 net/atm/lec.c lane2_associate_ind(dev, mesg->content.normal.mac_addr, mesg 394 net/atm/lec.c tmp, mesg->sizeoftlvs); mesg 399 net/atm/lec.c mesg->content.config.maximum_unknown_frame_count; mesg 401 net/atm/lec.c (mesg->content.config.max_unknown_frame_time * HZ); mesg 402 net/atm/lec.c priv->max_retry_count = mesg->content.config.max_retry_count; mesg 403 net/atm/lec.c priv->aging_time = (mesg->content.config.aging_time * HZ); mesg 405 net/atm/lec.c (mesg->content.config.forward_delay_time * HZ); mesg 407 net/atm/lec.c (mesg->content.config.arp_response_time * HZ); mesg 408 net/atm/lec.c priv->flush_timeout = (mesg->content.config.flush_timeout * HZ); mesg 410 net/atm/lec.c (mesg->content.config.path_switching_delay * HZ); mesg 411 net/atm/lec.c priv->lane_version = mesg->content.config.lane_version; mesg 417 net/atm/lec.c if (dev_set_mtu(dev, mesg->content.config.mtu)) mesg 419 net/atm/lec.c dev->name, mesg->content.config.mtu); mesg 421 net/atm/lec.c priv->is_proxy = mesg->content.config.is_proxy; mesg 424 net/atm/lec.c lec_set_flush_tran_id(priv, mesg->content.normal.atm_addr, mesg 425 net/atm/lec.c mesg->content.normal.flag); mesg 429 net/atm/lec.c (unsigned short)(0xffff & mesg->content.normal.flag); mesg 435 net/atm/lec.c dev->name, mesg->content.proxy.mac_addr); mesg 440 net/atm/lec.c if (br_fdb_test_addr_hook(dev, mesg->content.proxy.mac_addr)) { mesg 451 net/atm/lec.c skb_copy_to_linear_data(skb2, mesg, sizeof(*mesg)); mesg 461 net/atm/lec.c pr_info("%s: Unknown message type %d\n", dev->name, mesg->type); mesg 515 net/atm/lec.c struct atmlec_msg *mesg; mesg 523 net/atm/lec.c mesg = (struct atmlec_msg *)skb->data; mesg 524 net/atm/lec.c memset(mesg, 0, sizeof(struct atmlec_msg)); mesg 525 net/atm/lec.c mesg->type = type; mesg 527 net/atm/lec.c mesg->sizeoftlvs = data->len; mesg 529 net/atm/lec.c ether_addr_copy(mesg->content.normal.mac_addr, mac_addr); mesg 531 net/atm/lec.c mesg->content.normal.targetless_le_arp = 1; mesg 533 net/atm/lec.c memcpy(&mesg->content.normal.atm_addr, atm_addr, ATM_ESA_LEN); mesg 78 net/atm/mpc.c static void set_mpc_ctrl_addr_rcvd(struct k_message *mesg, mesg 80 net/atm/mpc.c static void set_mps_mac_addr_rcvd(struct k_message *mesg, mesg 860 net/atm/mpc.c struct k_message mesg; mesg 864 net/atm/mpc.c mesg.type = SET_MPS_CTRL_ADDR; mesg 865 net/atm/mpc.c memcpy(mesg.MPS_ctrl, addr, ATM_ESA_LEN); mesg 866 net/atm/mpc.c msg_to_mpoad(&mesg, mpc); mesg 912 net/atm/mpc.c struct k_message *mesg = (struct k_message *)skb->data; mesg 920 net/atm/mpc.c switch (mesg->type) { mesg 923 net/atm/mpc.c MPOA_res_reply_rcvd(mesg, mpc); mesg 927 net/atm/mpc.c MPOA_trigger_rcvd(mesg, mpc); mesg 931 net/atm/mpc.c ingress_purge_rcvd(mesg, mpc); mesg 935 net/atm/mpc.c egress_purge_rcvd(mesg, mpc); mesg 939 net/atm/mpc.c mps_death(mesg, mpc); mesg 943 net/atm/mpc.c MPOA_cache_impos_rcvd(mesg, mpc); mesg 947 net/atm/mpc.c set_mpc_ctrl_addr_rcvd(mesg, mpc); mesg 951 net/atm/mpc.c set_mps_mac_addr_rcvd(mesg, mpc); mesg 955 net/atm/mpc.c clean_up(mesg, mpc, DIE); mesg 959 net/atm/mpc.c clean_up(mesg, mpc, RELOAD); mesg 963 net/atm/mpc.c mpc->parameters = mesg->content.params; mesg 966 net/atm/mpc.c dprintk_cont("unknown message %d\n", mesg->type); mesg 975 net/atm/mpc.c int msg_to_mpoad(struct k_message *mesg, struct mpoa_client *mpc) mesg 981 net/atm/mpc.c pr_info("mesg %d to a non-existent mpoad\n", mesg->type); mesg 989 net/atm/mpc.c skb_copy_to_linear_data(skb, mesg, sizeof(*mesg)); mesg 1334 net/atm/mpc.c static void set_mpc_ctrl_addr_rcvd(struct k_message *mesg, mesg 1347 net/atm/mpc.c memcpy(&tlv[7], mesg->MPS_ctrl, ATM_ESA_LEN); /* MPC ctrl ATM addr */ mesg 1348 net/atm/mpc.c memcpy(mpc->our_ctrl_addr, mesg->MPS_ctrl, ATM_ESA_LEN); mesg 278 net/netfilter/ipvs/ip_vs_sync.c struct ip_vs_sync_mesg *mesg; mesg 341 net/netfilter/ipvs/ip_vs_sync.c sb->mesg = kmalloc(len, GFP_ATOMIC); mesg 342 net/netfilter/ipvs/ip_vs_sync.c if (!sb->mesg) { mesg 346 net/netfilter/ipvs/ip_vs_sync.c sb->mesg->reserved = 0; /* old nr_conns i.e. must be zero now */ mesg 347 net/netfilter/ipvs/ip_vs_sync.c sb->mesg->version = SYNC_PROTO_VER; mesg 348 net/netfilter/ipvs/ip_vs_sync.c sb->mesg->syncid = ipvs->mcfg.syncid; mesg 349 net/netfilter/ipvs/ip_vs_sync.c sb->mesg->size = htons(sizeof(struct ip_vs_sync_mesg)); mesg 350 net/netfilter/ipvs/ip_vs_sync.c sb->mesg->nr_conns = 0; mesg 351 net/netfilter/ipvs/ip_vs_sync.c sb->mesg->spare = 0; mesg 352 net/netfilter/ipvs/ip_vs_sync.c sb->head = (unsigned char *)sb->mesg + sizeof(struct ip_vs_sync_mesg); mesg 353 net/netfilter/ipvs/ip_vs_sync.c sb->end = (unsigned char *)sb->mesg + len; mesg 361 net/netfilter/ipvs/ip_vs_sync.c kfree(sb->mesg); mesg 422 net/netfilter/ipvs/ip_vs_sync.c struct ip_vs_sync_mesg_v0 *mesg; mesg 429 net/netfilter/ipvs/ip_vs_sync.c sb->mesg = kmalloc(len, GFP_ATOMIC); mesg 430 net/netfilter/ipvs/ip_vs_sync.c if (!sb->mesg) { mesg 434 net/netfilter/ipvs/ip_vs_sync.c mesg = (struct ip_vs_sync_mesg_v0 *)sb->mesg; mesg 435 net/netfilter/ipvs/ip_vs_sync.c mesg->nr_conns = 0; mesg 436 net/netfilter/ipvs/ip_vs_sync.c mesg->syncid = ipvs->mcfg.syncid; mesg 437 net/netfilter/ipvs/ip_vs_sync.c mesg->size = htons(sizeof(struct ip_vs_sync_mesg_v0)); mesg 438 net/netfilter/ipvs/ip_vs_sync.c sb->head = (unsigned char *)mesg + sizeof(struct ip_vs_sync_mesg_v0); mesg 439 net/netfilter/ipvs/ip_vs_sync.c sb->end = (unsigned char *)mesg + len; mesg 574 net/netfilter/ipvs/ip_vs_sync.c m = (struct ip_vs_sync_mesg_v0 *) buff->mesg; mesg 592 net/netfilter/ipvs/ip_vs_sync.c m = (struct ip_vs_sync_mesg_v0 *) buff->mesg; mesg 693 net/netfilter/ipvs/ip_vs_sync.c m = buff->mesg; mesg 712 net/netfilter/ipvs/ip_vs_sync.c m = buff->mesg; mesg 1684 net/netfilter/ipvs/ip_vs_sync.c while (ip_vs_send_sync_msg(tinfo->sock, sb->mesg) < 0) { mesg 196 net/sunrpc/auth_gss/svcauth_gss.c char *mesg, int mlen) mesg 199 net/sunrpc/auth_gss/svcauth_gss.c char *buf = mesg; mesg 208 net/sunrpc/auth_gss/svcauth_gss.c len = qword_get(&mesg, buf, mlen); mesg 216 net/sunrpc/auth_gss/svcauth_gss.c len = qword_get(&mesg, buf, mlen); mesg 230 net/sunrpc/auth_gss/svcauth_gss.c expiry = get_expiry(&mesg); mesg 236 net/sunrpc/auth_gss/svcauth_gss.c len = qword_get(&mesg, buf, mlen); mesg 242 net/sunrpc/auth_gss/svcauth_gss.c len = qword_get(&mesg, buf, mlen); mesg 250 net/sunrpc/auth_gss/svcauth_gss.c len = qword_get(&mesg, buf, mlen); mesg 258 net/sunrpc/auth_gss/svcauth_gss.c len = qword_get(&mesg, buf, mlen); mesg 429 net/sunrpc/auth_gss/svcauth_gss.c char *mesg, int mlen) mesg 432 net/sunrpc/auth_gss/svcauth_gss.c char *buf = mesg; mesg 442 net/sunrpc/auth_gss/svcauth_gss.c len = qword_get(&mesg, buf, mlen); mesg 450 net/sunrpc/auth_gss/svcauth_gss.c expiry = get_expiry(&mesg); mesg 460 net/sunrpc/auth_gss/svcauth_gss.c rv = get_int(&mesg, &id); mesg 480 net/sunrpc/auth_gss/svcauth_gss.c if (get_int(&mesg, &id)) mesg 485 net/sunrpc/auth_gss/svcauth_gss.c if (get_int(&mesg, &N)) mesg 498 net/sunrpc/auth_gss/svcauth_gss.c if (get_int(&mesg, &id)) mesg 508 net/sunrpc/auth_gss/svcauth_gss.c len = qword_get(&mesg, buf, mlen); mesg 518 net/sunrpc/auth_gss/svcauth_gss.c len = qword_get(&mesg, buf, mlen); mesg 527 net/sunrpc/auth_gss/svcauth_gss.c len = qword_get(&mesg, buf, mlen); mesg 172 net/sunrpc/svcauth_unix.c char *mesg, int mlen) mesg 177 net/sunrpc/svcauth_unix.c char *buf = mesg; mesg 192 net/sunrpc/svcauth_unix.c if (mesg[mlen-1] != '\n') mesg 194 net/sunrpc/svcauth_unix.c mesg[mlen-1] = 0; mesg 197 net/sunrpc/svcauth_unix.c len = qword_get(&mesg, class, sizeof(class)); mesg 201 net/sunrpc/svcauth_unix.c len = qword_get(&mesg, buf, mlen); mesg 222 net/sunrpc/svcauth_unix.c expiry = get_expiry(&mesg); mesg 227 net/sunrpc/svcauth_unix.c len = qword_get(&mesg, buf, mlen); mesg 485 net/sunrpc/svcauth_unix.c char *mesg, int mlen) mesg 497 net/sunrpc/svcauth_unix.c if (mesg[mlen - 1] != '\n') mesg 499 net/sunrpc/svcauth_unix.c mesg[mlen-1] = 0; mesg 501 net/sunrpc/svcauth_unix.c rv = get_int(&mesg, &id); mesg 507 net/sunrpc/svcauth_unix.c expiry = get_expiry(&mesg); mesg 511 net/sunrpc/svcauth_unix.c rv = get_int(&mesg, &gids); mesg 522 net/sunrpc/svcauth_unix.c rv = get_int(&mesg, &gid);