Home
last modified time | relevance | path

Searched defs:xef (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_device.c86 struct xe_file *xef; in xe_file_open() local
125 struct xe_file *xef = container_of(ref, struct xe_file, refcount); in xe_file_destroy() local
146 struct xe_file *xe_file_get(struct xe_file *xef) in xe_file_get()
158 void xe_file_put(struct xe_file *xef) in xe_file_put()
166 struct xe_file *xef = file->driver_priv; in xe_file_close() local
H A Dxe_drm_client.c194 struct xe_file *xef = file->driver_priv; in show_meminfo() local
318 struct xe_file *xef = file->driver_priv; in show_run_ticks() local
H A Dxe_exec_queue.c671 struct xe_exec_queue *xe_exec_queue_lookup(struct xe_file *xef, u32 id) in xe_exec_queue_lookup()
1026 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_set_property_ioctl() local
1263 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_create_ioctl() local
1453 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_get_property_ioctl() local
1600 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_destroy_ioctl() local
H A Dxe_exec.c114 struct xe_file *xef = to_xe_file(file); in xe_exec_ioctl() local
H A Dxe_vm.c1580 struct xe_vm *xe_vm_create(struct xe_device *xe, u32 flags, struct xe_file *xef) in xe_vm_create()
1997 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id) in xe_vm_lookup()
2045 struct xe_file *xef = to_xe_file(file); in xe_vm_create_ioctl() local
2119 struct xe_file *xef = to_xe_file(file); in xe_vm_destroy_ioctl() local
2188 struct xe_file *xef = to_xe_file(file); in xe_vm_query_vmas_attrs_ioctl() local
3824 struct xe_file *xef = to_xe_file(file); in xe_vm_bind_ioctl() local
4155 struct xe_file *xef = to_xe_file(file); in xe_vm_get_property_ioctl() local
H A Dxe_sync.c113 int xe_sync_entry_parse(struct xe_device *xe, struct xe_file *xef, in xe_sync_entry_parse()
H A Dxe_vm_madvise.c712 struct xe_file *xef = to_xe_file(file); in xe_vm_madvise_ioctl() local
H A Dxe_vm_types.h408 struct xe_file *xef; member
H A Dxe_oa.c86 struct xe_file *xef; member
2005 struct xe_file *xef = to_xe_file(file); in xe_oa_stream_open_ioctl() local
H A Dxe_bo.c3332 struct xe_file *xef = to_xe_file(file); in xe_gem_create_ioctl() local