/linux-6.14.4/fs/nfsd/ |
D | export.c | 78 static int expkey_parse(struct cache_detail *cd, char *mesg, int mlen) in expkey_parse() 464 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc) in fsloc_parse() 521 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse() 560 fsloc_parse(char **mesg, char *buf, struct nfsd4_fs_locations *fsloc){return 0;} in fsloc_parse() 562 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse() 565 static int xprtsec_parse(char **mesg, char *buf, struct svc_export *exp) in xprtsec_parse() 589 nfsd_uuid_parse(char **mesg, char *buf, unsigned char **puuid) in nfsd_uuid_parse() 609 static int svc_export_parse(struct cache_detail *cd, char *mesg, int mlen) in svc_export_parse()
|
D | nfsctl.c | 319 char *mesg = buf; in write_filehandle() local 401 char *mesg = buf; in write_threads() local 451 char *mesg = buf; in write_pool_threads() local 544 char *mesg = buf; in __write_versions() local 708 char *mesg = buf; in __write_ports_addfd() local 873 char *mesg = buf; in write_maxblksize() local 907 char *mesg = buf; in __nfsd4_write_time() local 997 char *mesg = buf; in __write_recoverydir() local
|
/linux-6.14.4/drivers/misc/sgi-gru/ |
D | grukservices.c | 578 void *mesg) in send_noop_message() 636 void *mesg, int lines) in send_message_queue_full() 705 void *mesg, int lines) in send_message_put_nacked() 753 void *mesg, int lines) in send_message_failure() 794 int gru_send_message_gpa(struct gru_message_queue_desc *mqd, void *mesg, in gru_send_message_gpa() 835 void gru_free_message(struct gru_message_queue_desc *mqd, void *mesg) in gru_free_message()
|
/linux-6.14.4/drivers/spi/ |
D | spi-sh.c | 150 static int spi_sh_send(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_send() 215 static int spi_sh_receive(struct spi_sh_data *ss, struct spi_message *mesg, in spi_sh_receive() 272 struct spi_message *mesg) in spi_sh_transfer_one_message()
|
D | spi-fsi.c | 425 struct spi_message *mesg) in fsi_spi_transfer_one_message()
|
D | spi-pic32-sqi.c | 258 struct spi_message *mesg, in pic32_sqi_one_transfer()
|
/linux-6.14.4/net/atm/ |
D | mpc.c | 860 struct k_message mesg; in send_set_mps_ctrl_addr() local 912 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() 1336 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() local 348 struct atmlec_msg *mesg; in lec_atm_send() local 514 struct atmlec_msg *mesg; in send_to_lecd() local
|
/linux-6.14.4/drivers/ata/ |
D | pata_triflex.c | 198 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 | 253 static int cs5520_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in cs5520_pci_device_suspend()
|
D | pata_macio.c | 871 static int pata_macio_do_suspend(struct pata_macio_priv *priv, pm_message_t mesg) in pata_macio_do_suspend() 1223 static int pata_macio_suspend(struct macio_dev *mdev, pm_message_t mesg) in pata_macio_suspend() 1327 static int pata_macio_pci_suspend(struct pci_dev *pdev, pm_message_t mesg) in pata_macio_pci_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()
|
D | libata-core.c | 5135 static void ata_port_request_pm(struct ata_port *ap, pm_message_t mesg, in ata_port_request_pm() 5170 static void ata_port_suspend(struct ata_port *ap, pm_message_t mesg, in ata_port_suspend() 5224 static void ata_port_resume(struct ata_port *ap, pm_message_t mesg, in ata_port_resume() 5312 void ata_host_suspend(struct ata_host *host, pm_message_t mesg) in ata_host_suspend() 6216 void ata_pci_device_do_suspend(struct pci_dev *pdev, pm_message_t mesg) in ata_pci_device_do_suspend() 6245 int ata_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in ata_pci_device_suspend()
|
D | ata_piix.c | 992 static int piix_pci_device_suspend(struct pci_dev *pdev, pm_message_t mesg) in piix_pci_device_suspend()
|
D | sata_nv.c | 1199 static int nv_adma_port_suspend(struct ata_port *ap, pm_message_t mesg) in nv_adma_port_suspend() 1810 static int nv_swncq_port_suspend(struct ata_port *ap, pm_message_t mesg) in nv_swncq_port_suspend()
|
/linux-6.14.4/net/sunrpc/ |
D | svcauth_unix.c | 179 char *mesg, int mlen) in ip_map_parse() 488 char *mesg, int mlen) in unix_gid_parse()
|
/linux-6.14.4/drivers/iio/dac/ |
D | ti-dac082s085.c | 52 struct spi_message mesg; member
|
/linux-6.14.4/drivers/gpio/ |
D | gpio-max3191x.c | 81 struct spi_message mesg; member
|
/linux-6.14.4/drivers/video/fbdev/aty/ |
D | radeon_pm.c | 2613 static int radeonfb_pci_suspend_late(struct device *dev, pm_message_t mesg) in radeonfb_pci_suspend_late()
|
/linux-6.14.4/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 275 struct ip_vs_sync_mesg *mesg; member 419 struct ip_vs_sync_mesg_v0 *mesg; in ip_vs_sync_buff_create_v0() local
|
/linux-6.14.4/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 226 char *mesg, int mlen) in rsi_parse() 465 char *mesg, int mlen) in rsc_parse()
|
/linux-6.14.4/drivers/video/fbdev/nvidia/ |
D | nvidia.c | 1045 static int nvidiafb_suspend_late(struct device *dev, pm_message_t mesg) in nvidiafb_suspend_late()
|
/linux-6.14.4/drivers/video/fbdev/ |
D | atmel_lcdfb.c | 1258 static int atmel_lcdfb_suspend(struct platform_device *pdev, pm_message_t mesg) in atmel_lcdfb_suspend()
|
/linux-6.14.4/drivers/video/fbdev/savage/ |
D | savagefb_driver.c | 2361 static int savagefb_suspend_late(struct device *dev, pm_message_t mesg) in savagefb_suspend_late()
|
/linux-6.14.4/drivers/usb/gadget/udc/ |
D | at91_udc.c | 1953 static int at91udc_suspend(struct platform_device *pdev, pm_message_t mesg) in at91udc_suspend()
|