Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/v3d/
Dv3d_submit.c453 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/
Dxe_vm.c1600 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
Dxe_exec.c110 struct xe_sync_entry *syncs = NULL; in xe_exec_ioctl() local
Dxe_migrate.c1206 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()
Dxe_pt.c1210 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()
Dxe_vm_types.h357 struct xe_sync_entry *syncs; member
/linux-6.8/include/uapi/drm/
Dv3d_drm.h425 __u64 syncs; member
448 __u64 syncs; member
494 __u64 syncs; member
511 __u64 syncs; member
563 __u64 syncs; member
Dxe_drm.h1010 __u64 syncs; member
1217 __u64 syncs; member
/linux-6.8/drivers/hid/
Dhid-debug.c759 static const char *syncs[3] = { variable