Home
last modified time | relevance | path

Searched defs:whence (Results 1 – 25 of 81) sorted by relevance

1234

/openbmc/linux/fs/
H A Dread_write.c86 generic_file_llseek_size(struct file *file, loff_t offset, int whence, in generic_file_llseek_size()
144 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) in generic_file_llseek()
162 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek()
181 loff_t no_seek_end_llseek(struct file *file, loff_t offset, int whence) in no_seek_end_llseek()
201 loff_t no_seek_end_llseek_size(struct file *file, loff_t offset, int whence, loff_t size) in no_seek_end_llseek_size()
224 loff_t noop_llseek(struct file *file, loff_t offset, int whence) in noop_llseek()
230 loff_t default_llseek(struct file *file, loff_t offset, int whence) in default_llseek()
285 loff_t vfs_llseek(struct file *file, loff_t offset, int whence) in vfs_llseek()
293 static off_t ksys_lseek(unsigned int fd, off_t offset, unsigned int whence) in ksys_lseek()
311 SYSCALL_DEFINE3(lseek, unsigned int, fd, off_t, offset, unsigned int, whence) in SYSCALL_DEFINE3() argument
[all …]
H A Dlibfs.c138 loff_t dcache_dir_lseek(struct file *file, loff_t offset, int whence) in dcache_dir_lseek()
385 static loff_t offset_dir_llseek(struct file *file, loff_t offset, int whence) in offset_dir_llseek()
1618 static loff_t empty_dir_llseek(struct file *file, loff_t offset, int whence) in empty_dir_llseek()
/openbmc/linux/arch/powerpc/kernel/
H A Dproc_powerpc.c19 static loff_t page_map_seek(struct file *file, loff_t off, int whence) in page_map_seek()
/openbmc/linux/drivers/pnp/isapnp/
H A Dproc.c17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek()
/openbmc/linux/tools/perf/ui/
H A Dbrowser.c103 void ui_browser__list_head_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__list_head_seek()
138 void ui_browser__rb_tree_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__rb_tree_seek()
608 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__argv_seek()
/openbmc/linux/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h76 static inline int simc_lseek(int fd, uint32_t off, int whence) in simc_lseek()
/openbmc/linux/drivers/zorro/
H A Dproc.c25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek()
/openbmc/linux/drivers/fsi/
H A Di2cr-scom.c20 static loff_t i2cr_scom_llseek(struct file *file, loff_t offset, int whence) in i2cr_scom_llseek()
/openbmc/linux/fs/hpfs/
H A Ddir.c24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
/openbmc/linux/drivers/char/
H A Dadi.c177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek()
H A Dpowernv-op-panel.c38 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek()
/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek()
/openbmc/qemu/migration/
H A Dchannel-block.c116 int whence, in qio_channel_block_seek()
/openbmc/linux/drivers/s390/char/
H A Dhmcdrv_dev.c160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dpmc.c370 loff_t wil_pmc_llseek(struct file *filp, loff_t off, int whence) in wil_pmc_llseek()
/openbmc/qemu/io/
H A Dchannel-file.c163 int whence, in qio_channel_file_seek()
H A Dchannel-buffer.c129 int whence, in qio_channel_buffer_seek()
/openbmc/linux/fs/orangefs/
H A Ddir.c283 int whence) in orangefs_dir_llseek()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_dev.c141 static loff_t auxdev_llseek(struct file *file, loff_t offset, int whence) in auxdev_llseek()
/openbmc/linux/fs/nfs/
H A Dnfs4file.c203 static loff_t nfs4_file_llseek(struct file *filep, loff_t offset, int whence) in nfs4_file_llseek()
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dfilemap.py170 def _lseek(file_obj, offset, whence): argument
/openbmc/linux/fs/ecryptfs/
H A Dfile.c337 static loff_t ecryptfs_dir_llseek(struct file *file, loff_t offset, int whence) in ecryptfs_dir_llseek()
/openbmc/linux/drivers/pci/
H A Dproc.c22 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek()
/openbmc/linux/fs/cachefiles/
H A Dondemand.c69 int whence) in cachefiles_ondemand_fd_llseek()
/openbmc/linux/drivers/usb/host/
H A Duhci-debug.c586 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence) in uhci_debug_lseek()

1234