Lines Matching full:use
23 The second issue is that to make use of existing interfaces in Linux,
38 * Client - A driver which makes use of a resource by setting up a
51 to be used directly (client) and it can also make use of the CMB as
62 then the NVMe Target could use the RNIC's memory instead of the CMB
63 in cases where the NVMe cards in use do not have CMB support.
75 any orchestrator drivers to find and use the memory. When marked in
87 routine to use the mapping function :c:func:`pci_p2pdma_map_sg()` instead
91 The client may also, optionally, make use of
92 :c:func:`is_pci_p2pdma_page()` to determine when to use the P2P mapping
93 functions and when to use the regular mapping functions. In some
94 situations, it may be more appropriate to use a flag to indicate a
107 block device and the RNIC in use. If the orchestrator has access to
108 a specific P2P provider to use it may check compatibility using
114 truly random). This function returns the PCI device to use for the provider
118 Once a provider is selected, the orchestrator can then use