Searched refs:handle (Results 226 - 250 of 1660) sorted by last modified time

1234567891011>>

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v5_2.c680 static int sdma_v5_2_soft_reset(void *handle) argument
682 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1160 static int sdma_v5_2_early_init(void *handle)
1162 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1212 static int sdma_v5_2_sw_init(void *handle)
1216 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1251 static int sdma_v5_2_sw_fini(void *handle)
1253 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1264 static int sdma_v5_2_hw_init(void *handle)
1266 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1159 sdma_v5_2_early_init(void *handle) argument
1211 sdma_v5_2_sw_init(void *handle) argument
1250 sdma_v5_2_sw_fini(void *handle) argument
1263 sdma_v5_2_hw_init(void *handle) argument
1270 sdma_v5_2_hw_fini(void *handle) argument
1283 sdma_v5_2_suspend(void *handle) argument
1290 sdma_v5_2_resume(void *handle) argument
1297 sdma_v5_2_is_idle(void *handle) argument
1312 sdma_v5_2_wait_for_idle(void *handle) argument
1584 sdma_v5_2_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1613 sdma_v5_2_set_powergating_state(void *handle, enum amd_powergating_state state) argument
1619 sdma_v5_2_get_clockgating_state(void *handle, u64 *flags) argument
[all...]
H A Dsdma_v4_4_2.c1238 static int sdma_v4_4_2_early_init(void *handle) argument
1240 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1266 static int sdma_v4_4_2_late_init(void *handle) argument
1268 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1280 static int sdma_v4_4_2_sw_init(void *handle) argument
1284 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1384 static int sdma_v4_4_2_sw_fini(void *handle) argument
1386 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1403 static int sdma_v4_4_2_hw_init(void *handle) argument
1406 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1418 sdma_v4_4_2_hw_fini(void *handle) argument
1444 sdma_v4_4_2_suspend(void *handle) argument
1454 sdma_v4_4_2_resume(void *handle) argument
1461 sdma_v4_4_2_is_idle(void *handle) argument
1476 sdma_v4_4_2_wait_for_idle(void *handle) argument
1495 sdma_v4_4_2_soft_reset(void *handle) argument
1750 sdma_v4_4_2_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
1768 sdma_v4_4_2_set_powergating_state(void *handle, enum amd_powergating_state state) argument
1774 sdma_v4_4_2_get_clockgating_state(void *handle, u64 *flags) argument
2044 sdma_v4_4_2_xcp_resume(void *handle, uint32_t inst_mask) argument
2057 sdma_v4_4_2_xcp_suspend(void *handle, uint32_t inst_mask) argument
2183 sdma_v4_4_2_aca_bank_generate_report(struct aca_handle *handle, struct aca_bank *bank, enum aca_error_type type, struct aca_bank_report *report, void *data) argument
2210 sdma_v4_4_2_aca_bank_is_valid(struct aca_handle *handle, struct aca_bank *bank, enum aca_error_type type, void *data) argument
[all...]
H A Dgfx_v9_0.c1997 static int gfx_v9_0_sw_init(void *handle) argument
2002 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
2178 static int gfx_v9_0_sw_fini(void *handle) argument
2181 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
3745 static int gfx_v9_0_hw_init(void *handle) argument
3748 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
3771 static int gfx_v9_0_hw_fini(void *handle) argument
3773 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
3822 static int gfx_v9_0_suspend(void *handle) argument
3824 return gfx_v9_0_hw_fini(handle);
3827 gfx_v9_0_resume(void *handle) argument
3832 gfx_v9_0_is_idle(void *handle) argument
3843 gfx_v9_0_wait_for_idle(void *handle) argument
3856 gfx_v9_0_soft_reset(void *handle) argument
4516 gfx_v9_0_early_init(void *handle) argument
4542 gfx_v9_0_ecc_late_init(void *handle) argument
4576 gfx_v9_0_late_init(void *handle) argument
4958 gfx_v9_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
5003 gfx_v9_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
5029 gfx_v9_0_get_clockgating_state(void *handle, u64 *flags) argument
[all...]
H A Dgfx_v11_0.c1334 static int gfx_v11_0_sw_init(void *handle) argument
1338 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
1520 static int gfx_v11_0_sw_fini(void *handle) argument
1523 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
4286 static int gfx_v11_0_hw_init(void *handle) argument
4289 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
4385 static int gfx_v11_0_hw_fini(void *handle) argument
4387 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
4422 static int gfx_v11_0_suspend(void *handle) argument
4424 return gfx_v11_0_hw_fini(handle);
4427 gfx_v11_0_resume(void *handle) argument
4432 gfx_v11_0_is_idle(void *handle) argument
4443 gfx_v11_0_wait_for_idle(void *handle) argument
4493 gfx_v11_0_soft_reset(void *handle) argument
4626 gfx_v11_0_check_soft_reset(void *handle) argument
4650 gfx_v11_0_post_soft_reset(void *handle) argument
4716 gfx_v11_0_early_init(void *handle) argument
4739 gfx_v11_0_late_init(void *handle) argument
5109 gfx_v11_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
5144 gfx_v11_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
5170 gfx_v11_0_get_clockgating_state(void *handle, u64 *flags) argument
[all...]
H A Dgfx_v10_0.c3594 static int gfx_v10_0_set_powergating_state(void *handle,
4602 static int gfx_v10_0_sw_init(void *handle)
4606 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
4780 static int gfx_v10_0_sw_fini(void *handle)
4783 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
7235 static int gfx_v10_0_hw_init(void *handle)
7238 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
7289 static int gfx_v10_0_hw_fini(void *handle)
7291 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
7301 gfx_v10_0_set_powergating_state(handle, AMD_PG_STATE_UNGAT
4493 gfx_v10_0_sw_init(void *handle) argument
4669 gfx_v10_0_sw_fini(void *handle) argument
7122 gfx_v10_0_hw_init(void *handle) argument
7176 gfx_v10_0_hw_fini(void *handle) argument
7213 gfx_v10_0_suspend(void *handle) argument
7218 gfx_v10_0_resume(void *handle) argument
7223 gfx_v10_0_is_idle(void *handle) argument
7234 gfx_v10_0_wait_for_idle(void *handle) argument
7252 gfx_v10_0_soft_reset(void *handle) argument
7435 gfx_v10_0_early_init(void *handle) argument
7479 gfx_v10_0_late_init(void *handle) argument
8063 gfx_v10_0_set_powergating_state(void *handle, enum amd_powergating_state state) argument
8101 gfx_v10_0_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
8130 gfx_v10_0_get_clockgating_state(void *handle, u64 *flags) argument
[all...]
H A Damdgpu_vpe.c291 static int vpe_early_init(void *handle) argument
293 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
351 static int vpe_sw_init(void *handle) argument
353 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
376 static int vpe_sw_fini(void *handle) argument
378 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
393 static int vpe_hw_init(void *handle) argument
395 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
416 static int vpe_hw_fini(void *handle) argument
418 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
429 vpe_suspend(void *handle) argument
438 vpe_resume(void *handle) argument
635 vpe_set_clockgating_state(void *handle, enum amd_clockgating_state state) argument
641 vpe_set_powergating_state(void *handle, enum amd_powergating_state state) argument
[all...]
H A Damdgpu_umsch_mm.c754 static int umsch_mm_early_init(void *handle) argument
756 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
773 static int umsch_mm_late_init(void *handle) argument
775 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
783 static int umsch_mm_sw_init(void *handle) argument
785 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
803 static int umsch_mm_sw_fini(void *handle) argument
805 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
823 static int umsch_mm_hw_init(void *handle) argument
825 struct amdgpu_device *adev = (struct amdgpu_device *)handle;
841 umsch_mm_hw_fini(void *handle) argument
857 umsch_mm_suspend(void *handle) argument
864 umsch_mm_resume(void *handle) argument
[all...]
/linux-master/drivers/cxl/core/
H A Dmbox.c375 /* Prepare to handle a full payload for variable sized output */
944 * Clear Event Records uses u8 for the handle cnt while Get Event
952 payload->handles[i++] = gen->hdr.handle;
/linux-master/drivers/acpi/x86/
H A Ds2idle.c79 acpi_handle handle; member in struct:lpi_constraints
175 status = acpi_get_handle(NULL, dev_info.name, &list->handle);
248 status = acpi_get_handle(NULL, info.name, &constraint->handle);
319 if (adev->handle == entry->handle)
331 struct acpi_device *adev = acpi_fetch_acpi_dev(entry->handle);
336 acpi_handle_debug(entry->handle,
342 acpi_handle_info(entry->handle, "LPI: Device not power manageable\n");
343 entry->handle = NULL;
348 acpi_handle_info(entry->handle,
414 validate_dsm(acpi_handle handle, const char *uuid, int rev, guid_t *dsm_guid) argument
[all...]
/linux-master/arch/arc/kernel/
H A Dentry.S251 ; If ret to user mode do we need to handle signals, schedule() et al.
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c32 * make it less likely to fail, and to handle the allocation for
125 * @handle: RDMA tag/handle
133 u64 offset, u32 handle,
140 0, offset, handle, direction);
142 trace_svcrdma_dma_map_rw_err(rdma, offset, handle,
1074 * to properly handle a page that happens to be part of I/O on behalf
131 svc_rdma_rw_ctx_init(struct svcxprt_rdma *rdma, struct svc_rdma_rw_ctxt *ctxt, u64 offset, u32 handle, enum dma_data_direction direction) argument
/linux-master/fs/smb/server/
H A Dksmbd_netlink.h67 __u32 handle; member in struct:ksmbd_heartbeat
129 __u32 handle; member in struct:ksmbd_login_request
138 __u32 handle; member in struct:ksmbd_login_response
152 __u32 handle; member in struct:ksmbd_share_config_request
161 __u32 handle; member in struct:ksmbd_share_config_response
194 __u32 handle; member in struct:ksmbd_tree_connect_request
209 __u32 handle; member in struct:ksmbd_tree_connect_response
238 __u32 handle; member in struct:ksmbd_rpc_command
248 __u32 handle; member in struct:ksmbd_spnego_authen_request
261 __u32 handle; member in struct:ksmbd_spnego_authen_response
[all...]
/linux-master/drivers/misc/cardreader/
H A Drtsx_pcr.c1520 struct pcr_handle *handle; local
1547 handle = kzalloc(sizeof(*handle), GFP_KERNEL);
1548 if (!handle) {
1552 handle->pcr = pcr;
1565 dev_set_drvdata(&pcidev->dev, handle);
1611 rtsx_pcr_cells[i].platform_data = handle;
1612 rtsx_pcr_cells[i].pdata_size = sizeof(*handle);
1642 kfree(handle);
1655 struct pcr_handle *handle local
1699 struct pcr_handle *handle = pci_get_drvdata(pcidev); local
1717 struct pcr_handle *handle = pci_get_drvdata(pcidev); local
1774 struct pcr_handle *handle = pci_get_drvdata(pcidev); local
1790 struct pcr_handle *handle = pci_get_drvdata(pcidev); local
1817 struct pcr_handle *handle = pci_get_drvdata(pcidev); local
1835 struct pcr_handle *handle = pci_get_drvdata(pcidev); local
[all...]
/linux-master/drivers/android/
H A Dbinder.c637 * to handle the work (if they don't have a thread already),
1175 * binder_inc_ref_olocked() - increment the ref for given handle
1208 * binder_dec_ref_olocked() - dec the ref for given handle
1249 * @desc: the handle associated with the ref
1253 * Given a proc and ref handle, return the associated binder_node
1302 * binder_update_ref_for_handle() - inc/dec the ref for given handle
1304 * @desc: the handle associated with the ref
1309 * Given a proc and ref handle, increment or decrement the ref
1347 * binder_dec_ref_for_handle() - dec the ref for given handle
1349 * @desc: the handle associate
5173 __u32 handle = info->handle; local
[all...]
/linux-master/arch/x86/kvm/svm/
H A Dsvm.h84 unsigned int handle; /* SEV firmware handle */
83 unsigned int handle; /* SEV firmware handle */ member in struct:kvm_sev_info
H A Dsev.c225 static void sev_decommission(unsigned int handle)
229 if (!handle)
232 decommission.handle = handle;
236 static void sev_unbind_asid(struct kvm *kvm, unsigned int handle)
240 if (!handle)
243 deactivate.handle = handle;
250 sev_decommission(handle);
360 static int sev_bind_asid(struct kvm *kvm, unsigned int handle, in
226 sev_decommission(unsigned int handle) argument
237 sev_unbind_asid(struct kvm *kvm, unsigned int handle) argument
294 sev_bind_asid(struct kvm *kvm, unsigned int handle, int *error) argument
[all...]
/linux-master/arch/powerpc/kernel/
H A Diommu.c216 unsigned long *handle,
257 if ((pass == 0) && handle && *handle &&
258 (*handle >= pool->start) && (*handle < pool->end))
259 start = *handle;
336 /* Update handle for SG allocations */
337 if (handle)
338 *handle = end;
479 unsigned long handle; local
213 iommu_range_alloc(struct device *dev, struct iommu_table *tbl, unsigned long npages, unsigned long *handle, unsigned long mask, unsigned int align_order) argument
[all...]
/linux-master/tools/include/uapi/drm/
H A Di915_drm.h917 * Returned handle for the object.
921 __u32 handle; member in struct:drm_i915_gem_create
927 __u32 handle; member in struct:drm_i915_gem_pread
943 __u32 handle; member in struct:drm_i915_gem_pwrite
959 __u32 handle; member in struct:drm_i915_gem_mmap
987 __u32 handle; member in struct:drm_i915_gem_mmap_gtt
1001 * and is used to retrieve the fake offset to mmap an object specified by &handle.
1008 /** @handle: Handle for the object being mapped. */
1009 __u32 handle; member in struct:drm_i915_gem_mmap_offset
1092 /** @handle
1093 __u32 handle; member in struct:drm_i915_gem_set_domain
1109 __u32 handle; member in struct:drm_i915_gem_sw_finish
1187 __u32 handle; member in struct:drm_i915_gem_exec_object
1238 __u32 handle; member in struct:drm_i915_gem_exec_object2
1323 __u32 handle; member in struct:drm_i915_gem_exec_fence
1569 __u32 handle; member in struct:drm_i915_gem_pin
1581 __u32 handle; member in struct:drm_i915_gem_unpin
1587 __u32 handle; member in struct:drm_i915_gem_busy
1680 __u32 handle; member in struct:drm_i915_gem_caching
1738 __u32 handle; member in struct:drm_i915_gem_set_tiling
1769 __u32 handle; member in struct:drm_i915_gem_get_tiling
1815 __u32 handle; member in struct:drm_i915_gem_madvise
2708 __u32 handle; member in struct:drm_i915_gem_userptr
3638 __u32 handle; member in struct:drm_i915_gem_create_ext
[all...]
/linux-master/tools/arch/x86/include/uapi/asm/
H A Dkvm.h704 __u32 handle; member in struct:kvm_sev_launch_start
740 __u32 handle; member in struct:kvm_sev_guest_status
789 __u32 handle; member in struct:kvm_sev_receive_start
/linux-master/fs/fuse/
H A Dinode.c693 * Userspace cannot handle the wait == 0 case. Avoid a
1001 struct fuse_inode_handle *handle)
1008 if (handle->nodeid == 0)
1011 inode = ilookup5(sb, handle->nodeid, fuse_inode_eq, &handle->nodeid);
1019 err = fuse_lookup_name(sb, handle->nodeid, &name, &outarg,
1028 if (get_node_id(inode) != handle->nodeid)
1032 if (inode->i_generation != handle->generation)
1082 struct fuse_inode_handle handle; local
1088 handle
1000 fuse_get_dentry(struct super_block *sb, struct fuse_inode_handle *handle) argument
[all...]
/linux-master/drivers/platform/x86/amd/pmf/
H A Dacpi.c301 static void apmf_event_handler(acpi_handle handle, u32 event, void *data) argument
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c75 int fd, u32 *handle)
78 int ret = ttm_prime_fd_to_handle(tfile, fd, handle);
81 ret = drm_gem_prime_fd_to_handle(dev, file_priv, fd, handle);
88 uint32_t handle, uint32_t flags,
94 if (handle > VMWGFX_NUM_MOB)
95 ret = ttm_prime_handle_to_fd(tfile, handle, flags, prime_fd);
97 ret = drm_gem_prime_handle_to_fd(dev, file_priv, handle, flags, prime_fd);
73 vmw_prime_fd_to_handle(struct drm_device *dev, struct drm_file *file_priv, int fd, u32 *handle) argument
86 vmw_prime_handle_to_fd(struct drm_device *dev, struct drm_file *file_priv, uint32_t handle, uint32_t flags, int *prime_fd) argument
H A Dvmwgfx_kms.c417 /* TODO handle none page aligned offsets */
418 /* TODO handle more dst & src != 0 */
419 /* TODO handle more then one copy */
1385 unsigned int *handle)
1390 return drm_gem_handle_create(file_priv, &vfbd->buffer->tbo.base, handle);
1647 DRM_ERROR("Invalid buffer object handle %u (0x%x).\n",
2570 uint32_t handle = 0;
2576 file_priv ? &handle : NULL);
2581 handle, -1);
1392 vmw_framebuffer_bo_create_handle(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int *handle) argument
2556 uint32_t handle = 0; local
H A Dvmwgfx_gem.c120 uint32_t *handle,
136 ret = drm_gem_handle_create(filp, &(*p_vbo)->tbo.base, handle);
183 uint32_t handle;
187 req->size, &handle, &vbo);
191 rep->handle = handle;
193 rep->cur_gmr_id = handle;
195 /* drop reference from allocate - handle holds it now */
128 vmw_gem_object_create_with_handle(struct vmw_private *dev_priv, struct drm_file *filp, uint32_t size, uint32_t *handle, struct vmw_bo **p_vbo) argument
194 uint32_t handle; local
H A Dvmwgfx_drv.h278 * @handle: User-space handle of a resource.
280 * @valid_handle: Whether the @handle member is valid.
285 * Used to avoid frequent repeated user-space handle lookups of the
289 uint32_t handle;
781 uint32_t handle,
787 uint32_t handle,
840 uint32_t *handle,
1105 int fd, u32 *handle);
1108 uint32_t handle, uint32_
306 uint32_t handle; member in struct:vmw_res_cache_entry
[all...]

Completed in 530 milliseconds

1234567891011>>