Home
last modified time | relevance | path

Searched refs:xe_file_get (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_device.h195 struct xe_file *xe_file_get(struct xe_file *xef);
H A Dxe_device.c133 struct xe_file *xe_file_get(struct xe_file *xef) in xe_file_get() function
H A Dxe_exec_queue.c710 q->xef = xe_file_get(xef); in xe_exec_queue_create_ioctl()
H A Dxe_oa.c1697 stream->xef = xe_file_get(param->xef); in xe_oa_stream_init()
H A Dxe_vm.c2082 vm->xef = xe_file_get(xef); in xe_vm_create_ioctl()