Home
last modified time | relevance | path

Searched defs:syncs (Results 1 – 12 of 12) sorted by relevance

/linux-6.15/drivers/gpu/drm/v3d/
Dv3d_submit.c454 u32 __user *offsets, *syncs; in v3d_get_cpu_timestamp_query_params() local
523 u32 __user *syncs; in v3d_get_cpu_reset_timestamp_params() local
584 u32 __user *offsets, *syncs; in v3d_get_cpu_copy_query_results_params() local
658 u32 __user *syncs, in v3d_copy_query_info()
/linux-6.15/drivers/gpu/drm/xe/
Dxe_exec.c113 struct xe_sync_entry *syncs = NULL; in xe_exec_ioctl() local
Dxe_vm.c2005 find_ufence_get(struct xe_sync_entry *syncs, u32 num_syncs) in find_ufence_get()
3187 struct xe_sync_entry *syncs, in vm_bind_ioctl_signal_fences()
3210 struct xe_sync_entry *syncs, u32 num_syncs) in xe_vma_ops_init()
3286 struct xe_sync_entry *syncs = NULL; in xe_vm_bind_ioctl() local
Dxe_oa_types.h252 struct xe_sync_entry *syncs; member
Dxe_vm_types.h429 struct xe_sync_entry *syncs; member
Dxe_pt.c1147 static bool no_in_syncs(struct xe_sync_entry *syncs, u32 num_syncs) in no_in_syncs()
Dxe_oa.c93 struct xe_sync_entry *syncs; member
/linux-6.15/include/uapi/drm/
Dv3d_drm.h433 __u64 syncs; member
456 __u64 syncs; member
502 __u64 syncs; member
519 __u64 syncs; member
571 __u64 syncs; member
Dpanthor_drm.h541 struct drm_panthor_obj_array syncs; member
850 struct drm_panthor_obj_array syncs; member
Dxe_drm.h1186 __u64 syncs; member
1427 __u64 syncs; member
/linux-6.15/drivers/hid/
Dhid-debug.c3151 static const char *syncs[SYN_CNT] = { variable
/linux-6.15/drivers/gpu/drm/panthor/
Dpanthor_drv.c453 const struct drm_panthor_obj_array *syncs) in panthor_submit_ctx_add_job()