| /foundation/communication/netmanager_base/test/fuzztest/netconnclient_fuzzer/ |
| H A D | net_conn_client_fuzzer.cpp | 277 std::string host = NetConnGetString(STR_LEN); in GetAddressByNameFuzzTest() local 312 std::string host = NetConnGetString(STR_LEN); in GetAddressesByNameFuzzTest() local
|
| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
| H A D | net_conn_client.cpp | 404 int32_t NetConnClient::GetAddressesByName(const std::string &host, int32_t netId, std::vector<INetAddr> &addrList) in GetAddressesByName() argument 415 int32_t NetConnClient::GetAddressByName(const std::string &host, int32_t netId, INetAddr &addr) in GetAddressByName() argument
|
| /foundation/communication/netstack/frameworks/cj/http/src/ |
| H A D | net_http_client_exec.cpp | 443 void NetHttpClientExec::GetGlobalHttpProxyInfo(std::string &host, int32_t &port, std::string &exclusions) in GetGlobalHttpProxyInfo() argument 467 void NetHttpClientExec::GetHttpProxyInfo(RequestContext *context, std::string &host, in GetHttpProxyInfo() argument 513 std::string host; in SetOtherOption() local [all...] |
| /foundation/communication/netstack/frameworks/js/napi/http/async_context/src/ |
| H A D | request_context.cpp | 340 std::string host = NapiUtils::GetStringPropertyUtf8(GetEnv(), httpProxyValue, HttpConstant::HTTP_PROXY_KEY_HOST); in ParseUsingHttpProxy() local
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | libata-sata.c | 1095 ata_sas_port_alloc(struct ata_host *host, struct ata_port_info *port_info, struct Scsi_Host *shost) ata_sas_port_alloc() argument [all...] |
| H A D | ahci.c | 679 static int ahci_pci_reset_controller(struct ata_host *host) in ahci_pci_reset_controller() argument 698 static void ahci_pci_init_controller(struct ata_host *host) in ahci_pci_init_controller() argument 831 struct ata_host *host = ap->host; ahci_avn_hardreset() local 868 ahci_pci_disable_interrupts(struct ata_host *host) ahci_pci_disable_interrupts() argument 887 struct ata_host *host = pci_get_drvdata(pdev); ahci_pci_device_runtime_suspend() local 896 struct ata_host *host = pci_get_drvdata(pdev); ahci_pci_device_runtime_resume() local 910 struct ata_host *host = pci_get_drvdata(pdev); ahci_pci_device_suspend() local 926 struct ata_host *host = pci_get_drvdata(pdev); ahci_pci_device_resume() local 970 ahci_pci_print_info(struct ata_host *host) ahci_pci_print_info() argument 1007 ahci_p5wdh_workaround(struct ata_host *host) ahci_p5wdh_workaround() argument 1413 ahci_gtf_filter_workaround(struct ata_host *host) ahci_gtf_filter_workaround() argument 1456 ahci_gtf_filter_workaround(struct ata_host *host) ahci_gtf_filter_workaround() argument 1502 struct ata_host *host = dev_instance; ahci_thunderx_irq_handler() local 1572 ahci_get_irq_vector(struct ata_host *host, int port) ahci_get_irq_vector() argument 1685 struct ata_host *host = dev_get_drvdata(dev); remapped_nvme_show() local 1700 struct ata_host *host; ahci_init_one() local [all...] |
| H A D | ahci_imx.c | 750 struct ata_host *host = dev_get_drvdata(ap->dev); in ahci_imx_error_handler() local 782 struct ata_host *host = dev_get_drvdata(ap->dev); in ahci_imx_softreset() local 1178 static void ahci_imx_host_stop(struct ata_host *host) in ahci_imx_host_stop() argument 1190 struct ata_host *host = dev_get_drvdata(dev); in imx_ahci_suspend() local 1205 struct ata_host *host in imx_ahci_resume() local [all...] |
| H A D | pata_octeon_cf.c | 673 struct ata_host *host = dev_instance; in octeon_cf_interrupt() local 745 struct ata_host *host = ap->host; in octeon_cf_delayed_finish() local 845 struct ata_host *host; octeon_cf_probe() local [all...] |
| H A D | pata_legacy.c | 943 struct ata_host *host = NULL; in legacy_init_one() local [all...] |
| H A D | ahci_xgene.c | 430 static void xgene_ahci_host_stop(struct ata_host *host) in xgene_ahci_host_stop() argument 562 xgene_ahci_handle_broken_edge_irq(struct ata_host *host, u32 irq_masked) xgene_ahci_handle_broken_edge_irq() argument 585 struct ata_host *host = dev_instance; xgene_ahci_irq_intr() local [all...] |
| H A D | sata_sil.c | 509 struct ata_host *host = dev_instance; in sil_interrupt() local 651 sil_init_controller(struct ata_host *host) sil_init_controller() argument 727 struct ata_host *host; sil_init_one() local 794 struct ata_host *host = pci_get_drvdata(pdev); sil_pci_device_resume() local [all...] |
| H A D | sata_qstor.c | 161 static void __iomem *qs_mmio_base(struct ata_host *host) in qs_mmio_base() argument 357 qs_intr_pkt(struct ata_host *host) qs_intr_pkt() argument 399 qs_intr_mmio(struct ata_host *host) qs_intr_mmio() argument 434 struct ata_host *host = dev_instance; qs_intr() local 491 qs_host_stop(struct ata_host *host) qs_host_stop() argument 499 qs_host_init(struct ata_host *host, unsigned int chip_id) qs_host_init() argument 556 struct ata_host *host; qs_ata_init_one() local [all...] |
| H A D | pata_ep93xx.c | 917 struct ata_host *host; ep93xx_pata_probe() local 1011 struct ata_host *host = platform_get_drvdata(pdev); ep93xx_pata_remove() local [all...] |
| H A D | ahci_tegra.c | 425 static void tegra_ahci_host_stop(struct ata_host *host) in tegra_ahci_host_stop() argument
|
| H A D | sata_highbank.c | 456 struct ata_host *host; in ahci_highbank_probe() local 572 struct ata_host *host = dev_get_drvdata(dev); ahci_highbank_suspend() local 597 struct ata_host *host = dev_get_drvdata(dev); ahci_highbank_resume() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/kvm/svm/ |
| H A D | svm.h | 124 } host; member
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | lpc32xx_slc.c | 238 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup() argument 276 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_nand_cmd_ctrl() local 299 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_nand_device_ready() local 311 lpc32xx_wp_enable(struct lpc32xx_nand_host *host) lpc32xx_wp_enable() argument 320 lpc32xx_wp_disable(struct lpc32xx_nand_host *host) lpc32xx_wp_disable() argument 353 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_nand_read_byte() local 363 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_nand_read_buf() local 376 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_nand_write_buf() local 431 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_xmit_dma() local 491 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_xfer() local 606 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_nand_read_page_syndrome() local 674 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_nand_write_page_syndrome() local 721 lpc32xx_nand_dma_setup(struct lpc32xx_nand_host *host) lpc32xx_nand_dma_setup() argument 776 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_nand_attach_chip() local 832 struct lpc32xx_nand_host *host; lpc32xx_nand_probe() local 952 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); lpc32xx_nand_remove() local 975 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); lpc32xx_nand_resume() local 995 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); lpc32xx_nand_suspend() local [all...] |
| H A D | lpc32xx_mlc.c | 232 static void lpc32xx_nand_setup(struct lpc32xx_nand_host *host) in lpc32xx_nand_setup() argument 282 struct lpc32xx_nand_host *host = nand_get_controller_data(nand_chip); lpc32xx_nand_cmd_ctrl() local 297 struct lpc32xx_nand_host *host = nand_get_controller_data(nand_chip); lpc32xx_nand_device_ready() local 307 lpc3xxx_nand_irq(int irq, struct lpc32xx_nand_host *host) lpc3xxx_nand_irq() argument 324 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_waitfunc_nand() local 344 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_waitfunc_controller() local 372 lpc32xx_wp_enable(struct lpc32xx_nand_host *host) lpc32xx_wp_enable() argument 381 lpc32xx_wp_disable(struct lpc32xx_nand_host *host) lpc32xx_wp_disable() argument 396 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_xmit_dma() local 438 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_read_page() local 505 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_write_page_lowlevel() local 552 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_read_oob() local 572 lpc32xx_dma_setup(struct lpc32xx_nand_host *host) lpc32xx_dma_setup() argument 648 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); lpc32xx_nand_attach_chip() local 688 struct lpc32xx_nand_host *host; lpc32xx_nand_probe() local 831 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); lpc32xx_nand_remove() local 855 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); lpc32xx_nand_resume() local 874 struct lpc32xx_nand_host *host = platform_get_drvdata(pdev); lpc32xx_nand_suspend() local [all...] |
| /kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/ |
| H A D | hisi-sfc.c | 85 struct hifmc_host *host; member 103 static inline int hisi_spi_nor_wait_op_finish(struct hifmc_host *host) in hisi_spi_nor_wait_op_finish() argument 137 static void hisi_spi_nor_init(struct hifmc_host *host) in hisi_spi_nor_init() argument 150 struct hifmc_host *host = priv->host; in hisi_spi_nor_prep() local 173 struct hifmc_host *host = priv->host; hisi_spi_nor_unprep() local 183 struct hifmc_host *host = priv->host; hisi_spi_nor_op_reg() local 206 struct hifmc_host *host = priv->host; hisi_spi_nor_read_reg() local 221 struct hifmc_host *host = priv->host; hisi_spi_nor_write_reg() local 233 struct hifmc_host *host = priv->host; hisi_spi_nor_dma_transfer() local 272 struct hifmc_host *host = priv->host; hisi_spi_nor_read() local 295 struct hifmc_host *host = priv->host; hisi_spi_nor_write() local 326 hisi_spi_nor_register(struct device_node *np, struct hifmc_host *host) hisi_spi_nor_register() argument 386 hisi_spi_nor_unregister_all(struct hifmc_host *host) hisi_spi_nor_unregister_all() argument 394 hisi_spi_nor_register_all(struct hifmc_host *host) hisi_spi_nor_register_all() argument 425 struct hifmc_host *host; hisi_spi_nor_probe() local 476 struct hifmc_host *host = platform_get_drvdata(pdev); hisi_spi_nor_remove() local [all...] |
| /kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
| H A D | mem_protect.c | 555 } host; member [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_connect.c | 90 xgetnameinfo(const struct sockaddr *addr, socklen_t addrlen, char *host, socklen_t hostlen, char *serv, socklen_t servlen) xgetnameinfo() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | icl_dsi.c | 119 static bool add_payld_to_queue(struct intel_dsi_host *host, const u8 *data, in add_payld_to_queue() argument 147 static int dsi_send_pkt_hdr(struct intel_dsi_host *host, in dsi_send_pkt_hdr() argument 186 static int dsi_send_pkt_payld(struct intel_dsi_host *host, in dsi_send_pkt_payld() argument 1662 static int gen11_dsi_host_attach(struct mipi_dsi_host *host, in gen11_dsi_host_attach() argument 1668 gen11_dsi_host_detach(struct mipi_dsi_host *host, struct mipi_dsi_device *dsi) gen11_dsi_host_detach() argument 1674 gen11_dsi_host_transfer(struct mipi_dsi_host *host, const struct mipi_dsi_msg *msg) gen11_dsi_host_transfer() argument 1929 struct intel_dsi_host *host; icl_dsi_init() local [all...] |
| H A D | vlv_dsi.c | 121 static ssize_t intel_dsi_host_transfer(struct mipi_dsi_host *host, in intel_dsi_host_transfer() argument 193 static int intel_dsi_host_attach(struct mipi_dsi_host *host, in intel_dsi_host_attach() argument 199 static int intel_dsi_host_detach(struct mipi_dsi_host *host, in intel_dsi_host_detach() argument 1885 struct intel_dsi_host *host; in vlv_dsi_init() local
|
| /kernel/linux/linux-5.10/drivers/ide/ |
| H A D | hpt366.c | 542 struct ide_host *host = dev_get_drvdata(dev); in hpt3xx_get_info() local 878 struct ide_host *host = pci_get_drvdata(dev); in hpt3xx_disable_fast_irq() local 1501 struct ide_host *host = pci_get_drvdata(dev); in hpt366_remove() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/dvb-core/ |
| H A D | dvb_net.c | 89 struct dvb_net *host; member
|