Searched defs:ppos (Results 1 - 11 of 11) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_debugfs.c42 kfd_debugfs_hang_hws_write(struct file * file,const char __user * user_buf,size_t size,loff_t * ppos) argument
/src/usr.bin/at/
H A Dat.c174 char *ap, *ppos; local in function:writefile
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_fb_helper.h384 drm_fb_helper_sys_read(struct fb_info * info,char __user * buf,size_t count,loff_t * ppos) argument
391 drm_fb_helper_sys_write(struct fb_info * info,const char __user * buf,size_t count,loff_t * ppos) argument
/src/sys/dev/wscons/
H A Dwsdisplay_vcons.c1030 int pos, c, offset, ppos; local in function:vcons_copycols_noread
1184 int pos, l, c, offset, ppos; local in function:vcons_copyrows_noread
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_ras.c905 amdgpu_ras_sysfs_badpages_read(struct file * f,struct kobject * kobj,struct bin_attribute * attr,char * buf,loff_t ppos,size_t count) argument
/src/usr.bin/gzip/
H A Dunlz.c282 off_t pos, ppos, spos, dict_size; member in struct:lz_decoder
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fb_helper.c721 drm_fb_helper_sys_read(struct fb_info * info,char __user * buf,size_t count,loff_t * ppos) argument
737 drm_fb_helper_sys_write(struct fb_info * info,const char __user * buf,size_t count,loff_t * ppos) argument
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dkvmgt.c414 intel_vgpu_reg_rw_opregion(struct intel_vgpu * vgpu,char * buf,size_t count,loff_t * ppos,bool iswrite) argument
513 intel_vgpu_reg_rw_edid(struct intel_vgpu * vgpu,char * buf,size_t count,loff_t * ppos,bool iswrite) argument
937 intel_vgpu_rw(struct mdev_device * mdev,char * buf,size_t count,loff_t * ppos,bool is_write) argument
986 gtt_entry(struct mdev_device * mdev,loff_t * ppos) argument
1005 intel_vgpu_read(struct mdev_device * mdev,char __user * buf,size_t count,loff_t * ppos) argument
1078 intel_vgpu_write(struct mdev_device * mdev,const char __user * buf,size_t count,loff_t * ppos) argument
[all...]
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_arm.c1559 vchiq_read(struct file *file, off_t *ppos, struct uio *uio, kauth_cred_t cred, argument
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_perf.c3028 i915_perf_read_locked(struct i915_perf_stream * stream,struct file * file,struct uio * buf,kauth_cred_t count,int ppos) argument
3037 i915_perf_read_locked(struct i915_perf_stream * stream,struct file * file,char __user * buf,size_t count,loff_t * ppos) argument
3075 i915_perf_read(struct file * file,off_t * offset,struct uio * buf,kauth_cred_t count,int ppos) argument
H A Di915_debugfs.c751 i915_error_state_write(struct file * filp,const char __user * ubuf,size_t cnt,loff_t * ppos) argument
1930 i915_guc_log_relay_write(struct file * filp,const char __user * ubuf,size_t cnt,loff_t * ppos) argument
4181 i915_fifo_underrun_reset_write(struct file * filp,const char __user * ubuf,size_t cnt,loff_t * ppos) argument

Completed in 35 milliseconds