Searched defs:syncs (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_hw_engine_group.c | 315 static int wait_syncs(struct xe_sync_entry *syncs, int num_syncs) in wait_syncs() 341 struct xe_sync_entry *syncs, int num_syncs) in xe_hw_engine_group_get_mode()
|
| H A D | xe_exec.c | 119 struct xe_sync_entry *syncs = NULL; in xe_exec_ioctl() local
|
| H A D | xe_vm.c | 2048 find_ufence_get(struct xe_sync_entry * syncs,u32 num_syncs) find_ufence_get() argument 3748 vm_bind_ioctl_signal_fences(struct xe_vm * vm,struct xe_exec_queue * q,struct xe_sync_entry * syncs,int num_syncs) vm_bind_ioctl_signal_fences() argument 3771 xe_vma_ops_init(struct xe_vma_ops * vops,struct xe_vm * vm,struct xe_exec_queue * q,struct xe_sync_entry * syncs,u32 num_syncs) xe_vma_ops_init() argument 3865 struct xe_sync_entry *syncs = NULL; xe_vm_bind_ioctl() local [all...] |
| H A D | xe_vm_types.h | 537 /** @syncs: syncs these operation */ member
|
| H A D | xe_pt.c | 1228 no_in_syncs(struct xe_sync_entry * syncs,u32 num_syncs) no_in_syncs() argument
|
| H A D | xe_oa.c | 100 struct xe_sync_entry *syncs; global() member [all...] |
| /linux/drivers/gpu/drm/v3d/ |
| H A D | v3d_submit.c | 499 u32 __user *offsets, *syncs; v3d_get_cpu_timestamp_query_params() local 560 u32 __user *syncs; v3d_get_cpu_reset_timestamp_params() local 613 u32 __user *offsets, *syncs; v3d_get_cpu_copy_query_results_params() local 679 v3d_copy_query_info(struct v3d_performance_query_info * query_info,unsigned int count,unsigned int nperfmons,u32 __user * syncs,u64 __user * kperfmon_ids,struct drm_file * file_priv) v3d_copy_query_info() argument [all...] |
| /linux/drivers/hid/ |
| H A D | hid-debug.c | 3154 static const char *syncs[SYN_CNT] = { variable
|
| /linux/kernel/sched/ |
| H A D | ext.c | |