Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_device.h192 struct xe_file *xe_file_get(struct xe_file *xef);
H A Dxe_exec_queue.c696 q->xef = xe_file_get(xef); in xe_exec_queue_create_ioctl()
H A Dxe_device.c130 * xe_file_get() - Take a reference to the xe file object
138 struct xe_file *xe_file_get(struct xe_file *xef) in xe_file_get() function
H A Dxe_oa.c1729 stream->xef = xe_file_get(param->xef); in xe_oa_stream_init()
H A Dxe_vm.c2116 vm->xef = xe_file_get(xef); in xe_vm_create_ioctl()