Home
last modified time | relevance | path

Searched defs:whence (Results 1 - 25 of 149) sorted by relevance

123456

/kernel/liteos_a/compat/posix/src/
H A Dstdio.c38 off_t _lseek(int fd, off_t offset, int whence) in _lseek() argument
77 off64_t _lseek64(int fd, int offsetHigh, int offsetLow, off64_t *result, int whence) in _lseek64() argument
/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-5.10/drivers/char/
H A Dadi.c177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek() argument
H A Dpowernv-op-panel.c38 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek() argument
/kernel/linux/linux-5.10/fs/iomap/
H A Dseek.c18 page_seek_hole_data(struct inode *inode, struct page *page, loff_t *lastoff, int whence) page_seek_hole_data() argument
74 page_cache_seek_hole_data(struct inode *inode, loff_t offset, loff_t length, int whence) page_cache_seek_hole_data() argument
/kernel/linux/linux-5.10/drivers/zorro/
H A Dproc.c25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek() argument
/kernel/linux/linux-6.6/drivers/zorro/
H A Dproc.c25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek() argument
/kernel/linux/linux-6.6/drivers/char/
H A Dadi.c177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek() argument
H A Dpowernv-op-panel.c38 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek() argument
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek() argument
/kernel/linux/linux-5.10/fs/hpfs/
H A Ddir.c24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek() argument
/kernel/linux/linux-5.10/fs/orangefs/
H A Ddir.c282 orangefs_dir_llseek(struct file *file, loff_t offset, int whence) orangefs_dir_llseek() argument
/kernel/linux/linux-5.10/fs/sharefs/
H A Dfile.c144 static loff_t sharefs_file_llseek(struct file *file, loff_t offset, int whence) in sharefs_file_llseek() argument
/kernel/linux/linux-6.6/fs/hpfs/
H A Ddir.c24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek() argument
/kernel/linux/linux-6.6/fs/sharefs/
H A Dfile.c144 static loff_t sharefs_file_llseek(struct file *file, loff_t offset, int whence) in sharefs_file_llseek() argument
/kernel/linux/linux-6.6/fs/orangefs/
H A Ddir.c282 orangefs_dir_llseek(struct file *file, loff_t offset, int whence) orangefs_dir_llseek() argument
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek() argument

Completed in 10 milliseconds

123456