Home
last modified time | relevance | path

Searched defs:lseek (Results 1 - 9 of 9) sorted by relevance

/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() function
/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() function
/kernel/liteos_m/components/fs/vfs/
H A Dvfs_files.h60 off_t (*lseek)(struct File *, off_t, int); member
H A Dvfs_fs.c667 off_t lseek(int fd, off_t off, int whence) in lseek() function
[all...]
/kernel/uniproton/src/fs/vfs/
H A Dvfs_files.h39 off_t (*lseek)(struct TagFile *, off_t, S32); member
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Duser_syms.c67 EXPORT_SYMBOL_PROTO(lseek); variable
/kernel/uniproton/src/fs/
H A Dfs.c59 off_t lseek(int fd, off_t offset, int whence) in lseek() function
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h592 off_t lseek(int fd, off_t offset, int whence) in lseek() function
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h1999 off_t lseek(int fd, off_t offset, int whence) in lseek() function

Completed in 10 milliseconds