Home
last modified time | relevance | path

Searched defs:filp (Results 1 – 25 of 60) sorted by relevance

123

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_gem.c232 struct drm_file *filp) in radeon_gem_info_ioctl()
250 struct drm_file *filp) in radeon_gem_pread_ioctl()
258 struct drm_file *filp) in radeon_gem_pwrite_ioctl()
266 struct drm_file *filp) in radeon_gem_create_ioctl()
299 struct drm_file *filp) in radeon_gem_userptr_ioctl()
402 struct drm_file *filp) in radeon_gem_set_domain_ioctl()
432 int radeon_mode_dumb_mmap(struct drm_file *filp, in radeon_mode_dumb_mmap()
454 struct drm_file *filp) in radeon_gem_mmap_ioctl()
462 struct drm_file *filp) in radeon_gem_busy_ioctl()
489 struct drm_file *filp) in radeon_gem_wait_idle_ioctl()
[all …]
H A Dradeon_drv.c531 long radeon_drm_ioctl(struct file *filp, in radeon_drm_ioctl()
550 static long radeon_kms_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in radeon_kms_compat_ioctl()
H A Dradeon_kms.c229 static int radeon_info_ioctl(struct drm_device *dev, void *data, struct drm_file *filp) in radeon_info_ioctl()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_file.c315 static void drm_close_helper(struct file *filp) in drm_close_helper()
353 static int drm_open_helper(struct file *filp, struct drm_minor *minor) in drm_open_helper()
426 int drm_open(struct inode *inode, struct file *filp) in drm_open()
493 int drm_release(struct inode *inode, struct file *filp) in drm_release()
544 ssize_t drm_read(struct file *filp, char __user *buffer, in drm_read()
633 __poll_t drm_poll(struct file *filp, struct poll_table_struct *wait) in drm_poll()
H A Ddrm_gem.c141 struct file *filp; in drm_gem_object_init() local
213 drm_gem_remove_prime_handles(struct drm_gem_object *obj, struct drm_file *filp) in drm_gem_remove_prime_handles()
320 drm_gem_handle_delete(struct drm_file *filp, u32 handle) in drm_gem_handle_delete()
759 static int objects_lookup(struct drm_file *filp, u32 *handle, int count, in objects_lookup()
801 int drm_gem_objects_lookup(struct drm_file *filp, void __user *bo_handles, in drm_gem_objects_lookup()
851 drm_gem_object_lookup(struct drm_file *filp, u32 handle) in drm_gem_object_lookup()
1279 int drm_gem_mmap(struct file *filp, struct vm_area_struct *vma) in drm_gem_mmap()
H A Ddrm_legacy.h159 static inline void drm_legacy_lock_release(struct drm_device *dev, struct file *filp) {} in drm_legacy_lock_release()
180 struct drm_file *filp) {} in drm_legacy_reclaim_buffers()
H A Ddrm_vm.c473 static int drm_mmap_dma(struct file *filp, struct vm_area_struct *vma) in drm_mmap_dma()
536 static int drm_mmap_locked(struct file *filp, struct vm_area_struct *vma) in drm_mmap_locked()
650 int drm_legacy_mmap(struct file *filp, struct vm_area_struct *vma) in drm_legacy_mmap()
H A Ddrm_lock.c344 void drm_legacy_lock_release(struct drm_device *dev, struct file *filp) in drm_legacy_lock_release()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gem.c225 struct drm_file *filp) in amdgpu_gem_create_ioctl()
299 struct drm_file *filp) in amdgpu_gem_userptr_ioctl()
378 int amdgpu_mode_dumb_mmap(struct drm_file *filp, in amdgpu_mode_dumb_mmap()
401 struct drm_file *filp) in amdgpu_gem_mmap_ioctl()
438 struct drm_file *filp) in amdgpu_gem_wait_idle_ioctl()
471 struct drm_file *filp) in amdgpu_gem_metadata_ioctl()
581 struct drm_file *filp) in amdgpu_gem_va_ioctl()
713 struct drm_file *filp) in amdgpu_gem_op_ioctl()
H A Damdgpu_ioc32.c42 long amdgpu_kms_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in amdgpu_kms_compat_ioctl()
H A Damdgpu_ctx.c51 static int amdgpu_ctx_priority_permit(struct drm_file *filp, in amdgpu_ctx_priority_permit()
146 struct drm_file *filp, in amdgpu_ctx_init()
241 struct drm_file *filp, in amdgpu_ctx_alloc()
394 struct drm_file *filp) in amdgpu_ctx_ioctl()
H A Damdgpu_cs.c1290 int amdgpu_cs_ioctl(struct drm_device *dev, void *data, struct drm_file *filp) in amdgpu_cs_ioctl()
1359 struct drm_file *filp) in amdgpu_cs_wait_ioctl()
1408 struct drm_file *filp, in amdgpu_cs_get_fence()
1434 struct drm_file *filp) in amdgpu_cs_fence_to_handle_ioctl()
1523 struct drm_file *filp, in amdgpu_cs_wait_all_fences()
1568 struct drm_file *filp, in amdgpu_cs_wait_any_fence()
1632 struct drm_file *filp) in amdgpu_cs_wait_fences_ioctl()
H A Damdgpu_bo_list.c69 int amdgpu_bo_list_create(struct amdgpu_device *adev, struct drm_file *filp, in amdgpu_bo_list_create()
283 struct drm_file *filp) in amdgpu_bo_list_ioctl()
H A Damdgpu_sched.c120 struct drm_file *filp) in amdgpu_sched_ioctl()
H A Damdgpu_vce.h45 struct drm_file *filp[AMDGPU_MAX_VCE_HANDLES]; member
H A Damdgpu_uvd.h65 struct drm_file *filp[AMDGPU_MAX_UVD_HANDLES]; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_chardev.c350 static int kfd_ioctl_destroy_queue(struct file *filp, struct kfd_process *p, in kfd_ioctl_destroy_queue()
368 static int kfd_ioctl_update_queue(struct file *filp, struct kfd_process *p, in kfd_ioctl_update_queue()
414 static int kfd_ioctl_set_cu_mask(struct file *filp, struct kfd_process *p, in kfd_ioctl_set_cu_mask()
872 static int kfd_ioctl_get_process_apertures(struct file *filp, in kfd_ioctl_get_process_apertures()
928 static int kfd_ioctl_get_process_apertures_new(struct file *filp, in kfd_ioctl_get_process_apertures_new()
1019 static int kfd_ioctl_create_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_create_event()
1090 static int kfd_ioctl_destroy_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_destroy_event()
1098 static int kfd_ioctl_set_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_set_event()
1106 static int kfd_ioctl_reset_event(struct file *filp, struct kfd_process *p, in kfd_ioctl_reset_event()
1114 static int kfd_ioctl_wait_events(struct file *filp, struct kfd_process *p, in kfd_ioctl_wait_events()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_ioc32.c55 long nouveau_compat_ioctl(struct file *filp, unsigned int cmd, in nouveau_compat_ioctl()
H A Dnouveau_usif.c59 usif_notify_find(struct drm_file *filp, u32 handle) in usif_notify_find()
85 struct drm_file *filp; in usif_notify() local
304 usif_ioctl(struct drm_file *filp, void *data, u32 argc) in usif_ioctl()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_gem.h232 struct uvm_object *filp; member
245 struct file *filp; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_ioc32.c83 long i915_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in i915_compat_ioctl()
H A Di915_sysfs.c168 i915_l3_read(struct file *filp, struct kobject *kobj, in i915_l3_read()
196 i915_l3_write(struct file *filp, struct kobject *kobj, in i915_l3_write()
499 static ssize_t error_state_read(struct file *filp, struct kobject *kobj, in error_state_read()
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_ttm_glue.c35 int vmw_mmap(struct file *filp, struct vm_area_struct *vma) in vmw_mmap()
H A Dvmwgfx_ioctl.c425 __poll_t vmw_fops_poll(struct file *filp, struct poll_table_struct *wait) in vmw_fops_poll()
447 ssize_t vmw_fops_read(struct file *filp, char __user *buffer, in vmw_fops_read()
H A Dvmwgfx_drv.c1130 static int vmw_generic_ioctl(struct file *filp, unsigned long cmd, in vmw_generic_ioctl()
1184 static int vmw_unlocked_ioctl(struct file *filp, unsigned long cmd, void *arg) in vmw_unlocked_ioctl()
1194 static long vmw_compat_ioctl(struct file *filp, unsigned int cmd, in vmw_compat_ioctl()

123