Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/v3d/
H A 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/drivers/gpu/drm/xe/
H A Dxe_exec.c113 struct xe_sync_entry *syncs = NULL; in xe_exec_ioctl() local
H A Dxe_vm.c1758 find_ufence_get(struct xe_sync_entry *syncs, u32 num_syncs) in find_ufence_get()
2904 struct xe_sync_entry *syncs, in vm_bind_ioctl_signal_fences()
2927 struct xe_sync_entry *syncs, u32 num_syncs) in xe_vma_ops_init()
2997 struct xe_sync_entry *syncs = NULL; in xe_vm_bind_ioctl() local
H A Dxe_oa_types.h252 struct xe_sync_entry *syncs; member
H A Dxe_vm_types.h371 struct xe_sync_entry *syncs; member
H A Dxe_pt.c1046 static bool no_in_syncs(struct xe_sync_entry *syncs, u32 num_syncs) in no_in_syncs()
H A Dxe_oa.c90 struct xe_sync_entry *syncs; member
/linux/include/uapi/drm/
H A Dv3d_drm.h433 __u64 syncs; member
456 __u64 syncs; member
502 __u64 syncs; member
519 __u64 syncs; member
571 __u64 syncs; member
H A Dpanthor_drm.h583 struct drm_panthor_obj_array syncs; member
892 struct drm_panthor_obj_array syncs; member
H A Dxe_drm.h1081 __u64 syncs; member
1288 __u64 syncs; member
/linux/drivers/hid/
H A Dhid-debug.c3151 static const char *syncs[SYN_CNT] = { variable
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_drv.c453 const struct drm_panthor_obj_array *syncs) in panthor_submit_ctx_add_job()