Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_device.c66 struct xe_file *xef; in xe_file_open() local
105 struct xe_file *xef = container_of(ref, struct xe_file, refcount); in xe_file_destroy() local
126 struct xe_file *xe_file_get(struct xe_file *xef) in xe_file_get()
138 void xe_file_put(struct xe_file *xef) in xe_file_put()
146 struct xe_file *xef = file->driver_priv; in xe_file_close() local
Dxe_exec_queue.c300 struct xe_exec_queue *xe_exec_queue_lookup(struct xe_file *xef, u32 id) in xe_exec_queue_lookup()
534 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_create_ioctl() local
666 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_get_property_ioctl() local
765 struct xe_file *xef; in xe_exec_queue_update_run_ticks() local
819 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_destroy_ioctl() local
Dxe_drm_client.c194 struct xe_file *xef = file->driver_priv; in show_meminfo() local
275 struct xe_file *xef = file->driver_priv; in show_run_ticks() local
Dxe_wait_user_fence.c105 struct xe_file *xef = to_xe_file(file); in xe_wait_user_fence_ioctl() local
Dxe_exec.c108 struct xe_file *xef = to_xe_file(file); in xe_exec_ioctl() local
Dxe_sync.c107 int xe_sync_entry_parse(struct xe_device *xe, struct xe_file *xef, in xe_sync_entry_parse()
Dxe_exec_queue_types.h42 struct xe_file *xef; member
Dxe_vm.c1674 struct xe_vm *xe_vm_lookup(struct xe_file *xef, u32 id) in xe_vm_lookup()
1722 struct xe_file *xef = to_xe_file(file); in xe_vm_create_ioctl() local
1811 struct xe_file *xef = to_xe_file(file); in xe_vm_destroy_ioctl() local
2917 struct xe_file *xef = to_xe_file(file); in xe_vm_bind_ioctl() local
Dxe_vm_types.h284 struct xe_file *xef; member
Dxe_bo.c1967 struct xe_file *xef = to_xe_file(file); in xe_gem_create_ioctl() local
Dxe_oa.c1800 struct xe_file *xef = to_xe_file(file); in xe_oa_stream_open_ioctl() local