Searched refs:syncs (Results 1 – 6 of 6) sorted by relevance
258 synchronous VM_BIND, the num_syncs and syncs fields must be zero. Here298 /** @num_syncs: amount of syncs to wait for or to signal on completion. */304 /** @syncs: pointer to struct drm_xe_sync array */305 __u64 syncs;
1180 * .syncs = &sync,1220 /** @num_syncs: amount of syncs to wait on */1223 /** @syncs: pointer to struct drm_xe_sync array */1224 __u64 syncs; member 1451 * .syncs = &sync,1470 /** @syncs: Pointer to struct drm_xe_sync array. */ member 1471 __u64 syncs;1831 * @DRM_XE_OA_PROPERTY_NUM_SYNCS: Number of syncs in the sync array
1202 static bool no_in_syncs(struct xe_sync_entry *syncs, u32 num_syncs) in no_in_syncs() argument1207 struct dma_fence *fence = syncs[i].fence; in no_in_syncs()1296 if (!job && !no_in_syncs(vops->syncs, vops->num_syncs)) in xe_pt_vm_dependencies()1342 err = xe_sync_entry_add_deps(&vops->syncs[i], job); in xe_pt_vm_dependencies()
240 There are no horizontal syncs/porches at all in this format.
2442 if (!op->syncs.count) in panthor_vm_bind_prepare_op_ctx()2581 if (op->syncs.count) in panthor_vm_bind_exec_sync_op()
87 unsigned long syncs[]; member4728 new_ksyncs = kvzalloc_node(struct_size(new_ksyncs, syncs, nr_cpu_ids), in alloc_kick_syncs()5514 ksyncs = rcu_dereference_bh(ksyncs_pcpu)->syncs; in kick_cpus_irq_workfn()