Home
last modified time | relevance | path

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

123456

/kernel/liteos_a/compat/posix/src/
Dstdio.c38 off_t _lseek(int fd, off_t offset, int whence) in _lseek()
77 off64_t _lseek64(int fd, int offsetHigh, int offsetLow, off64_t *result, int whence) in _lseek64()
/kernel/linux/linux-5.10/fs/iomap/
Dseek.c19 int whence) in page_seek_hole_data()
75 int whence) in page_cache_seek_hole_data()
/kernel/linux/linux-5.10/fs/
Dread_write.c81 generic_file_llseek_size(struct file *file, loff_t offset, int whence, in generic_file_llseek_size()
139 loff_t generic_file_llseek(struct file *file, loff_t offset, int whence) in generic_file_llseek()
157 loff_t fixed_size_llseek(struct file *file, loff_t offset, int whence, loff_t size) in fixed_size_llseek()
176 loff_t no_seek_end_llseek(struct file *file, loff_t offset, int whence) in no_seek_end_llseek()
196 loff_t no_seek_end_llseek_size(struct file *file, loff_t offset, int whence, loff_t size) in no_seek_end_llseek_size()
219 loff_t noop_llseek(struct file *file, loff_t offset, int whence) in noop_llseek()
225 loff_t no_llseek(struct file *file, loff_t offset, int whence) in no_llseek()
231 loff_t default_llseek(struct file *file, loff_t offset, int whence) in default_llseek()
286 loff_t vfs_llseek(struct file *file, loff_t offset, int whence) in vfs_llseek()
299 static off_t ksys_lseek(unsigned int fd, off_t offset, unsigned int whence) in ksys_lseek()
[all …]
/kernel/linux/linux-6.6/fs/
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 …]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dproc_powerpc.c19 static loff_t page_map_seek(struct file *file, loff_t off, int whence) in page_map_seek()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dproc_powerpc.c19 static loff_t page_map_seek(struct file *file, loff_t off, int whence) in page_map_seek()
/kernel/linux/linux-6.6/drivers/pnp/isapnp/
Dproc.c17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek()
/kernel/linux/linux-5.10/drivers/pnp/isapnp/
Dproc.c17 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek()
/kernel/linux/linux-5.10/tools/perf/ui/
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()
/kernel/linux/linux-6.6/tools/perf/ui/
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()
/kernel/linux/linux-6.6/arch/xtensa/platforms/iss/include/platform/
Dsimcall.h76 static inline int simc_lseek(int fd, uint32_t off, int whence) in simc_lseek()
/kernel/linux/linux-6.6/drivers/zorro/
Dproc.c25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek()
/kernel/linux/linux-5.10/drivers/zorro/
Dproc.c25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek()
/kernel/linux/linux-6.6/drivers/fsi/
Di2cr-scom.c20 static loff_t i2cr_scom_llseek(struct file *file, loff_t offset, int whence) in i2cr_scom_llseek()
/kernel/linux/linux-5.10/fs/hpfs/
Ddir.c24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
/kernel/linux/linux-6.6/fs/hpfs/
Ddir.c24 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
/kernel/linux/linux-6.6/drivers/char/
Dadi.c177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek()
Dpowernv-op-panel.c38 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek()
/kernel/linux/linux-5.10/drivers/char/
Dadi.c177 static loff_t adi_llseek(struct file *file, loff_t offset, int whence) in adi_llseek()
Dpowernv-op-panel.c38 static loff_t oppanel_llseek(struct file *filp, loff_t offset, int whence) in oppanel_llseek()
/kernel/liteos_a/fs/proc/src/
Dproc_file.c656 loff_t LseekProcFile(struct ProcDirEntry *pde, loff_t offset, int whence) in LseekProcFile()
686 int LseekDirProcFile(struct ProcDirEntry *pde, off_t *pos, int whence) in LseekDirProcFile()
/kernel/linux/linux-6.6/drivers/s390/char/
Dhmcdrv_dev.c160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek()
/kernel/linux/linux-5.10/drivers/s390/char/
Dhmcdrv_dev.c160 static loff_t hmcdrv_dev_seek(struct file *fp, loff_t pos, int whence) in hmcdrv_dev_seek()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
Dcpqphp_sysfs.c154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
Dcpqphp_sysfs.c154 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek()

123456