Home
last modified time | relevance | path

Searched refs:syncs_user (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_exec.c110 struct drm_xe_sync __user *syncs_user = u64_to_user_ptr(args->syncs); in xe_exec_ioctl() local
163 &syncs_user[num_syncs], SYNC_PARSE_FLAG_EXEC | in xe_exec_ioctl()
H A Dxe_oa.c91 struct drm_xe_sync __user *syncs_user; member
1230 param->syncs_user = u64_to_user_ptr(value); in xe_oa_set_prop_syncs_user()
1364 if (param->num_syncs && !param->syncs_user) { in xe_oa_parse_syncs()
1380 &param->syncs_user[num_syncs], 0); in xe_oa_parse_syncs()
H A Dxe_vm.c3280 struct drm_xe_sync __user *syncs_user; in xe_vm_bind_ioctl() local
3390 syncs_user = u64_to_user_ptr(args->syncs); in xe_vm_bind_ioctl()
3393 &syncs_user[num_syncs], in xe_vm_bind_ioctl()