/linux-4.19.296/drivers/xen/xenbus/ |
D | xenbus_client.c | 68 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/ |
D | Kconfig | 13 that handles voltage dividers, current sense shunts and
|
/linux-4.19.296/drivers/bus/fsl-mc/ |
D | Kconfig | 14 architecture. The fsl-mc bus driver handles discovery of
|
/linux-4.19.296/include/xen/ |
D | xenbus.h | 221 grant_handle_t *handles, unsigned long *vaddrs, 226 grant_handle_t *handles, unsigned int nr_handles,
|
/linux-4.19.296/drivers/char/tpm/ |
D | tpm2-space.c | 395 __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/ |
D | drm_prime.h | 50 struct rb_root handles; member
|
/linux-4.19.296/fs/overlayfs/ |
D | Kconfig | 70 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/ |
D | vmci_host.c | 210 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/ |
D | drm.h | 741 __u64 handles; member 751 __u64 handles; member
|
D | drm_mode.h | 510 __u32 handles[4]; member
|
/linux-4.19.296/drivers/s390/net/ |
D | Kconfig | 56 uevents. The driver handles only those special messages that
|
/linux-4.19.296/include/acpi/ |
D | acpi_bus.h | 32 acpi_handle handles[ACPI_MAX_HANDLES]; member
|
/linux-4.19.296/include/net/bluetooth/ |
D | hci.h | 1800 struct hci_comp_pkts_info handles[0]; member 2033 struct hci_comp_blocks_info handles[0]; member
|
/linux-4.19.296/drivers/base/ |
D | Kconfig | 43 rescue systems, and reliably handles dynamic major/minor numbers.
|
/linux-4.19.296/drivers/bluetooth/ |
D | Kconfig | 410 This driver handles BT traffic from upper layers and pass
|
/linux-4.19.296/drivers/gpio/ |
D | Kconfig | 1230 Note, that usually system firmware/ACPI handles GPIO pins on their
|
/linux-4.19.296/lib/ |
D | Kconfig.debug | 1591 and to test how the mmc host driver handles retries from
|