| /linux/drivers/memstick/host/ |
| H A D | jmb38x_ms.c | 69 struct memstick_host *hosts[] __counted_by(host_cnt); 802 if (!jm->hosts[cnt]) in jmb38x_ms_suspend() 804 memstick_suspend_host(jm->hosts[cnt]); in jmb38x_ms_suspend() 820 if (!jm->hosts[rc]) in jmb38x_ms_resume() 822 memstick_resume_host(jm->hosts[rc]); in jmb38x_ms_resume() 823 memstick_detect_change(jm->hosts[rc]); in jmb38x_ms_resume() 929 jm = kzalloc(struct_size(jm, hosts, cnt), GFP_KERNEL); in jmb38x_ms_probe() 940 jm->hosts[cnt] = jmb38x_ms_alloc_host(jm, cnt); in jmb38x_ms_probe() 941 if (!jm->hosts[cnt]) in jmb38x_ms_probe() 944 rc = memstick_add_host(jm->hosts[cnt]); in jmb38x_ms_probe() [all …]
|
| /linux/drivers/soc/qcom/ |
| H A D | smsm.c | 92 struct smsm_host *hosts; member 179 hostp = &smsm->hosts[host]; in smsm_update_bits() 378 struct smsm_host *host = &smsm->hosts[host_id]; in smsm_parse_mbox() 402 struct smsm_host *host = &smsm->hosts[host_id]; in smsm_parse_ipc() 539 smsm->hosts = devm_kcalloc(&pdev->dev, in qcom_smsm_probe() 543 if (!smsm->hosts) in qcom_smsm_probe() 656 mbox_free_channel(smsm->hosts[id].mbox_chan); in qcom_smsm_probe() 672 mbox_free_channel(smsm->hosts[id].mbox_chan); in qcom_smsm_remove()
|
| /linux/drivers/scsi/libsas/ |
| H A D | Kconfig | 27 bool "Support for SMP interpretation for SAS hosts" 31 Allows sas hosts to receive SMP frames. Selecting this
|
| /linux/Documentation/driver-api/cxl/allocation/ |
| H A D | dax.rst | 9 hosts. 11 If the capacity is shared across hosts or persistent, appropriate flushing
|
| /linux/Documentation/networking/ |
| H A D | dctcp.rst | 9 the data center network to provide multi-bit feedback to the end hosts. 11 To enable it on end hosts::
|
| H A D | ila.rst | 88 ILA can be deployed either on end hosts or intermediate devices in the 89 network; these are provided by "ILA hosts" and "ILA routers" respectively. 94 as showing ILA hosts and routers:: 239 is intended to be used in the receive path for ILA hosts .
|
| /linux/Documentation/translations/zh_CN/scsi/ |
| H A D | scsi_mid_low_api.rst | 329 * 函数定义:drivers/scsi/hosts.c 403 * 函数定义:drivers/scsi/hosts.c 420 * 函数定义:drivers/scsi/hosts.c 438 * 函数定义:drivers/scsi/hosts.c 472 * 函数定义:drivers/scsi/hosts.c 984 当创建struct Scsi_Host实例时(通过hosts.c中的 1103 中初始化(该函数定义在hosts.c文件中)。在同一个函数
|
| /linux/Documentation/PCI/endpoint/ |
| H A D | pci-vntb-function.rst | 92 Doorbell Registers are used by the hosts to interrupt each other. 97 Actual transfer of data between the two hosts will happen using the
|
| H A D | pci-ntb-function.rst | 16 PCI NTB Function allows two different systems (or hosts) to communicate 133 receives this command from both the hosts, the endpoint will 134 raise a LINK_UP event to both the hosts to indicate the host 216 Doorbell Registers are used by the hosts to interrupt each other. 221 Actual transfer of data between the two hosts will happen using the 230 one is permitted. All these regions should be mapped to BARs for hosts to
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_hash_ip.c | 107 u32 ip = 0, ip_to = 0, hosts, i = 0; in hash_ip4_uadt() local 150 hosts = h->netmask == 32 ? 1 : 2 << (32 - h->netmask - 1); in hash_ip4_uadt() 164 ip += hosts; in hash_ip4_uadt()
|
| /linux/fs/vboxsf/ |
| H A D | Kconfig | 6 VirtualBox hosts can share folders with guests, this driver
|
| /linux/drivers/hwtracing/stm/ |
| H A D | Kconfig | 55 messages to trace hosts over STM devices. 64 heartbeat messages to trace hosts over STM devices. It is
|
| /linux/net/atm/ |
| H A D | Kconfig | 27 ATMARP. If you want to communication with other IP hosts on your ATM 55 bridges and ATM attached hosts establish direct ATM VCs across
|
| /linux/Documentation/tee/ |
| H A D | ts-tee.rst | 11 Secure Partitions. The project hosts the reference implementation of the Arm 32 opening the TEE device and creating a TEE context. A TS SP hosts one or more
|
| /linux/net/sched/ |
| H A D | sch_cake.c | 155 struct cake_host hosts[CAKE_QUEUES]; /* for triple isolation */ member 638 q->hosts[flow->srchost].srchost_bulk_flow_count)) in cake_dec_srchost_bulk_flow_count() 639 q->hosts[flow->srchost].srchost_bulk_flow_count--; in cake_dec_srchost_bulk_flow_count() 647 q->hosts[flow->srchost].srchost_bulk_flow_count < CAKE_QUEUES)) in cake_inc_srchost_bulk_flow_count() 648 q->hosts[flow->srchost].srchost_bulk_flow_count++; in cake_inc_srchost_bulk_flow_count() 656 q->hosts[flow->dsthost].dsthost_bulk_flow_count)) in cake_dec_dsthost_bulk_flow_count() 657 q->hosts[flow->dsthost].dsthost_bulk_flow_count--; in cake_dec_dsthost_bulk_flow_count() 665 q->hosts[flow->dsthost].dsthost_bulk_flow_count < CAKE_QUEUES)) in cake_inc_dsthost_bulk_flow_count() 666 q->hosts[flow->dsthost].dsthost_bulk_flow_count++; in cake_inc_dsthost_bulk_flow_count() 677 q->hosts[flo in cake_get_flow_quantum() [all...] |
| /linux/drivers/scsi/isci/ |
| H A D | host.h | 298 struct isci_host *hosts[SCI_MAX_CONTROLLERS]; member 314 (ihost = to_pci_info(pdev)->hosts[id]); id++)
|
| H A D | init.c | 334 ihost = pci_info->hosts[id]; in isci_setup_interrupts() 349 ihost = pci_info->hosts[id]; in isci_setup_interrupts() 658 pci_info->hosts[i] = h; in isci_pci_probe()
|
| /linux/net/qrtr/ |
| H A D | Kconfig | 29 hosts or testing purposes.
|
| /linux/fs/nfsd/ |
| H A D | export.h | 24 char *hosts; /* colon separated list of hosts */ member
|
| H A D | export.c | 325 kfree(locations[i].hosts); in nfsd4_fslocs_free() 492 fsloc->locations[i].hosts = kstrdup(buf, GFP_KERNEL); in fsloc_parse() 493 if (!fsloc->locations[i].hosts) in fsloc_parse() 1442 seq_escape(m, fsloc->locations[0].hosts, ",;@ \t\n\\"); in exp_flags() 1447 seq_escape(m, fsloc->locations[i].hosts, ",;@ \t\n\\"); in exp_flags()
|
| /linux/Documentation/netlabel/ |
| H A D | draft-ietf-cipso-ipsecurity-01.txt | 82 mapping to hosts within the authority's domain. These mappings may be 123 a mapping table within CIPSO hosts to map these numbers to their 430 The configuration parameters defined below are required for all CIPSO hosts, 479 parameter does not apply to CIPSO hosts that support only one network port. 486 This parameter does not apply to CIPSO hosts that support only one network 492 hosts and gateways MUST support either this parameter, the NET_DOI 498 CIPSO hosts and gateways MUST support either this parameter, the PORT_DOI 504 hosts and gateways MUST support either this parameter, the PORT_DOI 626 networks that have CIPSO and non-CIPSO hosts and the non-CIPSO hosts
|
| /linux/Documentation/fb/ |
| H A D | metronomefb.rst | 11 Vizplex display media. E-Ink hosts some details of this controller and the
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | mmp.rst | 7 filesystem against multiple hosts trying to use the filesystem
|
| /linux/kernel/liveupdate/ |
| H A D | Kconfig | 70 This feature primarily targets virtual machine hosts to quickly update
|
| /linux/Documentation/networking/device_drivers/atm/ |
| H A D | fore200e.rst | 15 same time, by hosts that have several bus interfaces (such as PCI+SBUS,
|