/third_party/mesa3d/include/drm-uapi/ |
H A D | drm_mode.h | 697 __u32 handles[4]; member
|
/third_party/libdrm/include/drm/ |
H A D | drm.h | 885 __u64 handles; member 895 __u64 handles; member 908 __u64 handles; member 915 __u64 handles; member
|
H A D | drm_mode.h | 613 __u32 handles[4]; member
|
/third_party/libdrm/ |
H A D | xf86drm.c | 4905 drm_public int drmSyncobjWait(int fd, uint32_t *handles, unsigned num_handles, in drmSyncobjWait() argument 4927 drm_public int drmSyncobjReset(int fd, const uint32_t *handles, in drmSyncobjReset() argument 4941 drm_public int drmSyncobjSignal(int fd, const uint32_t *handles, in drmSyncobjSignal() argument 4955 drm_public int drmSyncobjTimelineSignal(int fd, const uint32_t *handles, in drmSyncobjTimelineSignal() argument 4970 drmSyncobjTimelineWait(int fd, uint32_t *handles, uint64_t *points, unsigned num_handles, int64_t timeout_nsec, unsigned flags, uint32_t *first_signaled) drmSyncobjTimelineWait() argument 4995 drmSyncobjQuery(int fd, uint32_t *handles, uint64_t *points, uint32_t handle_count) drmSyncobjQuery() argument 5012 drmSyncobjQuery2(int fd, uint32_t *handles, uint64_t *points, uint32_t handle_count, uint32_t flags) drmSyncobjQuery2() argument [all...] |
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 756 __le16 handles[]; member
|
H A D | hci.h | 2015 struct hci_comp_pkts_info handles[]; member 2248 struct hci_comp_blocks_info handles[]; member
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | sony-laptop.c | 814 static struct sony_nc_handles *handles; variable [all...] |
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 770 __le16 handles[]; member 861 __u8 handles[MESH_HANDLES_MAX]; member
|
H A D | hci.h | 2363 struct hci_comp_pkts_info handles[]; member 2605 struct hci_comp_blocks_info handles[]; member
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | sony-laptop.c | 814 static struct sony_nc_handles *handles; variable [all...] |
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 5160 __u16 handles[HCI_MAX_ADV_MONITOR_NUM_HANDLES]; in read_adv_mon_features() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 3033 iris_set_global_binding(struct pipe_context *ctx, unsigned start_slot, unsigned count, struct pipe_resource **resources, uint32_t **handles) iris_set_global_binding() argument
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_threaded_context.c | 1825 tc_set_global_binding(struct pipe_context *_pipe, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) tc_set_global_binding() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 2904 const std::vector<VkAccelerationStructureKHR>& handles = (m_params->operationTarget == OT_BOTTOM_ACCELERATION) ? bottomHandles : topHandles; in iterate() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 2671 const std::vector<VkAccelerationStructureKHR>& handles = (m_params->operationTarget == OT_BOTTOM_ACCELERATION) ? bottomHandles : topHandles; in iterate() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | FrameCapture.cpp | 6754 void CaptureGenHandlesImpl(GLsizei n, GLuint *handles, ParamCapture *paramCapture) in CaptureGenHandlesImpl() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 1680 atomic_t handles[RADEON_MAX_UVD_HANDLES]; member 1722 atomic_t handles[RADEON_MAX_VCE_HANDLES]; member
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/ |
H A D | habanalabs.h | 890 struct idr handles; member 1033 struct idr handles; member 1899 struct idr handles; global() member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 1673 atomic_t handles[RADEON_MAX_UVD_HANDLES]; member 1715 atomic_t handles[RADEON_MAX_VCE_HANDLES]; member
|