Home
last modified time | relevance | path

Searched refs:fixed_size_llseek (Results 1 - 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dproc_powerpc.c21 return fixed_size_llseek(file, off, whence, PAGE_SIZE); in page_map_seek()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dproc_powerpc.c21 return fixed_size_llseek(file, off, whence, PAGE_SIZE); in page_map_seek()
/kernel/linux/linux-5.10/drivers/parisc/
H A Deisa_eeprom.c22 return fixed_size_llseek(file, offset, origin, HPEE_MAX_LENGTH); in eisa_eeprom_llseek()
/kernel/linux/linux-5.10/drivers/pnp/isapnp/
H A Dproc.c19 return fixed_size_llseek(file, off, whence, 256); in isapnp_proc_bus_lseek()
/kernel/linux/linux-6.6/drivers/pnp/isapnp/
H A Dproc.c19 return fixed_size_llseek(file, off, whence, 256); in isapnp_proc_bus_lseek()
/kernel/linux/linux-6.6/drivers/parisc/
H A Deisa_eeprom.c22 return fixed_size_llseek(file, offset, origin, HPEE_MAX_LENGTH); in eisa_eeprom_llseek()
/kernel/linux/linux-5.10/drivers/zorro/
H A Dproc.c27 return fixed_size_llseek(file, off, whence, sizeof(struct ConfigDev)); in proc_bus_zorro_lseek()
/kernel/linux/linux-6.6/drivers/zorro/
H A Dproc.c27 return fixed_size_llseek(file, off, whence, sizeof(struct ConfigDev)); in proc_bus_zorro_lseek()
/kernel/linux/linux-5.10/drivers/char/
H A Dpowernv-op-panel.c40 return fixed_size_llseek(filp, offset, whence, oppanel_size); in oppanel_llseek()
/kernel/linux/linux-6.6/drivers/char/
H A Dpowernv-op-panel.c40 return fixed_size_llseek(filp, offset, whence, oppanel_size); in oppanel_llseek()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c157 return fixed_size_llseek(file, off, whence, dbg->size); in lseek()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c157 return fixed_size_llseek(file, off, whence, dbg->size); in lseek()
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_dp_aux_dev.c143 return fixed_size_llseek(file, offset, whence, AUX_MAX_OFFSET); in auxdev_llseek()
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_aux_dev.c143 return fixed_size_llseek(file, offset, whence, AUX_MAX_OFFSET); in auxdev_llseek()
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbnad_debugfs.c228 return fixed_size_llseek(file, offset, orig, debug->buffer_len); in bnad_debugfs_lseek()
/kernel/linux/linux-5.10/drivers/pci/
H A Dproc.c25 return fixed_size_llseek(file, off, whence, dev->cfg_size); in proc_bus_pci_lseek()
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfad_debugfs.c166 return fixed_size_llseek(file, offset, orig, in bfad_debugfs_lseek()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dfnic_debugfs.c270 return fixed_size_llseek(file, offset, howto, in fnic_trace_debugfs_lseek()
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbnad_debugfs.c228 return fixed_size_llseek(file, offset, orig, debug->buffer_len); in bnad_debugfs_lseek()
/kernel/linux/linux-6.6/drivers/pci/
H A Dproc.c25 return fixed_size_llseek(file, off, whence, dev->cfg_size); in proc_bus_pci_lseek()
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfad_debugfs.c166 return fixed_size_llseek(file, offset, orig, in bfad_debugfs_lseek()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dfnic_debugfs.c250 return fixed_size_llseek(file, offset, howto, in fnic_trace_debugfs_lseek()
/kernel/linux/linux-5.10/drivers/staging/vme/devices/
H A Dvme_user.c272 res = fixed_size_llseek(file, off, whence, image_size); in vme_user_llseek()
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dvc_screen.c245 return fixed_size_llseek(file, offset, orig, size); in vcs_lseek()
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dvc_screen.c245 return fixed_size_llseek(file, offset, orig, size); in vcs_lseek()

Completed in 13 milliseconds

12