Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_exec.c116 struct drm_xe_sync __user *syncs_user = u64_to_user_ptr(args->syncs); in xe_exec_ioctl() local
176 &syncs_user[num_syncs], NULL, 0, in xe_exec_ioctl()
H A Dxe_oa.c101 struct drm_xe_sync __user *syncs_user; member
1297 param->syncs_user = u64_to_user_ptr(value); in xe_oa_set_prop_syncs_user()
1433 if (param->num_syncs && !param->syncs_user) { in xe_oa_parse_syncs()
1449 &param->syncs_user[num_syncs], in xe_oa_parse_syncs()