Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/ui/
Dbrowser.c73 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/
Dproc_powerpc.c32 static loff_t page_map_seek( struct file *file, loff_t off, int whence) in page_map_seek()
/linux-3.3/drivers/pnp/isapnp/
Dproc.c30 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/
Ddir.c23 static loff_t hpfs_dir_lseek(struct file *filp, loff_t off, int whence) in hpfs_dir_lseek()
/linux-3.3/drivers/zorro/
Dproc.c22 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek()
/linux-3.3/drivers/pci/hotplug/
Dcpqphp_sysfs.c168 static loff_t lseek(struct file *file, loff_t off, int whence) in lseek()
/linux-3.3/arch/mips/include/asm/
Dpmon.h37 #define pmon_lseek(fd, off, whence) debug_vectors->lseek(fd, off, whence) argument
/linux-3.3/fs/proc/
Dinode.c144 static loff_t proc_reg_llseek(struct file *file, loff_t offset, int whence) in proc_reg_llseek()
/linux-3.3/scripts/
Drecordmcount.c80 ulseek(int const fd, off_t const offset, int const whence) in ulseek()
/linux-3.3/drivers/pci/
Dproc.c21 proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek()
/linux-3.3/fs/hostfs/
Dhostfs_user.c138 int lseek_file(int fd, long long offset, int whence) in lseek_file()
/linux-3.3/drivers/usb/host/
Duhci-debug.c525 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/
Dvme_user.c410 static loff_t vme_user_llseek(struct file *file, loff_t off, int whence) in vme_user_llseek()
/linux-3.3/drivers/usb/misc/
Dlegousbtower.c581 static loff_t tower_llseek (struct file *file, loff_t off, int whence) in tower_llseek()
/linux-3.3/drivers/s390/char/
Dvmur.c783 static loff_t ur_llseek(struct file *file, loff_t offset, int whence) in ur_llseek()
/linux-3.3/drivers/char/
Dmbcs.c453 static loff_t mbcs_sram_llseek(struct file * filp, loff_t off, int whence) in mbcs_sram_llseek()
/linux-3.3/arch/x86/ia32/
Dsys_ia32.c481 long sys32_lseek(unsigned int fd, int offset, unsigned int whence) in sys32_lseek()
/linux-3.3/tools/perf/util/ui/browsers/
Dhists.c680 off_t offset, int whence) in ui_browser__hists_seek()
/linux-3.3/drivers/scsi/lpfc/
Dlpfc_debugfs.c1139 lpfc_debugfs_lseek(struct file *file, loff_t off, int whence) in lpfc_debugfs_lseek()