| /Linux-v5.4/fs/nfsd/ | 
| D | nfsctl.c | 355 	char *mesg = buf;  in write_filehandle()  local435 	char *mesg = buf;  in write_threads()  local
 482 	char *mesg = buf;  in write_pool_threads()  local
 566 	char *mesg = buf;  in __write_versions()  local
 726 	char *mesg = buf;  in __write_ports_addfd()  local
 893 	char *mesg = buf;  in write_maxblksize()  local
 942 	char *mesg = buf;  in write_maxconn()  local
 961 	char *mesg = buf;  in __nfsd4_write_time()  local
 1047 	char *mesg = buf;  in __write_recoverydir()  local
 
 | 
| D | export.c | 72 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen)  in expkey_parse()402 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc)  in fsloc_parse()
 459 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp)  in secinfo_parse()
 498 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;}  in fsloc_parse()
 500 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; }  in secinfo_parse()
 504 nfsd_uuid_parse(char **mesg, char *buf, unsigned char **puuid)  in nfsd_uuid_parse()
 524 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen)  in svc_export_parse()
 
 | 
| /Linux-v5.4/drivers/spi/ | 
| D | spi-sh.c | 153 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg,  in spi_sh_send()218 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg,  in spi_sh_receive()
 277 	struct spi_message *mesg;  in spi_sh_work()  local
 358 static int spi_sh_transfer(struct spi_device *spi, struct spi_message *mesg)  in spi_sh_transfer()
 
 | 
| D | spi-pic32-sqi.c | 258 				  struct spi_message *mesg,  in pic32_sqi_one_transfer()
 | 
| /Linux-v5.4/drivers/misc/sgi-gru/ | 
| D | grukservices.c | 579 				void *mesg)  in send_noop_message()637 				void *mesg, int lines)  in send_message_queue_full()
 706 			void *mesg, int lines)  in send_message_put_nacked()
 754 				void *mesg, int lines)  in send_message_failure()
 795 int gru_send_message_gpa(struct gru_message_queue_desc *mqd, void *mesg,  in gru_send_message_gpa()
 836 void gru_free_message(struct gru_message_queue_desc *mqd, void *mesg)  in gru_free_message()
 
 | 
| /Linux-v5.4/net/atm/ | 
| D | mpc.c | 860 	struct k_message mesg;  in send_set_mps_ctrl_addr()  local912 	struct k_message *mesg = (struct k_message *)skb->data;  in msg_from_mpoad()  local
 975 int msg_to_mpoad(struct k_message *mesg, struct mpoa_client *mpc)  in msg_to_mpoad()
 1334 static void set_mpc_ctrl_addr_rcvd(struct k_message *mesg,  in set_mpc_ctrl_addr_rcvd()
 
 | 
| D | lec.c | 143 		struct atmlec_msg *mesg;  in lec_handle_bridge()  local346 	struct atmlec_msg *mesg;  in lec_atm_send()  local
 515 	struct atmlec_msg *mesg;  in send_to_lecd()  local
 
 | 
| /Linux-v5.4/drivers/ata/ | 
| D | pata_triflex.c | 199 static int triflex_ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg)  in triflex_ata_pci_device_suspend()
 | 
| D | pata_cs5520.c | 256 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg)  in cs5520_pci_device_suspend()
 | 
| D | pata_macio.c | 852 static int pata_macio_do_suspend(struct pata_macio_priv *priv, pm_message_t mesg)  in pata_macio_do_suspend()1210 static int pata_macio_suspend(struct macio_dev *mdev, pm_message_t mesg)  in pata_macio_suspend()
 1314 static int pata_macio_pci_suspend(struct pci_dev *pdev, pm_message_t mesg)  in pata_macio_pci_suspend()
 
 | 
