Searched refs:syncs_user (Results 1 – 2 of 2) sorted by relevance
110 struct drm_xe_sync __user *syncs_user = u64_to_user_ptr(args->syncs); in xe_exec_ioctl() local163 &syncs_user[num_syncs], SYNC_PARSE_FLAG_EXEC | in xe_exec_ioctl()
2919 struct drm_xe_sync __user *syncs_user; in xe_vm_bind_ioctl() local3022 syncs_user = u64_to_user_ptr(args->syncs); in xe_vm_bind_ioctl()3025 &syncs_user[num_syncs], in xe_vm_bind_ioctl()
Completed in 49 milliseconds