Home
last modified time | relevance | path

Searched defs:mesg (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/fs/nfsd/
Dnfsctl.c351 char *mesg = buf; in write_filehandle() local
431 char *mesg = buf; in write_threads() local
478 char *mesg = buf; in write_pool_threads() local
562 char *mesg = buf; in __write_versions() local
722 char *mesg = buf; in __write_ports_addfd() local
889 char *mesg = buf; in write_maxblksize() local
938 char *mesg = buf; in write_maxconn() local
957 char *mesg = buf; in __nfsd4_write_time() local
1043 char *mesg = buf; in __write_recoverydir() local
Dexport.c71 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse()
389 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) in fsloc_parse()
446 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse()
485 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} in fsloc_parse()
487 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse()
491 nfsd_uuid_parse(char **mesg, char *buf, unsigned char **puuid) in nfsd_uuid_parse()
511 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
/Linux-v4.19/drivers/spi/
Dspi-sh.c161 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_send()
226 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_receive()
285 struct spi_message *mesg; in spi_sh_work() local
366 static int spi_sh_transfer(struct spi_device *spi, struct spi_message *mesg) in spi_sh_transfer()
Dspi-pic32-sqi.c266 struct spi_message *mesg, in pic32_sqi_one_transfer()
/Linux-v4.19/drivers/misc/sgi-gru/
Dgrukservices.c592 void *mesg) in send_noop_message()
650 void *mesg, int lines) in send_message_queue_full()
719 void *mesg, int lines) in send_message_put_nacked()
767 void *mesg, int lines) in send_message_failure()
808 int gru_send_message_gpa(struct gru_message_queue_desc *mqd, void *mesg, in gru_send_message_gpa()
849 void gru_free_message(struct gru_message_queue_desc *mqd, void *mesg) in gru_free_message()
/Linux-v4.19/net/atm/
Dmpc.c859 struct k_message mesg; in send_set_mps_ctrl_addr() local
911 struct k_message *mesg = (struct k_message *)skb->data; in msg_from_mpoad() local
974 int msg_to_mpoad(struct k_message *mesg, struct mpoa_client *mpc) in msg_to_mpoad()
1333 static void set_mpc_ctrl_addr_rcvd(struct k_message *mesg, in set_mpc_ctrl_addr_rcvd()
Dlec.c142 struct atmlec_msg *mesg; in lec_handle_bridge() local
345 struct atmlec_msg *mesg; in lec_atm_send() local
514 struct atmlec_msg *mesg; in send_to_lecd() local
/Linux-v4.19/drivers/ata/
Dpata_triflex.c211 static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in triflex_ata_pci_device_suspend()
Dpata_cs5520.c269 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in cs5520_pci_device_suspend()
Dpata_macio.c849 static int pata_macio_do_suspend(struct pata_macio_priv *priv, pm_message_t mesg) in pata_macio_do_suspend()
1208 static int pata_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) in pata_macio_suspend()
1312 static int pata_macio_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) in pata_macio_pci_suspend()
Dlibata-core.c5677 static void ata_port_request_pm(struct ata_port *ap, pm_message_t mesg, in ata_port_request_pm()
5723 static void ata_port_suspend(struct ata_port *ap, pm_message_t mesg) in ata_port_suspend()
5728 static void ata_port_suspend_async(struct ata_port *ap, pm_message_t mesg) in ata_port_suspend_async()
5764 static void ata_port_resume(struct ata_port *ap, pm_message_t mesg) in ata_port_resume()
5769 static void ata_port_resume_async(struct ata_port *ap, pm_message_t mesg) in ata_port_resume_async()
5856 int ata_host_suspend(struct ata_host *host, pm_message_t mesg) in ata_host_suspend()
6785 void ata_pci_device_do_suspend(struct pci_dev *pdev, pm_message_t mesg) in ata_pci_device_do_suspend()
6812 int ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in ata_pci_device_suspend()
Dacard-ahci.c128 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in acard_ahci_pci_device_suspend()
/Linux-v4.19/drivers/ide/
Dide-pm.c6 int generic_ide_suspend(struct device *dev, pm_message_t mesg) in generic_ide_suspend()
Dpmac.c1222 pmac_ide_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) in pmac_ide_macio_suspend()
1325 pmac_ide_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) in pmac_ide_pci_suspend()
/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c79 ahd_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) in ahd_linux_pci_dev_suspend()
Daic7xxx_osm_pci.c126 ahc_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg) in ahc_linux_pci_dev_suspend()
/Linux-v4.19/drivers/pcmcia/
Dat91_cf.c371 static int at91_cf_suspend(struct platform_device *pdev, pm_message_t mesg) in at91_cf_suspend()
/Linux-v4.19/net/sunrpc/
Dsvcauth_unix.c164 char *mesg, int mlen) in ip_map_parse()
476 char *mesg, int mlen) in unix_gid_parse()
/Linux-v4.19/drivers/iio/dac/
Dti-dac082s085.c54 struct spi_message mesg; member
/Linux-v4.19/drivers/gpio/
Dgpio-max3191x.c83 struct spi_message mesg; member
/Linux-v4.19/drivers/video/fbdev/
Dfb-puv3.c771 static int unifb_suspend(struct platform_device *dev, pm_message_t mesg) in unifb_suspend()
/Linux-v4.19/drivers/staging/sm750fb/
Dsm750.c389 static int lynxfb_suspend(struct pci_dev *pdev, pm_message_t mesg) in lynxfb_suspend()
/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_pm.c2616 int radeonfb_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) in radeonfb_pci_suspend()
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_sync.c277 struct ip_vs_sync_mesg *mesg; member
418 struct ip_vs_sync_mesg_v0 *mesg; in ip_vs_sync_buff_create_v0() local
/Linux-v4.19/net/sunrpc/auth_gss/
Dsvcauth_gss.c186 char *mesg, int mlen) in rsi_parse()
408 char *mesg, int mlen) in rsc_parse()

12