Searched defs:num_syncs (Results 1 – 6 of 6) 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 | 123 u32 i, num_syncs, num_in_sync = 0, num_ufence = 0; 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 3749 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 3864 u32 num_syncs, num_ufence = 0; xe_vm_bind_ioctl() local [all...] |
| H A D | xe_vm_types.h | 539 /** @num_syncs: number of syncs */ member
|
| H A D | xe_oa.c | 99 int num_syncs; global() member 1401 int ret, num_syncs, num_ufence = 0; xe_oa_parse_syncs() local [all...] |
| H A D | xe_pt.c | 1228 no_in_syncs(struct xe_sync_entry * syncs,u32 num_syncs) no_in_syncs() argument
|