Home
last modified time | relevance | path

Searched refs:handles (Results 1 – 17 of 17) sorted by relevance

/linux-4.19.296/drivers/xen/xenbus/
Dxenbus_client.c68 grant_handle_t handles[XENBUS_MAX_RING_GRANTS]; member
480 grant_handle_t *handles, in __xenbus_map_ring() argument
497 handles[i] = INVALID_GRANT_HANDLE; in __xenbus_map_ring()
510 handles[i] = map[i].handle; in __xenbus_map_ring()
517 if (handles[i] != INVALID_GRANT_HANDLE) { in __xenbus_map_ring()
520 GNTMAP_host_map, handles[i]); in __xenbus_map_ring()
593 err = __xenbus_map_ring(dev, gnt_ref, nr_grefs, node->handles, in xenbus_map_ring_valloc_hvm()
618 xenbus_unmap_ring(dev, node->handles, nr_grefs, info.addrs); in xenbus_map_ring_valloc_hvm()
651 unsigned int nr_grefs, grant_handle_t *handles, in xenbus_map_ring() argument
663 return __xenbus_map_ring(dev, gnt_refs, nr_grefs, handles, in xenbus_map_ring()
[all …]
/linux-4.19.296/drivers/iio/afe/
DKconfig13 that handles voltage dividers, current sense shunts and
/linux-4.19.296/drivers/bus/fsl-mc/
DKconfig14 architecture. The fsl-mc bus driver handles discovery of
/linux-4.19.296/include/xen/
Dxenbus.h221 grant_handle_t *handles, unsigned long *vaddrs,
226 grant_handle_t *handles, unsigned int nr_handles,
/linux-4.19.296/drivers/char/tpm/
Dtpm2-space.c395 __be32 handles[]; member
429 phandle = be32_to_cpup((__be32 *)&data->handles[i]); in tpm2_map_response_body()
438 data->handles[j] = cpu_to_be32(vhandle); in tpm2_map_response_body()
443 data->handles[j] = cpu_to_be32(phandle); in tpm2_map_response_body()
/linux-4.19.296/include/drm/
Ddrm_prime.h50 struct rb_root handles; member
/linux-4.19.296/fs/overlayfs/
DKconfig70 the index directory to decode overlay NFS file handles by default.
79 time, especially when verifying that directory file handles are not
/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_host.c210 struct vmci_handle *handles; in drv_cp_harray_to_user() local
215 if (array_size * sizeof(*handles) > *user_buf_size) in drv_cp_harray_to_user()
218 *user_buf_size = array_size * sizeof(*handles); in drv_cp_harray_to_user()
/linux-4.19.296/include/uapi/drm/
Ddrm.h741 __u64 handles; member
751 __u64 handles; member
Ddrm_mode.h510 __u32 handles[4]; member
/linux-4.19.296/drivers/s390/net/
DKconfig56 uevents. The driver handles only those special messages that
/linux-4.19.296/include/acpi/
Dacpi_bus.h32 acpi_handle handles[ACPI_MAX_HANDLES]; member
/linux-4.19.296/include/net/bluetooth/
Dhci.h1800 struct hci_comp_pkts_info handles[0]; member
2033 struct hci_comp_blocks_info handles[0]; member
/linux-4.19.296/drivers/base/
DKconfig43 rescue systems, and reliably handles dynamic major/minor numbers.
/linux-4.19.296/drivers/bluetooth/
DKconfig410 This driver handles BT traffic from upper layers and pass
/linux-4.19.296/drivers/gpio/
DKconfig1230 Note, that usually system firmware/ACPI handles GPIO pins on their
/linux-4.19.296/lib/
DKconfig.debug1591 and to test how the mmc host driver handles retries from