Searched defs:syncs (Results 1 – 9 of 9) sorted by relevance
/linux-6.8/drivers/gpu/drm/v3d/ |
D | v3d_submit.c | 453 u32 __user *offsets, *syncs; in v3d_get_cpu_timestamp_query_params() local 510 u32 __user *syncs; in v3d_get_cpu_reset_timestamp_params() local 559 u32 __user *offsets, *syncs; in v3d_get_cpu_copy_query_results_params() local 623 u32 __user *syncs; in v3d_get_cpu_reset_performance_params() local 691 u32 __user *syncs; in v3d_get_cpu_copy_performance_query_params() local
|
/linux-6.8/drivers/gpu/drm/xe/ |
D | xe_vm.c | 1600 struct xe_sync_entry *syncs, u32 num_syncs, in xe_vm_unbind_vma() 1686 struct xe_sync_entry *syncs, u32 num_syncs, in xe_vm_bind_vma() 1760 find_ufence_get(struct xe_sync_entry *syncs, u32 num_syncs) in find_ufence_get() 1775 struct xe_exec_queue *q, struct xe_sync_entry *syncs, in __xe_vm_bind() 1816 struct xe_bo *bo, struct xe_sync_entry *syncs, in xe_vm_bind() 1836 struct xe_exec_queue *q, struct xe_sync_entry *syncs, in xe_vm_unbind() 1999 struct xe_sync_entry *syncs, u32 num_syncs, in xe_vm_prefetch() 2320 struct xe_sync_entry *syncs, u32 num_syncs, in vm_bind_ioctl_ops_parse() 2875 struct xe_sync_entry *syncs, in vm_bind_ioctl_signal_fences() 2907 struct xe_sync_entry *syncs = NULL; in xe_vm_bind_ioctl() local
|
D | xe_exec.c | 110 struct xe_sync_entry *syncs = NULL; in xe_exec_ioctl() local
|
D | xe_migrate.c | 1206 struct xe_sync_entry *syncs, u32 num_syncs) in no_in_syncs() 1264 struct xe_sync_entry *syncs, u32 num_syncs, in xe_migrate_update_pgtables()
|
D | xe_pt.c | 1210 struct xe_sync_entry *syncs, u32 num_syncs, in __xe_pt_bind_vma() 1564 struct xe_sync_entry *syncs, u32 num_syncs) in __xe_pt_unbind_vma()
|
D | xe_vm_types.h | 357 struct xe_sync_entry *syncs; member
|
/linux-6.8/include/uapi/drm/ |
D | v3d_drm.h | 425 __u64 syncs; member 448 __u64 syncs; member 494 __u64 syncs; member 511 __u64 syncs; member 563 __u64 syncs; member
|
D | xe_drm.h | 1010 __u64 syncs; member 1217 __u64 syncs; member
|
/linux-6.8/drivers/hid/ |
D | hid-debug.c | 759 static const char *syncs[3] = { variable
|