Home
last modified time | relevance | path

Searched refs:to_xe_file (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_wait_user_fence.c105 struct xe_file *xef = to_xe_file(file); in xe_wait_user_fence_ioctl()
Dxe_device.h51 static inline struct xe_file *to_xe_file(const struct drm_file *file) in to_xe_file() function
Dxe_exec_queue.c534 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_create_ioctl()
666 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_get_property_ioctl()
819 struct xe_file *xef = to_xe_file(file); in xe_exec_queue_destroy_ioctl()
Dxe_exec.c108 struct xe_file *xef = to_xe_file(file); in xe_exec_ioctl()
Dxe_vm.c1722 struct xe_file *xef = to_xe_file(file); in xe_vm_create_ioctl()
1811 struct xe_file *xef = to_xe_file(file); in xe_vm_destroy_ioctl()
2917 struct xe_file *xef = to_xe_file(file); in xe_vm_bind_ioctl()
Dxe_bo.c1967 struct xe_file *xef = to_xe_file(file); in xe_gem_create_ioctl()
Dxe_oa.c1800 struct xe_file *xef = to_xe_file(file); in xe_oa_stream_open_ioctl()