Searched defs:whence (Results 1 – 19 of 19) sorted by relevance
/linux-3.3/tools/perf/util/ui/ |
D | browser.c | 73 void ui_browser__list_head_seek(struct ui_browser *self, off_t offset, int whence) in ui_browser__list_head_seek() 108 void ui_browser__rb_tree_seek(struct ui_browser *self, off_t offset, int whence) in ui_browser__rb_tree_seek() 546 void ui_browser__argv_seek(struct ui_browser *browser, off_t offset, int whence) in ui_browser__argv_seek()
|
/linux-3.3/arch/powerpc/kernel/ |
D | proc_powerpc.c | 32 static loff_t page_map_seek( struct file *file, loff_t off, int whence) in page_map_seek()
|
/linux-3.3/drivers/pnp/isapnp/ |
D | proc.c | 30 static loff_t isapnp_proc_bus_lseek(struct file *file, loff_t off, int whence) in isapnp_proc_bus_lseek()
|
/linux-3.3/fs/hpfs/ |
D | dir.c | 23 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
|
/linux-3.3/drivers/zorro/ |
D | proc.c | 22 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek()
|
/linux-3.3/drivers/pci/hotplug/ |
D | cpqphp_sysfs.c | 168 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek()
|
/linux-3.3/arch/mips/include/asm/ |
D | pmon.h | 37 #define pmon_lseek(fd, off, whence) debug_vectors->lseek(fd, off, whence) argument
|
/linux-3.3/fs/proc/ |
D | inode.c | 144 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek()
|
/linux-3.3/scripts/ |
D | recordmcount.c | 80 ulseek(int const fd, off_t const offset, int const whence) in ulseek()
|
/linux-3.3/drivers/pci/ |
D | proc.c | 21 proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek()
|
/linux-3.3/fs/hostfs/ |
D | hostfs_user.c | 138 int lseek_file(int fd, long long offset, int whence) in lseek_file()
|
/linux-3.3/drivers/usb/host/ |
D | uhci-debug.c | 525 static loff_t uhci_debug_lseek(struct file *file, loff_t off, int whence) in uhci_debug_lseek()
|
/linux-3.3/drivers/staging/vme/devices/ |
D | vme_user.c | 410 static loff_t vme_user_llseek(struct file *file, loff_t off, int whence) in vme_user_llseek()
|
/linux-3.3/drivers/usb/misc/ |
D | legousbtower.c | 581 static loff_t tower_llseek (struct file *file, loff_t off, int whence) in tower_llseek()
|
/linux-3.3/drivers/s390/char/ |
D | vmur.c | 783 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek()
|
/linux-3.3/drivers/char/ |
D | mbcs.c | 453 static loff_t mbcs_sram_llseek(struct file * filp, loff_t off, int whence) in mbcs_sram_llseek()
|
/linux-3.3/arch/x86/ia32/ |
D | sys_ia32.c | 481 long sys32_lseek(unsigned int fd, int offset, unsigned int whence) in sys32_lseek()
|
/linux-3.3/tools/perf/util/ui/browsers/ |
D | hists.c | 680 off_t offset, int whence) in ui_browser__hists_seek()
|
/linux-3.3/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 1139 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) in lpfc_debugfs_lseek()
|