| D | libata-core.c | 5665 static void ata_port_request_pm(struct ata_port *ap, pm_message_t mesg,  in ata_port_request_pm()5711 static void ata_port_suspend(struct ata_port *ap, pm_message_t mesg)  in ata_port_suspend()
 5716 static void ata_port_suspend_async(struct ata_port *ap, pm_message_t mesg)  in ata_port_suspend_async()
 5752 static void ata_port_resume(struct ata_port *ap, pm_message_t mesg)  in ata_port_resume()
 5757 static void ata_port_resume_async(struct ata_port *ap, pm_message_t mesg)  in ata_port_resume_async()
 5844 int ata_host_suspend(struct ata_host *host, pm_message_t mesg)  in ata_host_suspend()
 6773 void ata_pci_device_do_suspend(struct pci_dev *pdev, pm_message_t mesg)  in ata_pci_device_do_suspend()
 6800 int ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg)  in ata_pci_device_suspend()
 
 | 
| D | acard-ahci.c | 112 static int acard_ahci_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg)  in acard_ahci_pci_device_suspend()
 | 
| /Linux-v5.4/drivers/ide/ | 
| D | ide-pm.c | 6 int generic_ide_suspend(struct device *dev, pm_message_t mesg)  in generic_ide_suspend()
 | 
| D | pmac.c | 1218 pmac_ide_macio_suspend(struct macio_dev *mdev, pm_message_t mesg)  in pmac_ide_macio_suspend()1321 pmac_ide_pci_suspend(struct pci_dev *pdev, pm_message_t mesg)  in pmac_ide_pci_suspend()
 
 | 
| /Linux-v5.4/drivers/scsi/aic7xxx/ | 
| D | aic79xx_osm_pci.c | 79 ahd_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg)  in ahd_linux_pci_dev_suspend()
 | 
| D | aic7xxx_osm_pci.c | 126 ahc_linux_pci_dev_suspend(struct pci_dev *pdev, pm_message_t mesg)  in ahc_linux_pci_dev_suspend()
 | 
| /Linux-v5.4/drivers/pcmcia/ | 
| D | at91_cf.c | 367 static int at91_cf_suspend(struct platform_device *pdev, pm_message_t mesg)  in at91_cf_suspend()
 | 
| /Linux-v5.4/net/sunrpc/ | 
| D | svcauth_unix.c | 172 			  char *mesg, int mlen)  in ip_map_parse()485 			char *mesg, int mlen)  in unix_gid_parse()
 
 | 
| /Linux-v5.4/drivers/iio/dac/ | 
| D | ti-dac082s085.c | 51 	struct spi_message mesg;  member
 | 
| /Linux-v5.4/drivers/gpio/ | 
| D | gpio-max3191x.c | 80 	struct spi_message mesg;  member
 | 
| /Linux-v5.4/drivers/video/fbdev/ | 
| D | fb-puv3.c | 768 static int unifb_suspend(struct platform_device *dev, pm_message_t mesg)  in unifb_suspend()
 | 
| /Linux-v5.4/drivers/staging/sm750fb/ | 
| D | sm750.c | 390 static int lynxfb_suspend(struct pci_dev *pdev, pm_message_t mesg)  in lynxfb_suspend()
 | 
| /Linux-v5.4/drivers/video/fbdev/aty/ | 
| D | radeon_pm.c | 2616 int radeonfb_pci_suspend(struct pci_dev *pdev, pm_message_t mesg)  in radeonfb_pci_suspend()
 | 
| /Linux-v5.4/net/netfilter/ipvs/ | 
| D | ip_vs_sync.c | 278 	struct ip_vs_sync_mesg  *mesg;  member422 	struct ip_vs_sync_mesg_v0 *mesg;  in ip_vs_sync_buff_create_v0()  local
 
 | 
| /Linux-v5.4/net/sunrpc/auth_gss/ | 
| D | svcauth_gss.c | 196 		    char *mesg, int mlen)  in rsi_parse()429 		     char *mesg, int mlen)  in rsc_parse()
 
 |