Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/v3d/
Dv3d_submit.c453 u32 __user *offsets, *syncs; in v3d_get_cpu_timestamp_query_params() local
522 u32 __user *syncs; in v3d_get_cpu_reset_timestamp_params() local
583 u32 __user *offsets, *syncs; in v3d_get_cpu_copy_query_results_params() local
657 u32 __user *syncs, in v3d_copy_query_info()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_exec.c113 struct xe_sync_entry *syncs = NULL; in xe_exec_ioctl() local
Dxe_vm.c1700 find_ufence_get(struct xe_sync_entry *syncs, u32 num_syncs) in find_ufence_get()
2832 struct xe_sync_entry *syncs, in vm_bind_ioctl_signal_fences()
2855 struct xe_sync_entry *syncs, u32 num_syncs) in xe_vma_ops_init()
2925 struct xe_sync_entry *syncs = NULL; in xe_vm_bind_ioctl() local
Dxe_vm_types.h367 struct xe_sync_entry *syncs; member
Dxe_pt.c1024 static bool no_in_syncs(struct xe_sync_entry *syncs, u32 num_syncs) in no_in_syncs()
/linux-6.12.1/include/uapi/drm/
Dv3d_drm.h429 __u64 syncs; member
452 __u64 syncs; member
498 __u64 syncs; member
515 __u64 syncs; member
567 __u64 syncs; member
Dpanthor_drm.h539 struct drm_panthor_obj_array syncs; member
841 struct drm_panthor_obj_array syncs; member
Dxe_drm.h1079 __u64 syncs; member
1286 __u64 syncs; member
/linux-6.12.1/drivers/hid/
Dhid-debug.c3151 static const char *syncs[SYN_CNT] = { variable
/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_drv.c446 const struct drm_panthor_obj_array *syncs) in panthor_submit_ctx_add_job()