Searched refs:xe_sync_entry_parse (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_sync.h | 21 int xe_sync_entry_parse(struct xe_device *xe, struct xe_file *xef,
|
H A D | xe_sync.c | 113 int xe_sync_entry_parse(struct xe_device *xe, struct xe_file *xef, in xe_sync_entry_parse() function 213 ALLOW_ERROR_INJECTION(xe_sync_entry_parse, ERRNO);
|
H A D | xe_oa.c | 1411 ret = xe_sync_entry_parse(oa->xe, param->xef, ¶m->syncs[num_syncs], in xe_oa_parse_syncs()
|
H A D | xe_vm.c | 3637 err = xe_sync_entry_parse(xe, xef, &syncs[num_syncs], in xe_vm_bind_ioctl()
|