Home
last modified time | relevance | path

Searched defs:file_priv (Results 51 - 75 of 300) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_property.h294 drm_property_find(struct drm_device *dev, struct drm_file *file_priv, uint32_t id) drm_property_find() argument
/kernel/linux/linux-6.6/drivers/xen/
H A Dprivcmd-buf.c30 struct privcmd_buf_private *file_priv; member
39 struct privcmd_buf_private *file_priv; in privcmd_buf_open() local
67 struct privcmd_buf_private *file_priv = file->private_data; in privcmd_buf_release() local
101 struct privcmd_buf_private *file_priv; privcmd_buf_vma_close() local
134 struct privcmd_buf_private *file_priv = file->private_data; privcmd_buf_mmap() local
[all...]
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_property.h301 drm_property_find(struct drm_device *dev, struct drm_file *file_priv, uint32_t id) drm_property_find() argument
H A Ddrm_auth.h46 struct drm_file *file_priv; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_lock.c257 int drm_legacy_unlock(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_legacy_unlock() argument
164 drm_legacy_lock(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_lock() argument
329 drm_legacy_i_have_hw_lock(struct drm_device *dev, struct drm_file *file_priv) drm_legacy_i_have_hw_lock() argument
341 struct drm_file *file_priv = filp->private_data; drm_legacy_lock_release() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_fb.c96 exynos_user_fb_create(struct drm_device *dev, struct drm_file *file_priv, in exynos_user_fb_create() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H A Dmtk_drm_gem.c117 int mtk_drm_gem_dumb_create(struct drm_file *file_priv, struct drm_device *dev, in mtk_drm_gem_dumb_create() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_cursor.c276 radeon_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) radeon_crtc_cursor_set2() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_gem.c113 int qxl_gem_object_open(struct drm_gem_object *obj, struct drm_file *file_priv) in qxl_gem_object_open() argument
81 qxl_gem_object_create_with_handle(struct qxl_device *qdev, struct drm_file *file_priv, u32 domain, size_t size, struct qxl_surface *surf, struct drm_gem_object **gobj, uint32_t *handle) qxl_gem_object_create_with_handle() argument
118 qxl_gem_object_close(struct drm_gem_object *obj, struct drm_file *file_priv) qxl_gem_object_close() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c35 vmw_getparam_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) vmw_getparam_ioctl() argument
122 vmw_get_cap_3d_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) vmw_get_cap_3d_ioctl() argument
170 vmw_present_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) vmw_present_ioctl() argument
247 vmw_present_readback_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) vmw_present_readback_ioctl() argument
[all...]
H A Dvmwgfx_va.c116 vmw_stream_unref_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) vmw_stream_unref_ioctl() argument
135 vmw_stream_claim_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) vmw_stream_claim_ioctl() argument
H A Dvmwgfx_simple_resource.c138 vmw_simple_resource_create_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv, const struct vmw_simple_resource_func *func) vmw_simple_resource_create_ioctl() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_bo.c126 struct v3d_bo *v3d_bo_create(struct drm_device *dev, struct drm_file *file_priv, in v3d_bo_create() argument
170 v3d_create_bo_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) v3d_create_bo_ioctl() argument
194 v3d_mmap_bo_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) v3d_mmap_bo_ioctl() argument
217 v3d_get_bo_offset_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) v3d_get_bo_offset_ioctl() argument
H A Dv3d_perfmon.c121 v3d_perfmon_create_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) v3d_perfmon_create_ioctl() argument
170 v3d_perfmon_destroy_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) v3d_perfmon_destroy_ioctl() argument
189 v3d_perfmon_get_values_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) v3d_perfmon_get_values_ioctl() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_perfmon.c139 vc4_perfmon_create_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) vc4_perfmon_create_ioctl() argument
195 vc4_perfmon_destroy_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) vc4_perfmon_destroy_ioctl() argument
222 vc4_perfmon_get_values_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) vc4_perfmon_get_values_ioctl() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H A Ddrm_framebuffer_test.c320 fb_create_mock(struct drm_device *dev, struct drm_file *file_priv, const struct drm_mode_fb_cmd2 *mode_cmd) fb_create_mock() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_agpsupport.c82 drm_agp_info_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_agp_info_ioctl() argument
130 drm_agp_acquire_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_agp_acquire_ioctl() argument
154 drm_agp_release_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_agp_release_ioctl() argument
182 drm_agp_enable_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_agp_enable_ioctl() argument
237 drm_agp_alloc_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_agp_alloc_ioctl() argument
296 drm_agp_unbind_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_agp_unbind_ioctl() argument
340 drm_agp_bind_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_agp_bind_ioctl() argument
383 drm_agp_free_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_agp_free_ioctl() argument
[all...]
H A Ddrm_context.c178 drm_legacy_getsareactx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_getsareactx() argument
226 drm_legacy_setsareactx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_setsareactx() argument
304 drm_context_switch_complete(struct drm_device *dev, struct drm_file *file_priv, int new) drm_context_switch_complete() argument
330 drm_legacy_resctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_resctx() argument
365 drm_legacy_addctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_addctx() argument
416 drm_legacy_getctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_getctx() argument
442 drm_legacy_switchctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_switchctx() argument
466 drm_legacy_newctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_newctx() argument
492 drm_legacy_rmctx(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_legacy_rmctx() argument
[all...]
H A Ddrm_damage_helper.c160 drm_atomic_helper_dirtyfb(struct drm_framebuffer *fb, struct drm_file *file_priv, unsigned int flags, unsigned int color, struct drm_clip_rect *clips, unsigned int num_clips) drm_atomic_helper_dirtyfb() argument
H A Ddrm_auth.c64 int drm_getmagic(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getmagic() argument
206 drm_master_check_perm(struct drm_device *dev, struct drm_file *file_priv) in drm_master_check_perm() argument
84 drm_authmagic(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_authmagic() argument
217 drm_setmaster_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_setmaster_ioctl() argument
266 drm_dropmaster_ioctl(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_dropmaster_ioctl() argument
299 drm_master_open(struct drm_file *file_priv) drm_master_open() argument
319 drm_master_release(struct drm_file *file_priv) drm_master_release() argument
389 drm_file_get_master(struct drm_file *file_priv) drm_file_get_master() argument
[all...]
H A Ddrm_internal.h63 drm_irq_by_busid(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_irq_by_busid() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_perfcnt.c69 panfrost_perfcnt_enable_locked(struct panfrost_device *pfdev, struct drm_file *file_priv, unsigned int counterset) panfrost_perfcnt_enable_locked() argument
178 panfrost_perfcnt_disable_locked(struct panfrost_device *pfdev, struct drm_file *file_priv) panfrost_perfcnt_disable_locked() argument
207 panfrost_ioctl_perfcnt_enable(struct drm_device *dev, void *data, struct drm_file *file_priv) panfrost_ioctl_perfcnt_enable() argument
234 panfrost_ioctl_perfcnt_dump(struct drm_device *dev, void *data, struct drm_file *file_priv) panfrost_ioctl_perfcnt_dump() argument
266 panfrost_perfcnt_close(struct drm_file *file_priv) panfrost_perfcnt_close() argument
[all...]
H A Dpanfrost_gem.c114 int panfrost_gem_open(struct drm_gem_object *obj, struct drm_file *file_priv) in panfrost_gem_open() argument
169 void panfrost_gem_close(struct drm_gem_object *obj, struct drm_file *file_priv) in panfrost_gem_close() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_context_types.h60 struct drm_i915_file_private *file_priv; member
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/
H A Dloongson_cursor.c99 loongson_crtc_cursor_set2(struct drm_crtc *crtc, struct drm_file *file_priv, uint32_t handle, uint32_t width, uint32_t height, int32_t hot_x, int32_t hot_y) loongson_crtc_cursor_set2() argument

Completed in 11 milliseconds

12345678910>>...12