Searched refs:drm_xe_sync (Results 1 – 8 of 8) sorted by relevance
14 struct drm_xe_sync;
23 struct drm_xe_sync __user *sync_user,
115 struct drm_xe_sync __user *sync_user, in xe_sync_entry_parse() 118 struct drm_xe_sync sync_in; in xe_sync_entry_parse()
48 * interface (struct drm_xe_sync) to synchronize like syncing between two110 struct drm_xe_sync __user *syncs_user = u64_to_user_ptr(args->syncs); in xe_exec_ioctl()
97 struct drm_xe_sync __user *syncs_user;
3523 struct drm_xe_sync __user *syncs_user; in xe_vm_bind_ioctl()
1131 * provided for @drm_xe_sync.1189 /** @syncs: pointer to struct drm_xe_sync array */1332 * struct drm_xe_sync - sync object1342 * A minimal use of @drm_xe_sync looks like this:1346 * struct drm_xe_sync sync = {1366 struct drm_xe_sync { struct 1411 * by using the example provided for @drm_xe_sync. argument 1432 /** @num_syncs: Amount of struct drm_xe_sync in array. */1435 /** @syncs: Pointer to struct drm_xe_sync array. */1802 * @DRM_XE_OA_PROPERTY_SYNCS: Pointer to struct @drm_xe_sync arra1368 extensionsdrm_xe_sync global() argument 1374 typedrm_xe_sync global() argument 1378 flagsdrm_xe_sync global() argument 1380 __anon6ffc9936030adrm_xe_sync global() argument [all...]
304 /** @syncs: pointer to struct drm_xe_sync array */