taglinefilesource code
offset122arch/alpha/boot/tools/build.cunsigned long size, offset;
offset130arch/alpha/boot/tools/build.coffset = shdr[i].s_scnptr;
offset131arch/alpha/boot/tools/build.cif (lseek(fd, offset, SEEK_SET) != offset)
offset137arch/alpha/boot/tools/build.cif (offset)
offset72arch/alpha/kernel/osf_sys.cstatic int osf_filldir(void * __buf, const char * name, int namlen, off_t offset, ino_t ino)
offset82arch/alpha/kernel/osf_sys.cput_user(offset, buf->basep);
offset54arch/i386/kernel/ptrace.cstatic inline int get_stack_long(struct task_struct *task, int offset)
offset59arch/i386/kernel/ptrace.cstack += offset;
offset69arch/i386/kernel/ptrace.cstatic inline int put_stack_long(struct task_struct *task, int offset,
offset75arch/i386/kernel/ptrace.cstack += offset;
offset35arch/i386/kernel/smp.cextern void *vremap(unsigned long offset, unsigned long size);  /* Linus hasnt put this in the headers yet */
offset121arch/i386/kernel/time.cunsigned long offset = 0;
offset132arch/i386/kernel/time.coffset = TICK_SIZE;
offset136arch/i386/kernel/time.creturn offset + count;
offset45arch/i386/math-emu/fpu_aux.coperand_address.offset = 0;
offset47arch/i386/math-emu/fpu_aux.cinstruction_address.offset = 0;
offset97arch/i386/math-emu/fpu_emu.hunsigned int offset;
offset314arch/i386/math-emu/fpu_entry.centry_sel_off.offset = FPU_ORIG_EIP;
offset515arch/i386/math-emu/fpu_entry.coperand_address.offset = 0;
offset77arch/i386/math-emu/get_address.clong offset;
offset89arch/i386/math-emu/get_address.coffset = 0;              /* No base register */
offset91arch/i386/math-emu/get_address.coffset = REG_(base);
offset102arch/i386/math-emu/get_address.coffset += (REG_(index)) << ss;
offset110arch/i386/math-emu/get_address.coffset += (signed char) get_fs_byte((char *) (*fpu_eip));
offset119arch/i386/math-emu/get_address.coffset += (signed) get_fs_long((unsigned long *) (*fpu_eip));
offset124arch/i386/math-emu/get_address.creturn offset;
offset146arch/i386/math-emu/get_address.cunsigned short *selector, long offset)
offset164arch/i386/math-emu/get_address.caddress = base_address + offset;
offset254arch/i386/math-emu/get_address.caddr->offset = address;
offset261arch/i386/math-emu/get_address.caddr->offset = address;
offset287arch/i386/math-emu/get_address.caddr->offset = address;
offset403arch/i386/math-emu/get_address.caddr->offset = address;
offset1164arch/i386/math-emu/reg_ld_str.cinstruction_address.offset = get_fs_word((unsigned short *) (s+6));
offset1166arch/i386/math-emu/reg_ld_str.coperand_address.offset = get_fs_word((unsigned short *) (s+0x0a));
offset1172arch/i386/math-emu/reg_ld_str.cinstruction_address.offset
offset1174arch/i386/math-emu/reg_ld_str.coperand_address.offset += (operand_address.selector & 0xf000) << 4;
offset1184arch/i386/math-emu/reg_ld_str.cinstruction_address.offset = get_fs_long((unsigned long *) (s+0x0c));
offset1187arch/i386/math-emu/reg_ld_str.coperand_address.offset = get_fs_long((unsigned long *) (s+0x14));
offset1305arch/i386/math-emu/reg_ld_str.cput_fs_word(instruction_address.offset, (unsigned short *) (d+6));
offset1306arch/i386/math-emu/reg_ld_str.cput_fs_word(operand_address.offset, (unsigned short *) (d+0x0a));
offset1309arch/i386/math-emu/reg_ld_str.cput_fs_word((instruction_address.offset & 0xf0000) >> 4,
offset1311arch/i386/math-emu/reg_ld_str.cput_fs_word((operand_address.offset & 0xf0000) >> 4,
offset1336arch/i386/math-emu/reg_ld_str.cput_fs_long(instruction_address.offset, (unsigned long *) (d+0x0c));
offset1339arch/i386/math-emu/reg_ld_str.cput_fs_long(operand_address.offset, (unsigned long *) (d+0x14));
offset54arch/mips/kernel/ptrace.cstatic inline int get_stack_long(struct task_struct *task, int offset)
offset59arch/mips/kernel/ptrace.cstack += offset;
offset69arch/mips/kernel/ptrace.cstatic inline int put_stack_long(struct task_struct *task, int offset,
offset75arch/mips/kernel/ptrace.cstack += offset;
offset40arch/mips/kernel/syscall.cint flags, int fd, off_t offset)
offset50arch/mips/kernel/syscall.creturn do_mmap(file, addr, len, prot, flags, offset);
offset61arch/mips/kernel/time.cunsigned long offset = 0;
offset72arch/mips/kernel/time.coffset = TICK_SIZE;
offset76arch/mips/kernel/time.creturn offset + count;
offset154arch/ppc/kernel/mk_defs.cput_line(FILE *out, char *name, int offset)
offset156arch/ppc/kernel/mk_defs.cfprintf(out, "#define %s %d\n", name, offset);
offset54arch/ppc/kernel/pci.cunsigned char dev, unsigned char offset, unsigned int *val)
offset60arch/ppc/kernel/pci.c_printk("PCI Read config dword[%d.%d.%x] = ", bus, dev, offset);
offset68arch/ppc/kernel/pci.cptr = (unsigned long *)(0x80800000 | (1<<dev) | offset);
offset83arch/ppc/kernel/pci.cunsigned char dev, unsigned char offset, unsigned short *val)
offset89arch/ppc/kernel/pci.c_printk("PCI Read config word[%d.%d.%x] = ", bus, dev, offset);
offset97arch/ppc/kernel/pci.cptr = (unsigned short *)(0x80800000 | (1<<dev) | offset);
offset112arch/ppc/kernel/pci.cunsigned char dev, unsigned char offset, unsigned char *val)
offset118arch/ppc/kernel/pci.c_printk("PCI Read config byte[%d.%d.%x] = ", bus, dev, offset);
offset126arch/ppc/kernel/pci.cptr = (unsigned char *)(0x80800000 | (1<<dev) | offset ^ 1);
offset141arch/ppc/kernel/pci.cunsigned char dev, unsigned char offset, unsigned int val)
offset148arch/ppc/kernel/pci.c_printk("PCI Write config dword[%d.%d.%x] = %x\n", bus, dev, offset, _val);
offset155arch/ppc/kernel/pci.cptr = (unsigned long *)(0x80800000 | (1<<dev) | offset);
offset163arch/ppc/kernel/pci.cunsigned char dev, unsigned char offset, unsigned short val)
offset170arch/ppc/kernel/pci.c_printk("PCI Write config word[%d.%d.%x] = %x\n", bus, dev, offset, _val);
offset177arch/ppc/kernel/pci.cptr = (unsigned short *)(0x80800000 | (1<<dev) | offset);
offset185arch/ppc/kernel/pci.cunsigned char dev, unsigned char offset, unsigned char val)
offset192arch/ppc/kernel/pci.c_printk("PCI Write config byte[%d.%d.%x] = %x\n", bus, dev, offset, _val);
offset199arch/ppc/kernel/pci.cptr = (unsigned char *)(0x80800000 | (1<<dev) | offset ^ 1);
offset55arch/sparc/kernel/ioport.cunsigned long offset = (addr & (~PAGE_MASK));
offset63arch/sparc/kernel/ioport.clen += offset;
offset68arch/sparc/kernel/ioport.cif (check_region ((vaddr | offset), len)){
offset74arch/sparc/kernel/ioport.crequest_region ((vaddr | offset), len, name);
offset85arch/sparc/kernel/ioport.creturn (void *) (base_address | offset);
offset347arch/sparc/kernel/sys_sunos.coff_t offset, ino_t ino)
offset358arch/sparc/kernel/sys_sunos.cput_user(offset, &dirent->d_off);
offset3086drivers/block/ide-tape.cint idetape_chrdev_lseek (struct inode *inode, struct file *file, off_t offset, int origin)
offset3096drivers/block/ide-tape.cif (idetape_position_tape (drive,offset) != 0) {
offset2769drivers/block/ide.cint ide_xlate_1024 (kdev_t i_rdev, int offset, const char *msg)
offset2797drivers/block/ide.cif (offset) {
offset2799drivers/block/ide.cif (offset == -1)
offset82drivers/block/rd.cint offset, len;
offset94drivers/block/rd.coffset = CURRENT->sector << 9;
offset97drivers/block/rd.cif ((offset + len) > rd_length[minor]) {
offset146drivers/block/xd.cif (!memcmp(xd_bases[i] + xd_sigs[j].offset,xd_sigs[j].string,strlen(xd_sigs[j].string))) {
offset1208drivers/cdrom/cdu31a.cunsigned int offset,
offset1242drivers/cdrom/cdu31a.cinsb(sony_cd_read_reg, &buffer[offset], bytesleft);
offset1275drivers/cdrom/cdu31a.cunsigned int offset;
offset1283drivers/cdrom/cdu31a.coffset = 0;
offset1311drivers/cdrom/cdu31a.coffset += readahead_dataleft;
offset1385drivers/cdrom/cdu31a.cinput_data(buffer, bytesleft, nblocks, offset, skip);
offset272drivers/char/apm_bios.cunsigned long  offset;
offset902drivers/char/apm_bios.capm_bios_info.cseg, apm_bios_info.offset,
offset982drivers/char/apm_bios.capm_bios_info.cseg, apm_bios_info.offset,
offset989drivers/char/apm_bios.capm_bios_entry.offset = apm_bios_info.offset;
offset125drivers/char/console.cextern void set_scrmem(int currcons, long offset);
offset966drivers/char/console.cstatic inline unsigned short *screenpos(int currcons, int offset, int viewed)
offset968drivers/char/console.cunsigned short *p = (unsigned short *)(origin + offset);
offset975drivers/char/console.cvoid invert_screen(int currcons, int offset, int count, int viewed)
offset980drivers/char/console.cp = screenpos(currcons, offset, viewed);
offset997drivers/char/console.cvoid complement_pos(int currcons, int offset)
offset1004drivers/char/console.cif (offset == -1)
offset1007drivers/char/console.cp = screenpos(currcons, offset, 1);
offset1014drivers/char/console.cunsigned short screen_word(int currcons, int offset, int viewed)
offset1016drivers/char/console.creturn scr_readw(screenpos(currcons, offset, viewed));
offset2124drivers/char/console.clong offset;
offset2145drivers/char/console.coffset = 0;
offset2151drivers/char/console.coffset = (blank_origin - video_mem_base)
offset2156drivers/char/console.cset_scrmem(fg_console, offset);
offset301drivers/char/istallion.cchar    *(*getmemptr)(struct stlbrd *brdp, unsigned long offset, int line);
offset534drivers/char/istallion.c#define  EBRDGETMEMPTR(brdp,offset)        \
offset535drivers/char/istallion.c(* brdp->getmemptr)(brdp, offset, __LINE__)
offset628drivers/char/istallion.cstatic char  *stli_ecpgetmemptr(stlibrd_t *brdp, unsigned long offset, int line);
offset634drivers/char/istallion.cstatic char  *stli_ecpeigetmemptr(stlibrd_t *brdp, unsigned long offset, int line);
offset638drivers/char/istallion.cstatic char  *stli_ecpmcgetmemptr(stlibrd_t *brdp, unsigned long offset, int line);
offset644drivers/char/istallion.cstatic char  *stli_onbgetmemptr(stlibrd_t *brdp, unsigned long offset, int line);
offset649drivers/char/istallion.cstatic char  *stli_onbegetmemptr(stlibrd_t *brdp, unsigned long offset, int line);
offset652drivers/char/istallion.cstatic char  *stli_bbygetmemptr(stlibrd_t *brdp, unsigned long offset, int line);
offset655drivers/char/istallion.cstatic char  *stli_stalgetmemptr(stlibrd_t *brdp, unsigned long offset, int line);
offset2835drivers/char/istallion.cstatic char *stli_ecpgetmemptr(stlibrd_t *brdp, unsigned long offset, int line)
offset2841drivers/char/istallion.cprintk("stli_ecpgetmemptr(brdp=%x,offset=%x)\n", (int) brdp, (int) offset);
offset2844drivers/char/istallion.cif (offset > brdp->memsize) {
offset2845drivers/char/istallion.cprintk("STALLION: shared memory pointer=%x out of range at line=%d(%d), brd=%d\n", (int) offset, line, __LINE__, brdp->brdnr);
offset2849drivers/char/istallion.cptr = brdp->membase + (offset % ECP_ATPAGESIZE);
offset2850drivers/char/istallion.cval = (unsigned char) (offset / ECP_ATPAGESIZE);
offset2922drivers/char/istallion.cstatic char *stli_ecpeigetmemptr(stlibrd_t *brdp, unsigned long offset, int line)
offset2928drivers/char/istallion.cprintk("stli_ecpeigetmemptr(brdp=%x,offset=%x,line=%d)\n", (int) brdp, (int) offset, line);
offset2931drivers/char/istallion.cif (offset > brdp->memsize) {
offset2932drivers/char/istallion.cprintk("STALLION: shared memory pointer=%x out of range at line=%d(%d), brd=%d\n", (int) offset, line, __LINE__, brdp->brdnr);
offset2936drivers/char/istallion.cptr = brdp->membase + (offset % ECP_EIPAGESIZE);
offset2937drivers/char/istallion.cif (offset < ECP_EIPAGESIZE)
offset2976drivers/char/istallion.cstatic char *stli_ecpmcgetmemptr(stlibrd_t *brdp, unsigned long offset, int line)
offset2981drivers/char/istallion.cif (offset > brdp->memsize) {
offset2982drivers/char/istallion.cprintk("STALLION: shared memory pointer=%x out of range at line=%d(%d), brd=%d\n", (int) offset, line, __LINE__, brdp->brdnr);
offset2986drivers/char/istallion.cptr = brdp->membase + (offset % ECP_MCPAGESIZE);
offset2987drivers/char/istallion.cval = ((unsigned char) (offset / ECP_MCPAGESIZE)) | ECP_MCENABLE;
offset3052drivers/char/istallion.cstatic char *stli_onbgetmemptr(stlibrd_t *brdp, unsigned long offset, int line)
offset3057drivers/char/istallion.cprintk("stli_onbgetmemptr(brdp=%x,offset=%x)\n", (int) brdp, (int) offset);
offset3060drivers/char/istallion.cif (offset > brdp->memsize) {
offset3061drivers/char/istallion.cprintk("STALLION: shared memory pointer=%x out of range at line=%d(%d), brd=%d\n", (int) offset, line, __LINE__, brdp->brdnr);
offset3064drivers/char/istallion.cptr = brdp->membase + (offset % ONB_ATPAGESIZE);
offset3138drivers/char/istallion.cstatic char *stli_onbegetmemptr(stlibrd_t *brdp, unsigned long offset, int line)
offset3144drivers/char/istallion.cprintk("stli_onbegetmemptr(brdp=%x,offset=%x,line=%d)\n", (int) brdp, (int) offset, line);
offset3147drivers/char/istallion.cif (offset > brdp->memsize) {
offset3148drivers/char/istallion.cprintk("STALLION: shared memory pointer=%x out of range at line=%d(%d), brd=%d\n", (int) offset, line, __LINE__, brdp->brdnr);
offset3152drivers/char/istallion.cptr = brdp->membase + (offset % ONB_EIPAGESIZE);
offset3153drivers/char/istallion.cif (offset < ONB_EIPAGESIZE)
offset3204drivers/char/istallion.cstatic char *stli_bbygetmemptr(stlibrd_t *brdp, unsigned long offset, int line)
offset3210drivers/char/istallion.cprintk("stli_bbygetmemptr(brdp=%x,offset=%x)\n", (int) brdp, (int) offset);
offset3213drivers/char/istallion.cif (offset > brdp->memsize) {
offset3214drivers/char/istallion.cprintk("STALLION: shared memory pointer=%x out of range at line=%d(%d), brd=%d\n", (int) offset, line, __LINE__, brdp->brdnr);
offset3218drivers/char/istallion.cptr = brdp->membase + (offset % BBY_PAGESIZE);
offset3219drivers/char/istallion.cval = (unsigned char) (offset / BBY_PAGESIZE);
offset3263drivers/char/istallion.cstatic char *stli_stalgetmemptr(stlibrd_t *brdp, unsigned long offset, int line)
offset3268drivers/char/istallion.cprintk("stli_stalgetmemptr(brdp=%x,offset=%x)\n", (int) brdp, (int) offset);
offset3271drivers/char/istallion.cif (offset > brdp->memsize) {
offset3272drivers/char/istallion.cprintk("STALLION: shared memory pointer=%x out of range at line=%d(%d), brd=%d\n", (int) offset, line, __LINE__, brdp->brdnr);
offset3275drivers/char/istallion.cptr = brdp->membase + (offset % STAL_PAGESIZE);
offset3678drivers/char/istallion.cportp->addr = memp->offset;
offset3699drivers/char/istallion.cportp->rxoffset = ap->rxq.offset;
offset3700drivers/char/istallion.cportp->txoffset = ap->txq.offset;
offset312drivers/char/lp.coff_t offset, int origin)
offset535drivers/char/lp.cstatic int lp_probe(int offset)
offset540drivers/char/lp.cbase = LP_B(offset);
offset549drivers/char/lp.cLP_F(offset) |= LP_EXIST;
offset550drivers/char/lp.clp_reset(offset);
offset551drivers/char/lp.cprintk("lp%d at 0x%04x, ", offset, base);
offset553drivers/char/lp.cif (LP_IRQ(offset))
offset554drivers/char/lp.cprintk("(irq = %d)\n", LP_IRQ(offset));
offset571drivers/char/lp.cint offset = 0;
offset580drivers/char/lp.cfor (offset=0; offset < LP_NO; offset++) {
offset583drivers/char/lp.cif (io[offset] != 0) {
offset584drivers/char/lp.cLP_B(offset) = io[offset];
offset587drivers/char/lp.cif (irq[offset] != 0) {
offset588drivers/char/lp.cLP_IRQ(offset) = irq[offset];
offset592drivers/char/lp.cif (lp_probe(offset) <= 0) {
offset593drivers/char/lp.cprintk(KERN_INFO "lp%d: Not found\n", offset);
offset603drivers/char/lp.cfor (offset = 0; offset < LP_NO; offset++) {
offset604drivers/char/lp.cint ret = lp_probe(offset);
offset618drivers/char/lp.cint offset;
offset621drivers/char/lp.cfor (offset = 0; offset < LP_NO; offset++) {
offset623drivers/char/lp.cbase = LP_B(offset);
offset625drivers/char/lp.cif (LP_F(offset) & LP_EXIST)
offset626drivers/char/lp.crelease_region(LP_B(offset),size);
offset203drivers/char/mem.cstatic int null_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset215drivers/char/mem.cstatic int memory_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset219drivers/char/mem.cfile->f_pos = offset;
offset222drivers/char/mem.cfile->f_pos += offset;
offset46drivers/char/selection.hextern unsigned short screen_word(int currcons, int offset, int viewed);
offset48drivers/char/selection.hextern void complement_pos(int currcons, int offset);
offset49drivers/char/selection.hextern void invert_screen(int currcons, int offset, int count, int shift);
offset236drivers/char/serial.cstatic inline unsigned int serial_in(struct async_struct *info, int offset)
offset240drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset244drivers/char/serial.creturn inb(info->port + offset);
offset247drivers/char/serial.cstatic inline unsigned int serial_inp(struct async_struct *info, int offset)
offset251drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset256drivers/char/serial.creturn inb(info->port + offset);
offset258drivers/char/serial.creturn inb_p(info->port + offset);
offset262drivers/char/serial.cstatic inline void serial_out(struct async_struct *info, int offset, int value)
offset266drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset270drivers/char/serial.coutb(value, info->port+offset);
offset273drivers/char/serial.cstatic inline void serial_outp(struct async_struct *info, int offset,
offset278drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset283drivers/char/serial.coutb(value, info->port+offset);
offset285drivers/char/serial.coutb_p(value, info->port+offset);
offset232drivers/char/tga.c__set_origin(unsigned short offset)
offset338drivers/char/tga.cset_scrmem(int currcons, long offset)
offset340drivers/char/tga.cif (video_mem_term - video_mem_base < offset + video_screen_size)
offset341drivers/char/tga.coffset = 0;  /* strange ... */
offset342drivers/char/tga.cmemcpyw((unsigned short *)(video_mem_base + offset),
offset346drivers/char/tga.corigin = video_mem_base + offset;
offset1883drivers/char/tpqic02.cstatic int qic02_tape_lseek(struct inode * inode, struct file * file, off_t offset, int origin)
offset321drivers/char/tty_io.cstatic int tty_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset40drivers/char/vc_screen.cvcs_lseek(struct inode *inode, struct file *file, off_t offset, int orig)
offset46drivers/char/vc_screen.cfile->f_pos = offset;
offset49drivers/char/vc_screen.cfile->f_pos += offset;
offset52drivers/char/vc_screen.cfile->f_pos = size + offset;
offset85drivers/char/vga.c__set_origin(unsigned short offset)
offset92drivers/char/vga.c__origin = offset;
offset94drivers/char/vga.coutb_p(offset >> 8, video_port_val);
offset96drivers/char/vga.coutb_p(offset, video_port_val);
offset237drivers/char/vga.cset_scrmem(int currcons, long offset)
offset270drivers/char/vga.cif (video_mem_term - video_mem_base < offset + video_screen_size)
offset271drivers/char/vga.coffset = 0;  /* strange ... */
offset272drivers/char/vga.cmemcpyw((unsigned short *)(video_mem_base + offset),
offset276drivers/char/vga.corigin = video_mem_base + offset;
offset1527drivers/net/arcnet.cshort offset,length=skb->len+1;
offset1567drivers/net/arcnet.coffset=512-length;
offset1570drivers/net/arcnet.cif (length<MinTU) offset-=3;
offset1572drivers/net/arcnet.carcpacket->hardheader.offset2=offset;
offset1576drivers/net/arcnet.carcpacket->hardheader.offset1=(offset-=256);
offset1580drivers/net/arcnet.clength,offset,arcpacket->hardheader.offset1,
offset1583drivers/net/arcnet.carcsoft=&arcpacket->raw[offset];
offset1771drivers/net/arcnet.cint offset;
offset1789drivers/net/arcnet.carcpacket->hardheader.offset1=offset=256-length;
offset1791drivers/net/arcnet.c(&arcpacket->raw[offset]);
offset1796drivers/net/arcnet.carcpacket->hardheader.offset2=offset=512-length;
offset1799drivers/net/arcnet.c(&arcpacket->raw[offset]);
offset1804drivers/net/arcnet.carcpacket->hardheader.offset2=offset=512-length-4;
offset1806drivers/net/arcnet.c(&arcpacket->raw[offset+4]);
offset1812drivers/net/arcnet.carcpacket->raw[offset+0]=hdr[0];
offset1813drivers/net/arcnet.carcpacket->raw[offset+1]=0xFF; /* FF flag */
offset1814drivers/net/arcnet.carcpacket->raw[offset+2]=0xFF; /* FF padding */
offset1815drivers/net/arcnet.carcpacket->raw[offset+3]=0xFF; /* FF padding */
offset1824drivers/net/arcnet.carcpacket->hardheader.offset2=offset=512-MinTU;
offset1825drivers/net/arcnet.carcsoft=(struct ClientData *)(&arcpacket->raw[offset]);
offset2192drivers/net/arcnet.cshort length,offset;
offset2212drivers/net/arcnet.coffset=arcpacket->hardheader.offset1;
offset2213drivers/net/arcnet.carcsoft=&arcpacket->raw[offset];
offset2214drivers/net/arcnet.clength=256-offset;
offset2218drivers/net/arcnet.coffset=arcpacket->hardheader.offset2;
offset2219drivers/net/arcnet.carcsoft=&arcpacket->raw[offset];
offset2221drivers/net/arcnet.clength=512-offset;
offset93drivers/net/atp.hextern inline unsigned char read_nibble(short port, unsigned char offset)
offset96drivers/net/atp.houtb(EOC+offset, port + PAR_DATA);
offset97drivers/net/atp.houtb(RdAddr+offset, port + PAR_DATA);
offset100drivers/net/atp.houtb(EOC+offset, port + PAR_DATA);
offset261drivers/net/atp.h#define EE_WRITE_CMD(offset)  (((5 << 6) + (offset)) << 17)
offset262drivers/net/atp.h#define EE_READ(offset)   (((6 << 6) + (offset)) << 17)
offset263drivers/net/atp.h#define EE_ERASE(offset)  (((7 << 6) + (offset)) << 17)
offset430drivers/net/de4x5.cstatic short   srom_rd(u_long address, u_char offset);
offset433drivers/net/de4x5.cstatic void    srom_address(u_int command, u_long address, u_char offset);
offset2320drivers/net/de4x5.cstatic short srom_rd(u_long addr, u_char offset)
offset2326drivers/net/de4x5.csrom_address(SROM_RD | SROM_SR | DT_CS, addr, offset);
offset2349drivers/net/de4x5.cstatic void srom_address(u_int command, u_long addr, u_char offset)
offset2354drivers/net/de4x5.ca = (char)(offset << 2);
offset446drivers/net/depca.cint i, j, offset, netRAM, mem_len, status=0;
offset484drivers/net/depca.coffset = 0x0000;
offset488drivers/net/depca.coffset = 0x8000;              /* 32kbyte RAM offset*/
offset492drivers/net/depca.cmem_start += offset;            /* (E)ISA start address */
offset322drivers/net/eth16i.cstatic int eth16i_read_eeprom(int ioaddr, int offset);
offset740drivers/net/eth16i.cstatic int eth16i_read_eeprom(int ioaddr, int offset)
offset744drivers/net/eth16i.ceth16i_eeprom_cmd(ioaddr, EEPROM_READ | offset);
offset209drivers/net/ne.cstruct {unsigned char value, offset; } program_seq[] = {
offset225drivers/net/ne.coutb_p(program_seq[i].value, ioaddr + program_seq[i].offset);
offset2115drivers/net/wavelan.cwavelan_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset2146drivers/net/wavelan.cif (pos < offset)
offset2152drivers/net/wavelan.cif (pos > offset + length)
offset2160drivers/net/wavelan.c*start = buffer + (offset - begin);  /* Start of wanted data */
offset2161drivers/net/wavelan.clen -= (offset - begin);    /* Start slop */
offset1631drivers/scsi/53c7,8xx.chostdata->script[EXTERNAL_PATCHES[i].offset] +=
offset4624drivers/scsi/53c7,8xx.cint sstat, phase, offset;
offset4647drivers/scsi/53c7,8xx.coffset = OFFSET (sstat & SSTAT2_FF_MASK) >> SSTAT2_FF_SHIFT;
offset4660drivers/scsi/53c7,8xx.c(!offset ? 1 : offset) /* One transfer per outstanding byte */ +
offset5690drivers/scsi/53c7,8xx.cint offset = 0, buffers;
offset5710drivers/scsi/53c7,8xx.cfor (offset = 0, 
offset5714drivers/scsi/53c7,8xx.c--buffers, offset += segment->length, ++segment)
offset5721drivers/scsi/53c7,8xx.coffset += ptr - segment->address;
offset5724drivers/scsi/53c7,8xx.coffset = ptr - (char *) (cmd->request_buffer);
offset5731drivers/scsi/53c7,8xx.coffset = 0;
offset5733drivers/scsi/53c7,8xx.creturn found ? offset : -1;
offset5752drivers/scsi/53c7,8xx.cint offset, i;
offset5769drivers/scsi/53c7,8xx.coffset = insn_to_offset (cmd, ptr);
offset5771drivers/scsi/53c7,8xx.cif (offset != -1) 
offset5773drivers/scsi/53c7,8xx.ccmd->host->host_no, where, offset);
offset1540drivers/scsi/53c7,8xx.h#define patch_abs_32(script, offset, symbol, value)      \
offset1543drivers/scsi/53c7,8xx.h(script)[A_##symbol##_used[i] - (offset)] += (value);  \
offset1547drivers/scsi/53c7,8xx.h(int)(offset), #script, (script)[A_##symbol##_used[i] -  \
offset1548drivers/scsi/53c7,8xx.h(offset)]);            \
offset1552drivers/scsi/53c7,8xx.h#define patch_abs_rwri_data(script, offset, symbol, value)    \
offset1555drivers/scsi/53c7,8xx.h(script)[A_##symbol##_used[i] - (offset)] =      \
offset1556drivers/scsi/53c7,8xx.h((script)[A_##symbol##_used[i] - (offset)] &     \
offset1562drivers/scsi/53c7,8xx.h#define patch_abs_tci_data(script, offset, symbol, value)          \
offset1565drivers/scsi/53c7,8xx.h(script)[A_##symbol##_used[i] - (offset)] =      \
offset1566drivers/scsi/53c7,8xx.h((script)[A_##symbol##_used[i] - (offset)] &     \
offset2644drivers/scsi/53c8xx_d.hu32  offset;
offset2798drivers/scsi/aha152x.coff_t offset,
offset20drivers/scsi/aha152x.hint aha152x_proc_info(char *buffer, char **start, off_t offset, int length, int hostno, int inout);
offset1554drivers/scsi/aic7xxx.cunsigned char period, unsigned char offset,
offset1593drivers/scsi/aic7xxx.c*scsirate = (aic7xxx_syncrates[i].rate) | (offset & 0x0F);
offset1596drivers/scsi/aic7xxx.ctarget, channel, aic7xxx_syncrates[i].english, offset);
offset2074drivers/scsi/aic7xxx.cunsigned long offset, offset_max;
offset2092drivers/scsi/aic7xxx.coffset = HA_TARG_SCRATCH(base) + 8;
offset2105drivers/scsi/aic7xxx.coffset = HA_TARG_SCRATCH(base);
offset2113drivers/scsi/aic7xxx.coffset = HA_TARG_SCRATCH(base);
offset2117drivers/scsi/aic7xxx.cwhile (offset < offset_max)
offset2124drivers/scsi/aic7xxx.ctarg_scratch = inb(offset);
offset2126drivers/scsi/aic7xxx.coutb(targ_scratch, offset);
offset2127drivers/scsi/aic7xxx.coffset++;
offset2188drivers/scsi/aic7xxx.cunsigned char offset, rate, scratch, scratch_offset;
offset2343drivers/scsi/aic7xxx.coffset = inb(ACCUM(base));
offset2357drivers/scsi/aic7xxx.caic7xxx_scsirate(p, &rate, transfer, MIN(offset, max_offset), scsi_id, channel);
offset3281drivers/scsi/aic7xxx.cread_seeprom(int base, int offset, struct seeprom_config *sc)
offset3351drivers/scsi/aic7xxx.ctemp = k + offset;
offset74drivers/scsi/aic7xxx_proc.caic7xxx_proc_info(char *buffer, char **start, off_t offset, int length, 
offset122drivers/scsi/aic7xxx_proc.cif (offset == 0)
offset242drivers/scsi/aic7xxx_proc.cproc_debug("2pos: %ld offset: %ld len: %d\n", pos, offset, len);
offset243drivers/scsi/aic7xxx_proc.c*start = buffer + (offset - begin);   /* Start of wanted data */
offset244drivers/scsi/aic7xxx_proc.clen -= (offset - begin);      /* Start slop */
offset249drivers/scsi/aic7xxx_proc.cproc_debug("3pos: %ld offset: %ld len: %d\n", pos, offset, len);
offset67drivers/scsi/eata_dma_proc.cint eata_proc_info(char *buffer, char **start, off_t offset, int length, 
offset105drivers/scsi/eata_dma_proc.cif (offset == 0)
offset292drivers/scsi/eata_dma_proc.cif (pos < offset) {
offset296drivers/scsi/eata_dma_proc.cif (pos > offset + length)
offset357drivers/scsi/eata_dma_proc.cif (pos < offset) {
offset361drivers/scsi/eata_dma_proc.cif (pos > offset + length)
offset394drivers/scsi/eata_dma_proc.cif (pos < offset) {
offset398drivers/scsi/eata_dma_proc.cif (pos > offset + length)
offset429drivers/scsi/eata_dma_proc.cif (pos < offset) {
offset433drivers/scsi/eata_dma_proc.cif (pos > offset + length)
offset450drivers/scsi/eata_dma_proc.cif (pos < offset) {
offset454drivers/scsi/eata_dma_proc.cif (pos > offset + length)
offset462drivers/scsi/eata_dma_proc.cDBG(DBG_PROC, printk("2pos: %ld offset: %ld len: %d\n", pos, offset, len));
offset463drivers/scsi/eata_dma_proc.c*start=buffer+(offset-begin);   /* Start of wanted data */
offset464drivers/scsi/eata_dma_proc.clen-=(offset-begin);      /* Start slop */
offset467drivers/scsi/eata_dma_proc.cDBG(DBG_PROC, printk("3pos: %ld offset: %ld len: %d\n", pos, offset, len));
offset126drivers/scsi/eata_dma_proc.h__u8  offset,
offset40drivers/scsi/eata_pio_proc.cint eata_pio_proc_info(char *buffer, char **start, off_t offset, int length, 
offset62drivers/scsi/eata_pio_proc.cif (offset == 0)
offset93drivers/scsi/eata_pio_proc.cif (pos < offset) {
offset97drivers/scsi/eata_pio_proc.cif (pos > offset + length)
offset112drivers/scsi/eata_pio_proc.cif (pos < offset) {
offset116drivers/scsi/eata_pio_proc.cif (pos > offset + length)
offset123drivers/scsi/eata_pio_proc.cDBG(DBG_PROC, printk("2pos: %ld offset: %ld len: %d\n", pos, offset, len));
offset124drivers/scsi/eata_pio_proc.c*start=buffer+(offset-begin);   /* Start of wanted data */
offset125drivers/scsi/eata_pio_proc.clen-=(offset-begin);            /* Start slop */
offset128drivers/scsi/eata_pio_proc.cDBG(DBG_PROC, printk("3pos: %ld offset: %ld len: %d\n", pos, offset, len));
offset1094drivers/scsi/fdomain.cint fdomain_16x0_proc_info( char *buffer, char **start, off_t offset,
offset1110drivers/scsi/fdomain.cif(pos < offset) {
offset1115drivers/scsi/fdomain.c*start = buffer + (offset - begin);   /* Start of wanted data */
offset1116drivers/scsi/fdomain.clen -= (offset - begin);
offset35drivers/scsi/fdomain.hint        fdomain_16x0_proc_info( char *buffer, char **start, off_t offset,
offset121drivers/scsi/scsi.coff_t offset, int length, int inout); 
offset123drivers/scsi/scsi.coff_t offset, int length, int inout); 
offset2185drivers/scsi/scsi.clong offset;
offset2192drivers/scsi/scsi.coffset = -1;
offset2198drivers/scsi/scsi.coffset = ((unsigned long) obj) - ((unsigned long)dma_malloc_pages[page]);
offset2203drivers/scsi/scsi.csector = offset >> 9;
offset2206drivers/scsi/scsi.csector = (offset >> 9) & (sizeof(*dma_malloc_freelist) * 8 - 1);
offset2418drivers/scsi/scsi.cint scsi_proc_info(char *buffer, char **start, off_t offset, int length, 
offset2450drivers/scsi/scsi.cif (pos < offset) {
offset2454drivers/scsi/scsi.cif (pos > offset + length)
offset2463drivers/scsi/scsi.c*start=buffer+(offset-begin);   /* Start of wanted data */
offset2464drivers/scsi/scsi.clen-=(offset-begin);          /* Start slop */
offset633drivers/scsi/scsi_debug.cint scsi_debug_proc_info(char *buffer, char **start, off_t offset, 
offset675drivers/scsi/scsi_debug.cif(pos < offset)
offset681drivers/scsi/scsi_debug.c*start = buffer + (offset - begin);   /* Start of wanted data */
offset682drivers/scsi/scsi_debug.clen -= (offset - begin);
offset50drivers/scsi/scsi_proc.cint generic_proc_info(char *buffer, char **start, off_t offset, 
offset61drivers/scsi/scsi_proc.cif(pos < offset) {
offset66drivers/scsi/scsi_proc.c*start = buffer + (offset - begin);   /* Start of wanted data */
offset67drivers/scsi/scsi_proc.clen -= (offset - begin);
offset78drivers/scsi/scsi_proc.coff_t offset, int length, int func)
offset87drivers/scsi/scsi_proc.creturn(scsi_proc_info(buffer, start, offset, length, 0, func));
offset93drivers/scsi/scsi_proc.creturn generic_proc_info(buffer, start, offset, length, 
offset96drivers/scsi/scsi_proc.creturn(hpnt->hostt->proc_info(buffer, start, offset, 
offset161drivers/scsi/seagate.cunsigned offset;
offset336drivers/scsi/seagate.csignatures[j].offset), (const void *) signatures[j].signature,
offset409drivers/scsi/seagate.cint seagate_st0x_proc_info(char *buffer, char **start, off_t offset,
offset425drivers/scsi/seagate.cif (pos<offset) {
offset430drivers/scsi/seagate.c*start = buffer + (offset - begin);
offset431drivers/scsi/seagate.clen -= (offset - begin);
offset162drivers/scsi/sr.cint offset;
offset163drivers/scsi/sr.coffset = (SCpnt->request.sector % 4) << 9;
offset165drivers/scsi/sr.c(char *)SCpnt->buffer + offset, 
offset171drivers/scsi/sr.cif((offset == 0) && this_count == 2 &&
offset323drivers/scsi/st.cint offset, transfer, blks;
offset348drivers/scsi/st.coffset = (STp->buffer)->buffer_bytes;
offset349drivers/scsi/st.ctransfer = ((offset + STp->block_size - 1) /
offset355drivers/scsi/st.cmemset((STp->buffer)->b_data + offset, 0, transfer - offset);
offset151drivers/scsi/t128.cint offset;
offset219drivers/scsi/t128.c(bases[current_base].address + signatures[sig].offset, 
offset32drivers/sound/sound_calls.hint audio_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset47drivers/sound/sound_calls.hint sequencer_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset67drivers/sound/sound_calls.hint MIDIbuf_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset245drivers/sound/sound_calls.hint pss_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset100drivers/sound/soundcard.csound_lseek (struct inode *inode, struct file *file, off_t offset, int orig)
offset954fs/binfmt_elf.coff_t offset = 0, dataoff;
offset1041fs/binfmt_elf.coffset += sizeof(elf);        /* Elf header */
offset1042fs/binfmt_elf.coffset += (segs+1) * sizeof(struct elf_phdr);  /* Program headers */
offset1140fs/binfmt_elf.cphdr.p_offset = offset;
offset1148fs/binfmt_elf.coffset += phdr.p_filesz;
offset1153fs/binfmt_elf.cdataoff = offset = roundup(offset, PAGE_SIZE);
offset1168fs/binfmt_elf.cphdr.p_offset = offset;
offset1173fs/binfmt_elf.coffset += sz;
offset1205fs/binfmt_elf.cif ((off_t) file.f_pos != offset) {
offset1208fs/binfmt_elf.c(off_t) file.f_pos, offset);
offset27fs/block_dev.cloff_t offset;
offset57fs/block_dev.coffset = filp->f_pos & (blocksize-1);
offset66fs/block_dev.cchars = blocksize - offset;
offset118fs/block_dev.cp = offset + bh->b_data;
offset119fs/block_dev.coffset = 0;
offset163fs/block_dev.cloff_t offset;
offset190fs/block_dev.coffset = filp->f_pos;
offset198fs/block_dev.cif (offset > size)
offset201fs/block_dev.celse if (size - offset > INT_MAX)
offset204fs/block_dev.cleft = size - offset;
offset210fs/block_dev.cblock = offset >> blocksize_bits;
offset211fs/block_dev.coffset &= blocksize-1;
offset213fs/block_dev.crblocks = blocks = (left + offset + blocksize - 1) >> blocksize_bits;
offset283fs/block_dev.cif (left < blocksize - offset)
offset286fs/block_dev.cchars = blocksize - offset;
offset291fs/block_dev.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset298fs/block_dev.coffset = 0;
offset987fs/buffer.cunsigned long offset;
offset990fs/buffer.coffset = PAGE_SIZE;
offset991fs/buffer.cwhile ((offset -= size) < PAGE_SIZE) {
offset997fs/buffer.cbh->b_data = (char *) (page+offset);
offset1523fs/buffer.cunsigned long offset;
offset1536fs/buffer.cfor (offset = 0 ; offset < PAGE_SIZE ; offset += size) {
offset1575fs/buffer.cint i, offset;
offset1577fs/buffer.cfor (i = 0, offset = 0 ; offset < PAGE_SIZE ; i++, offset += size) {
offset151fs/exec.c#define DUMP_SEEK(offset) \
offset153fs/exec.cif (file.f_op->lseek(inode,&file,(offset),0) != (offset)) \
offset155fs/exec.c} else file.f_pos = (offset)    
offset420fs/exec.cint len, offset = 0;
offset446fs/exec.cif (--offset < 0) {
offset447fs/exec.coffset = p % PAGE_SIZE;
offset458fs/exec.c*(pag + offset) = get_user(tmp);
offset487fs/exec.cint read_exec(struct inode *inode, unsigned long offset,
offset508fs/exec.cif (file.f_op->lseek(inode,&file,offset,0) != offset)
offset511fs/exec.cfile.f_pos = offset;
offset71fs/ext/dir.coff_t offset;
offset81fs/ext/dir.coffset = filp->f_pos & 1023;
offset84fs/ext/dir.cfilp->f_pos += 1024-offset;
offset87fs/ext/dir.cfor (i = 0; i < 1024 && i < offset; ) {
offset93fs/ext/dir.coffset = i;
offset94fs/ext/dir.cde = (struct ext_dir_entry *) (offset + bh->b_data);
offset95fs/ext/dir.cwhile (offset < 1024 && filp->f_pos < inode->i_size) {
offset103fs/ext/dir.coffset, de->rec_len, de->name_len);
offset104fs/ext/dir.cfilp->f_pos += 1024-offset;
offset114fs/ext/dir.coffset += de->rec_len;
offset77fs/ext/file.cint block, blocks, offset;
offset92fs/ext/file.coffset = filp->f_pos;
offset94fs/ext/file.cif (offset > size)
offset97fs/ext/file.cleft = size - offset;
offset103fs/ext/file.cblock = offset >> BLOCK_SIZE_BITS;
offset104fs/ext/file.coffset &= BLOCK_SIZE-1;
offset106fs/ext/file.cblocks = (left + offset + BLOCK_SIZE - 1) >> BLOCK_SIZE_BITS;
offset162fs/ext/file.cif (left < BLOCK_SIZE - offset)
offset165fs/ext/file.cchars = BLOCK_SIZE - offset;
offset170fs/ext/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset177fs/ext/file.coffset = 0;
offset83fs/ext/namei.clong offset;
offset104fs/ext/namei.coffset = 0;
offset106fs/ext/namei.cwhile (offset < dir->i_size) {
offset110fs/ext/namei.cbh = ext_bread(dir,offset>>BLOCK_SIZE_BITS,0);
offset123fs/ext/namei.ckdevname(dir->i_dev), dir->i_ino, offset,
offset126fs/ext/namei.coffset = ((offset / BLOCK_SIZE) + 1) * BLOCK_SIZE;
offset134fs/ext/namei.cif (offset + de->rec_len < dir->i_size &&
offset142fs/ext/namei.coffset += de->rec_len;
offset193fs/ext/namei.clong offset;
offset214fs/ext/namei.coffset = 0;
offset217fs/ext/namei.cif ((char *)de >= BLOCK_SIZE+bh->b_data && offset < dir->i_size) {
offset223fs/ext/namei.cbh = ext_bread(dir,offset>>BLOCK_SIZE_BITS,0);
offset228fs/ext/namei.cif (offset >= dir->i_size) {
offset230fs/ext/namei.cif (offset % BLOCK_SIZE == 0  ||
offset231fs/ext/namei.c(BLOCK_SIZE - (offset % BLOCK_SIZE)) < rec_len) {
offset232fs/ext/namei.cif ((offset % BLOCK_SIZE) != 0) {
offset238fs/ext/namei.c- (offset & (BLOCK_SIZE - 1));
offset240fs/ext/namei.coffset += de->rec_len;
offset253fs/ext/namei.cbh = ext_bread(dir,offset>>BLOCK_SIZE_BITS,1);
offset273fs/ext/namei.ckdevname(dir->i_dev), dir->i_ino, offset,
offset300fs/ext/namei.coffset += de->rec_len;
offset473fs/ext/namei.cunsigned long offset;
offset490fs/ext/namei.coffset = de->rec_len + de1->rec_len;
offset492fs/ext/namei.cwhile (offset < inode->i_size ) {
offset495fs/ext/namei.cbh = ext_bread(inode, offset >> BLOCK_SIZE_BITS,1);
offset497fs/ext/namei.coffset += BLOCK_SIZE;
offset508fs/ext/namei.coffset, de->rec_len, de->name_len);
offset516fs/ext/namei.coffset += de->rec_len;
offset63fs/ext/truncate.cstatic int trunc_indirect(struct inode * inode, int offset, unsigned long * p)
offset70fs/ext/truncate.c#define INDIRECT_BLOCK (DIRECT_BLOCK-offset)
offset126fs/ext/truncate.cstatic int trunc_dindirect(struct inode * inode, int offset, unsigned long * p)
offset132fs/ext/truncate.c#define DINDIRECT_BLOCK ((DIRECT_BLOCK-offset)>>8)
offset156fs/ext/truncate.cretry |= trunc_indirect(inode,offset+(i<<8),dind);
offset76fs/ext2/dir.cunsigned long offset)
offset95fs/ext2/dir.cdir->i_ino, error_msg, offset, (unsigned long) de->inode,
offset104fs/ext2/dir.cunsigned long offset, blk;
offset117fs/ext2/dir.coffset = filp->f_pos & (sb->s_blocksize - 1);
offset126fs/ext2/dir.cfilp->f_pos += sb->s_blocksize - offset;
offset133fs/ext2/dir.cif (!offset) {
offset155fs/ext2/dir.cfor (i = 0; i < sb->s_blocksize && i < offset; ) {
offset168fs/ext2/dir.coffset = i;
offset170fs/ext2/dir.c| offset;
offset175fs/ext2/dir.c&& offset < sb->s_blocksize) {
offset176fs/ext2/dir.cde = (struct ext2_dir_entry *) (bh->b_data + offset);
offset178fs/ext2/dir.cbh, offset)) {
offset186fs/ext2/dir.coffset += de->rec_len;
offset206fs/ext2/dir.coffset = 0;
offset86fs/ext2/file.cint block, blocks, offset;
offset106fs/ext2/file.coffset = filp->f_pos;
offset108fs/ext2/file.cif (offset > size)
offset111fs/ext2/file.cleft = size - offset;
offset117fs/ext2/file.cblock = offset >> EXT2_BLOCK_SIZE_BITS(sb);
offset118fs/ext2/file.coffset &= (sb->s_blocksize - 1);
offset119fs/ext2/file.cchars = sb->s_blocksize - offset;
offset121fs/ext2/file.cblocks = (left + offset + sb->s_blocksize - 1) >> EXT2_BLOCK_SIZE_BITS(sb);
offset200fs/ext2/file.cmemcpy_tofs (buf, offset + (*bhe)->b_data,
offset208fs/ext2/file.coffset = 0;
offset240fs/ext2/file.cint offset;
offset278fs/ext2/file.coffset = pos2 & (sb->s_blocksize - 1);
offset279fs/ext2/file.cc = sb->s_blocksize - offset;
offset309fs/ext2/file.cmemcpy_fromfs (bh->b_data + offset, buf, c);
offset330fs/ext2/file.coffset = 0;
offset75fs/ext2/namei.cunsigned long offset;
offset104fs/ext2/namei.cfor (block = 0, offset = 0; offset < dir->i_size; block++) {
offset117fs/ext2/namei.cdir->i_ino, offset);
offset118fs/ext2/namei.coffset += sb->s_blocksize;
offset133fs/ext2/namei.cde, bh, offset))
offset143fs/ext2/namei.coffset += de->rec_len;
offset224fs/ext2/namei.cunsigned long offset;
offset256fs/ext2/namei.coffset = 0;
offset263fs/ext2/namei.cbh = ext2_bread (dir, offset >> EXT2_BLOCK_SIZE_BITS(sb), 1, err);
offset266fs/ext2/namei.cif (dir->i_size <= offset) {
offset277fs/ext2/namei.cdir->i_size = offset + sb->s_blocksize;
offset287fs/ext2/namei.coffset)) {
offset299fs/ext2/namei.coffset += de->rec_len;
offset330fs/ext2/namei.coffset += de->rec_len;
offset553fs/ext2/namei.cunsigned long offset;
offset576fs/ext2/namei.coffset = de->rec_len + de1->rec_len;
offset578fs/ext2/namei.cwhile (offset < inode->i_size ) {
offset581fs/ext2/namei.cbh = ext2_bread (inode, offset >> EXT2_BLOCK_SIZE_BITS(sb), 1, &err);
offset585fs/ext2/namei.cinode->i_ino, offset);
offset586fs/ext2/namei.coffset += sb->s_blocksize;
offset592fs/ext2/namei.coffset)) {
offset600fs/ext2/namei.coffset += de->rec_len;
offset412fs/ext2/super.cunsigned long offset;
offset417fs/ext2/super.coffset = (sb_block*BLOCK_SIZE) % sb->s_blocksize;
offset423fs/ext2/super.ces = (struct ext2_super_block *) (((char *)bh->b_data) + offset);
offset110fs/ext2/truncate.cstatic int trunc_indirect (struct inode * inode, int offset, u32 * p)
offset121fs/ext2/truncate.c#define INDIRECT_BLOCK ((int)DIRECT_BLOCK - offset)
offset198fs/ext2/truncate.cstatic int trunc_dindirect (struct inode * inode, int offset,
offset207fs/ext2/truncate.c#define DINDIRECT_BLOCK (((int)DIRECT_BLOCK - offset) / addr_per_block)
offset232fs/ext2/truncate.cretry |= trunc_indirect (inode, offset + (i * addr_per_block),
offset322fs/ext2/truncate.cint offset;
offset351fs/ext2/truncate.coffset = inode->i_size & (inode->i_sb->s_blocksize - 1);
offset352fs/ext2/truncate.cif (offset) {
offset357fs/ext2/truncate.cmemset (bh->b_data + offset, 0,
offset358fs/ext2/truncate.cinode->i_sb->s_blocksize - offset);
offset114fs/isofs/dir.cunsigned int block, offset;
offset122fs/isofs/dir.coffset = filp->f_pos & (bufsize - 1);
offset135fs/isofs/dir.cblock, offset, filp->f_pos);
offset138fs/isofs/dir.cif (offset >= bufsize) {
offset140fs/isofs/dir.coffset = 0;
offset150fs/isofs/dir.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset151fs/isofs/dir.cinode_number = (block << bufbits) + (offset & (bufsize - 1));
offset163fs/isofs/dir.coffset = 0;
offset176fs/isofs/dir.cnext_offset = offset + de_len;
offset179fs/isofs/dir.cmemcpy(tmpde, de, bufsize - offset);
offset187fs/isofs/dir.cmemcpy(bufsize - offset + (char *) tmpde, bh->b_data, next_offset);
offset190fs/isofs/dir.coffset = next_offset;
offset122fs/isofs/file.cint block, blocks, offset, total_blocks;
offset149fs/isofs/file.coffset = (inode->u.isofs_i.i_first_extent + filp->f_pos)
offset151fs/isofs/file.cblocks = (left + offset + ISOFS_BUFFER_SIZE(inode) - 1) / ISOFS_BUFFER_SIZE(inode);
offset221fs/isofs/file.cif (left < ISOFS_BUFFER_SIZE(inode) - offset)
offset224fs/isofs/file.cchars = ISOFS_BUFFER_SIZE(inode) - offset;
offset231fs/isofs/file.cunixify_to_fs(buf, offset+(*bhe)->b_data, chars, 
offset234fs/isofs/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset241fs/isofs/file.coffset = 0;
offset449fs/isofs/inode.cint frag1, offset;
offset451fs/isofs/inode.coffset = (inode->i_ino & (bufsize - 1));
offset452fs/isofs/inode.cfrag1 = bufsize - offset;
offset459fs/isofs/inode.cmemcpy(cpnt, bh->b_data + offset, frag1);
offset466fs/isofs/inode.coffset += *pnt - bufsize;
offset467fs/isofs/inode.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset646fs/isofs/inode.cunsigned int block,offset;
offset655fs/isofs/inode.coffset = 0;
offset660fs/isofs/inode.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset667fs/isofs/inode.coffset += *((unsigned char *) de);
offset669fs/isofs/inode.cif (offset >= bufsize) 
offset692fs/isofs/inode.coffset = 0;
offset699fs/isofs/inode.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset700fs/isofs/inode.cinode_number = (block << bufbits)+(offset & (bufsize - 1));
offset709fs/isofs/inode.coffset = 0;
offset725fs/isofs/inode.cold_offset = offset;
offset726fs/isofs/inode.coffset += *((unsigned char *) de);
offset728fs/isofs/inode.cif (offset >= bufsize)
offset737fs/isofs/inode.coffset -= bufsize;
offset745fs/isofs/inode.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset66fs/isofs/namei.cunsigned int block, i, f_pos, offset, inode_number;
offset83fs/isofs/namei.coffset = f_pos & (bufsize - 1);
offset89fs/isofs/namei.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset91fs/isofs/namei.cinode_number = (block << bufbits) + (offset & (bufsize - 1));
offset98fs/isofs/namei.coffset = 0;
offset107fs/isofs/namei.cold_offset = offset;
offset108fs/isofs/namei.coffset += *((unsigned char *) de);
offset113fs/isofs/namei.cif (offset >= bufsize) {
offset122fs/isofs/namei.coffset = f_pos & (bufsize - 1);
offset128fs/isofs/namei.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset44fs/isofs/rock.ccont_offset = isonum_733(rr->u.CE.offset); \
offset56fs/isofs/rock.cint block, offset, offset1; \
offset61fs/isofs/rock.coffset = cont_offset; \
offset65fs/isofs/rock.cif (offset >= 1024) block++; \
offset66fs/isofs/rock.coffset &= 1023; \
offset67fs/isofs/rock.cif(offset + cont_size >= 1024) { \
offset72fs/isofs/rock.cmemcpy(buffer, bh->b_data + offset, 1024 - offset); \
offset74fs/isofs/rock.coffset1 = 1024 - offset; \
offset75fs/isofs/rock.coffset = 0;} \
offset81fs/isofs/rock.cmemcpy(buffer + offset1, bh->b_data + offset, cont_size - offset1); \
offset435fs/isofs/rock.cint frag1, offset;
offset437fs/isofs/rock.coffset = (inode->i_ino & (bufsize - 1));
offset438fs/isofs/rock.cfrag1 = bufsize - offset;
offset441fs/isofs/rock.cmemcpy(cpnt, bh->b_data + offset, frag1);
offset448fs/isofs/rock.coffset += *pnt - bufsize;
offset449fs/isofs/rock.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset13fs/isofs/rock.hchar offset[8];
offset63fs/minix/dir.cunsigned int offset;
offset74fs/minix/dir.coffset = filp->f_pos & 1023;
offset77fs/minix/dir.cfilp->f_pos += 1024-offset;
offset81fs/minix/dir.cde = (struct minix_dir_entry *) (offset + bh->b_data);
offset89fs/minix/dir.coffset += info->s_dirsize;
offset91fs/minix/dir.c} while (offset < 1024 && filp->f_pos < inode->i_size);
offset71fs/minix/file.cint block, blocks, offset;
offset86fs/minix/file.coffset = filp->f_pos;
offset88fs/minix/file.cif (offset > size)
offset91fs/minix/file.cleft = size - offset;
offset97fs/minix/file.cblock = offset >> BLOCK_SIZE_BITS;
offset98fs/minix/file.coffset &= BLOCK_SIZE-1;
offset100fs/minix/file.cblocks = (left + offset + BLOCK_SIZE - 1) >> BLOCK_SIZE_BITS;
offset156fs/minix/file.cif (left < BLOCK_SIZE - offset)
offset159fs/minix/file.cchars = BLOCK_SIZE - offset;
offset164fs/minix/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset171fs/minix/file.coffset = 0;
offset41fs/minix/namei.cstruct buffer_head * bh, unsigned long * offset,
offset46fs/minix/namei.cde = (struct minix_dir_entry *) (bh->b_data + *offset);
offset47fs/minix/namei.c*offset += info->s_dirsize;
offset67fs/minix/namei.cunsigned long block, offset;
offset83fs/minix/namei.cblock = offset = 0;
offset84fs/minix/namei.cwhile (block*BLOCK_SIZE+offset < dir->i_size) {
offset92fs/minix/namei.c*res_dir = (struct minix_dir_entry *) (bh->b_data + offset);
offset93fs/minix/namei.cif (minix_match(namelen,name,bh,&offset,info))
offset95fs/minix/namei.cif (offset < bh->b_size)
offset99fs/minix/namei.coffset = 0;
offset151fs/minix/namei.cunsigned long block, offset;
offset171fs/minix/namei.cblock = offset = 0;
offset178fs/minix/namei.cde = (struct minix_dir_entry *) (bh->b_data + offset);
offset179fs/minix/namei.coffset += info->s_dirsize;
offset180fs/minix/namei.cif (block*bh->b_size + offset > dir->i_size) {
offset182fs/minix/namei.cdir->i_size = block*bh->b_size + offset;
offset200fs/minix/namei.cif (offset < bh->b_size)
offset204fs/minix/namei.coffset = 0;
offset376fs/minix/namei.cunsigned int block, offset;
offset386fs/minix/namei.coffset = 2*info->s_dirsize;
offset389fs/minix/namei.cif (inode->i_size < offset)
offset400fs/minix/namei.cwhile (block*BLOCK_SIZE+offset < inode->i_size) {
offset408fs/minix/namei.cde = (struct minix_dir_entry *) (bh->b_data + offset);
offset409fs/minix/namei.coffset += info->s_dirsize;
offset414fs/minix/namei.cif (offset < bh->b_size)
offset418fs/minix/namei.coffset = 0;
offset60fs/minix/truncate.cstatic int trunc_indirect(struct inode * inode, int offset, unsigned short * p)
offset67fs/minix/truncate.c#define INDIRECT_BLOCK (DIRECT_BLOCK-offset)
offset245fs/msdos/fat.cint cluster,offset;
offset254fs/msdos/fat.coffset = sector % sb->cluster_size;
offset256fs/msdos/fat.creturn (cluster-2)*sb->cluster_size+sb->data_start+offset;
offset216fs/msdos/file.cint size,offset;
offset234fs/msdos/file.coffset = filp->f_pos & (SECTOR_SIZE-1);
offset235fs/msdos/file.cdata = bh->b_data + offset;
offset236fs/msdos/file.csize = MIN(SECTOR_SIZE-offset,left_in_file);
offset274fs/msdos/file.cint sector,offset,size,left,written;
offset306fs/msdos/file.coffset = filp->f_pos & (SECTOR_SIZE-1);
offset307fs/msdos/file.csize = MIN(SECTOR_SIZE-offset,MAX(carry,count));
offset309fs/msdos/file.c&& offset == 0
offset324fs/msdos/file.cmemcpy_fromfs(bh->b_data+offset,buf,written = size);
offset328fs/msdos/file.cwritten = left = SECTOR_SIZE-offset;
offset346fs/msdos/inode.cint cluster,offset;
offset353fs/msdos/inode.coffset = block % sb->cluster_size;
offset355fs/msdos/inode.creturn (cluster-2)*sb->cluster_size+sb->data_start+offset;
offset287fs/msdos/misc.cint sector,offset;
offset290fs/msdos/misc.coffset = *pos;
offset291fs/msdos/misc.cPRINTK (("get_entry offset %d\n",offset));
offset292fs/msdos/misc.cif ((sector = msdos_smap(dir,offset >> SECTOR_BITS)) == -1)
offset306fs/msdos/misc.c*de = (struct msdos_dir_entry *) ((*bh)->b_data+(offset &
offset308fs/msdos/misc.creturn (sector << MSDOS_DPS_BITS)+((offset & (SECTOR_SIZE-1)) >>
offset376fs/nfs/proc.cint offset, int count, char *data, struct nfs_fattr *fattr, int fs)
offset383fs/nfs/proc.cPRINTK("NFS call  read %d @ %d\n", count, offset);
offset389fs/nfs/proc.c*p++ = htonl(offset);
offset422fs/nfs/proc.cint offset, int count, const char *data, struct nfs_fattr *fattr)
offset428fs/nfs/proc.cPRINTK("NFS call  write %d @ %d\n", count, offset);
offset434fs/nfs/proc.c*p++ = htonl(offset); /* traditional, could be any value */
offset435fs/nfs/proc.c*p++ = htonl(offset);
offset119fs/pipe.cstatic int pipe_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset782fs/proc/array.cstatic int get_root_array(char * page, int type, char **start, off_t offset, int length)
offset826fs/proc/array.creturn get_ksyms_list(page, start, offset, length);
offset859fs/proc/array.cstatic inline int fill_array(char * page, int pid, int type, char **start, off_t offset, int length)
offset863fs/proc/array.creturn get_root_array(page, type, start, offset, length);
offset186fs/proc/mem.cstatic int mem_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset190fs/proc/mem.cfile->f_pos = offset;
offset193fs/proc/mem.cfile->f_pos += offset;
offset80fs/proc/scsi.cint get_not_present_info(char *buffer, char **start, off_t offset, int length)
offset87fs/proc/scsi.cif(pos < offset) {
offset92fs/proc/scsi.c*start = buffer + (offset - begin);    /* Start of wanted data */
offset93fs/proc/scsi.clen -= (offset - begin);
offset187fs/proc/scsi.coff_t offset, int orig)
offset191fs/proc/scsi.cfile->f_pos = offset;
offset194fs/proc/scsi.cfile->f_pos += offset;
offset197fs/proc/scsi.cif (offset)       /* to determine the length of the */
offset18fs/read_write.casmlinkage int sys_lseek(unsigned int fd, off_t offset, unsigned int origin)
offset28fs/read_write.creturn file->f_op->lseek(file->f_inode,file,offset,origin);
offset33fs/read_write.ctmp = offset;
offset36fs/read_write.ctmp = file->f_pos + offset;
offset41fs/read_write.ctmp = file->f_inode->i_size + offset;
offset60fs/read_write.cloff_t offset;
offset69fs/read_write.coffset = (loff_t) (((unsigned long long) offset_high << 32) | offset_low);
offset74fs/read_write.cif (offset != (long) offset)
offset76fs/read_write.creturn file->f_op->lseek(file->f_inode,file,offset,origin);
offset81fs/read_write.ctmp = offset;
offset84fs/read_write.ctmp = file->f_pos + offset;
offset89fs/read_write.ctmp = file->f_inode->i_size + offset;
offset39fs/readdir.cstatic int fillonedir(void * __buf, const char * name, int namlen, off_t offset, ino_t ino)
offset49fs/readdir.cput_user(offset, &dirent->d_offset);
offset95fs/readdir.cstatic int filldir(void * __buf, const char * name, int namlen, off_t offset, ino_t ino)
offset106fs/readdir.cput_user(offset, &dirent->d_off);
offset610fs/smbfs/proc.coff_t offset, long count, char *data, int fs)
offset620fs/smbfs/proc.cDSET(buf, smb_vwv2, offset);
offset648fs/smbfs/proc.coff_t offset, long count, char *data)
offset660fs/smbfs/proc.cDSET(buf, smb_vwv1, offset);
offset672fs/smbfs/proc.coff_t offset, int count, const char *data)
offset681fs/smbfs/proc.cDSET(buf, smb_vwv2, offset);
offset700fs/smbfs/proc.coff_t offset, long count, const char *data)
offset714fs/smbfs/proc.cDSET(buf, smb_vwv3, offset);
offset71fs/sysv/dir.cunsigned int offset,i;
offset81fs/sysv/dir.coffset = filp->f_pos & sb->sv_block_size_1;
offset84fs/sysv/dir.cfilp->f_pos += sb->sv_block_size - offset;
offset88fs/sysv/dir.cwhile (offset < sb->sv_block_size && filp->f_pos < inode->i_size) {
offset89fs/sysv/dir.cde = (struct sysv_dir_entry *) (offset + bh_data);
offset108fs/sysv/dir.coffset += SYSV_DIRSIZE;
offset79fs/sysv/file.cint blocks, offset;
offset94fs/sysv/file.coffset = filp->f_pos;
offset96fs/sysv/file.cif (offset > size)
offset99fs/sysv/file.cleft = size - offset;
offset105fs/sysv/file.cblock = offset >> sb->sv_block_size_bits;
offset106fs/sysv/file.coffset &= sb->sv_block_size_1;
offset108fs/sysv/file.cblocks = (left + offset + sb->sv_block_size_1) >> sb->sv_block_size_bits;
offset164fs/sysv/file.cif (left < sb->sv_block_size - offset)
offset167fs/sysv/file.cchars = sb->sv_block_size - offset;
offset172fs/sysv/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset179fs/sysv/file.coffset = 0;
offset44fs/sysv/ialloc.cunsigned int offset = offsetof(struct xenix_super_block, s_inode[i]);
offset45fs/sysv/ialloc.cif (offset < 512)
offset46fs/sysv/ialloc.creturn (sysv_ino_t*)(sb->sv_sbd1 + offset);
offset48fs/sysv/ialloc.creturn (sysv_ino_t*)(sb->sv_sbd2 + offset);
offset64fs/sysv/namei.cunsigned long pos, block, offset; /* pos = block * block_size + offset */
offset77fs/sysv/namei.cpos = block = offset = 0;
offset88fs/sysv/namei.c*res_dir = (struct sysv_dir_entry *) (bh->b_data + offset) ))
offset91fs/sysv/namei.coffset += SYSV_DIRSIZE;
offset92fs/sysv/namei.cif (offset < sb->sv_block_size)
offset96fs/sysv/namei.coffset = 0; block++;
offset148fs/sysv/namei.cunsigned long pos, block, offset; /* pos = block * block_size + offset */
offset165fs/sysv/namei.cpos = block = offset = 0;
offset172fs/sysv/namei.cde = (struct sysv_dir_entry *) (bh->b_data + offset);
offset174fs/sysv/namei.coffset += SYSV_DIRSIZE;
offset194fs/sysv/namei.cif (offset < sb->sv_block_size)
offset198fs/sysv/namei.coffset = 0; block++;
offset368fs/sysv/namei.cunsigned long pos, block, offset; /* pos = block * block_size + offset */
offset376fs/sysv/namei.cpos = offset = 2*SYSV_DIRSIZE;
offset400fs/sysv/namei.cde = (struct sysv_dir_entry *) (bh->b_data + offset);
offset402fs/sysv/namei.coffset += SYSV_DIRSIZE;
offset407fs/sysv/namei.cif (offset < sb->sv_block_size)
offset411fs/sysv/namei.coffset = 0; block++;
offset74fs/sysv/truncate.cstatic int trunc_indirect(struct inode * inode, unsigned long offset, unsigned long * p, int convert, unsigned char * dirt)
offset102fs/sysv/truncate.cif (inode->i_size < offset)
offset105fs/sysv/truncate.ci = (inode->i_size - offset + sb->sv_block_size_1) >> sb->sv_block_size_bits;
offset114fs/sysv/truncate.cif ((i << sb->sv_block_size_bits) + offset < inode->i_size) {
offset143fs/sysv/truncate.cstatic int trunc_dindirect(struct inode * inode, unsigned long offset, unsigned long * p, int convert, unsigned char * dirt)
offset169fs/sysv/truncate.cif (inode->i_size < offset)
offset172fs/sysv/truncate.ci = (inode->i_size - offset + sb->sv_ind_per_block_block_size_1) >> sb->sv_ind_per_block_block_size_bits;
offset181fs/sysv/truncate.cretry |= trunc_indirect(inode,offset+(i<<sb->sv_ind_per_block_bits),ind,sb->sv_convert,&dirty);
offset200fs/sysv/truncate.cstatic int trunc_tindirect(struct inode * inode, unsigned long offset, unsigned long * p, int convert, unsigned char * dirt)
offset226fs/sysv/truncate.cif (inode->i_size < offset)
offset229fs/sysv/truncate.ci = (inode->i_size - offset + sb->sv_ind_per_block_2_block_size_1) >> sb->sv_ind_per_block_2_block_size_bits;
offset238fs/sysv/truncate.cretry |= trunc_dindirect(inode,offset+(i<<sb->sv_ind_per_block_2_bits),ind,sb->sv_convert,&dirty);
offset51fs/umsdos/dir.coff_t offset,
offset61fs/umsdos/dir.cPrintk (("dir_once :%s: offset %Ld\n",zname,offset));
offset63fs/umsdos/dir.cret = d->filldir (d->dirbuf,name,name_len,offset,ino);
offset420fs/umsdos/dir.coff_t offset,
offset424fs/umsdos/dir.cd->f_pos = offset;
offset439fs/umsdos/dir.coff_t offset,
offset34fs/umsdos/ioctl.coff_t offset,
offset44fs/umsdos/ioctl.cput_user (offset,&d->ent->d_off);
offset37fs/umsdos/rdir.coff_t offset,
offset53fs/umsdos/rdir.cret = d->filldir (d->dirbuf,name,name_len,offset,ino);
offset57fs/umsdos/rdir.cret = d->filldir (d->dirbuf,name,name_len,offset,ino);
offset217fs/xiafs/bitmap.cunsigned int bit, offset;
offset236fs/xiafs/bitmap.coffset = bit & (XIAFS_BITS_PER_Z(sb) -1);
offset237fs/xiafs/bitmap.cif (!clear_bit(offset, bh->b_data))
offset71fs/xiafs/dir.cu_int offset, i;
offset80fs/xiafs/dir.coffset = filp->f_pos & (XIAFS_ZSIZE(inode->i_sb) - 1);
offset83fs/xiafs/dir.cfilp->f_pos += XIAFS_ZSIZE(inode->i_sb)-offset;
offset86fs/xiafs/dir.cfor (i = 0; i < XIAFS_ZSIZE(inode->i_sb) && i < offset; ) {
offset92fs/xiafs/dir.coffset = i;
offset93fs/xiafs/dir.cde = (struct xiafs_direct *) (offset + bh->b_data);
offset95fs/xiafs/dir.cwhile (offset < XIAFS_ZSIZE(inode->i_sb) && filp->f_pos < inode->i_size) {
offset116fs/xiafs/dir.coffset += de->d_rec_len;
offset118fs/xiafs/dir.cde = (struct xiafs_direct *) (offset + bh->b_data);
offset121fs/xiafs/dir.cif (offset > XIAFS_ZSIZE(inode->i_sb)) {
offset75fs/xiafs/file.cint zone_nr, zones, f_zones, offset;
offset89fs/xiafs/file.coffset = filp->f_pos;
offset90fs/xiafs/file.cleft = inode->i_size - offset;
offset96fs/xiafs/file.czone_nr = offset >> XIAFS_ZSIZE_BITS(inode->i_sb);
offset97fs/xiafs/file.coffset &= XIAFS_ZSIZE(inode->i_sb) -1 ;
offset99fs/xiafs/file.czones = (left+offset+XIAFS_ZSIZE(inode->i_sb)-1) >> XIAFS_ZSIZE_BITS(inode->i_sb);
offset154fs/xiafs/file.cif (left < XIAFS_ZSIZE(inode->i_sb) - offset)
offset157fs/xiafs/file.cchars = XIAFS_ZSIZE(inode->i_sb) - offset;
offset162fs/xiafs/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset169fs/xiafs/file.coffset = 0;
offset158fs/xiafs/namei.cint i, pos, offset;
offset183fs/xiafs/namei.coffset = 12;
offset186fs/xiafs/namei.coffset = 0;
offset187fs/xiafs/namei.cwhile (offset < XIAFS_ZSIZE(dir->i_sb)) {
offset231fs/xiafs/namei.coffset+=de->d_rec_len;
offset233fs/xiafs/namei.cde=(struct xiafs_direct *)(bh->b_data+offset);
offset236fs/xiafs/namei.cif (offset > XIAFS_ZSIZE(dir->i_sb)) {
offset408fs/xiafs/namei.cint i, zones, offset;
offset438fs/xiafs/namei.coffset=de->d_rec_len+12;
offset441fs/xiafs/namei.coffset = 0;
offset444fs/xiafs/namei.cwhile (offset < XIAFS_ZSIZE(inode->i_sb)) {
offset445fs/xiafs/namei.cde=(struct xiafs_direct *)(bh->b_data+offset);
offset459fs/xiafs/namei.coffset+=de->d_rec_len;
offset120include/asm-alpha/bitops.hextern inline unsigned long find_next_zero_bit(void * addr, unsigned long size, unsigned long offset)
offset122include/asm-alpha/bitops.hunsigned long * p = ((unsigned long *) addr) + (offset >> 6);
offset123include/asm-alpha/bitops.hunsigned long result = offset & ~63UL;
offset126include/asm-alpha/bitops.hif (offset >= size)
offset129include/asm-alpha/bitops.hoffset &= 63UL;
offset130include/asm-alpha/bitops.hif (offset) {
offset132include/asm-alpha/bitops.htmp |= ~0UL >> (64-offset);
offset473include/asm-alpha/pgtable.hextern inline pte_t mk_swap_pte(unsigned long type, unsigned long offset)
offset474include/asm-alpha/pgtable.h{ pte_t pte; pte_val(pte) = (type << 32) | (offset << 40); return pte; }
offset478include/asm-alpha/pgtable.h#define SWP_ENTRY(type,offset) pte_val(mk_swap_pte((type),(offset)))
offset97include/asm-i386/bitops.hextern __inline__ int find_next_zero_bit (void * addr, int size, int offset)
offset99include/asm-i386/bitops.hunsigned long * p = ((unsigned long *) addr) + (offset >> 5);
offset100include/asm-i386/bitops.hint set = 0, bit = offset & 31, res;
offset114include/asm-i386/bitops.hreturn set + offset;
offset122include/asm-i386/bitops.hreturn (offset + set + res);
offset441include/asm-i386/pgtable.h#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8))
offset87include/asm-m68k/bitops.hint offset)
offset90include/asm-m68k/bitops.hunsigned long *p = addr + (offset >> 5);
offset91include/asm-m68k/bitops.hint set = 0, bit = offset & 31, res;
offset99include/asm-m68k/bitops.hreturn set + offset;
offset105include/asm-m68k/bitops.hreturn (offset + set + res);
offset186include/asm-mips/bitops.hextern __inline__ int find_next_zero_bit (void * addr, int size, int offset)
offset188include/asm-mips/bitops.hunsigned long * p = ((unsigned long *) addr) + (offset >> 5);
offset189include/asm-mips/bitops.hint set = 0, bit = offset & 31, res;
offset210include/asm-mips/bitops.hreturn set + offset;
offset218include/asm-mips/bitops.hreturn (offset + set + res);
offset558include/asm-mips/pgtable.h#define SWP_ENTRY(type,offset) pte_val(mk_swap_pte((type),(offset)))
offset564include/asm-mips/pgtable.h#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8))
offset197include/asm-mips/processor.hasmlinkage void resume(struct task_struct *tsk, int offset);
offset503include/asm-ppc/pgtable.h#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8))
offset90include/asm-sparc/bitops.hextern __inline__ unsigned long find_next_zero_bit(void *addr, unsigned long size, unsigned long offset)
offset92include/asm-sparc/bitops.hunsigned long *p = ((unsigned long *) addr) + (offset >> 5);
offset93include/asm-sparc/bitops.hunsigned long result = offset & ~31UL;
offset96include/asm-sparc/bitops.hif (offset >= size)
offset99include/asm-sparc/bitops.hoffset &= 31UL;
offset100include/asm-sparc/bitops.hif (offset) {
offset102include/asm-sparc/bitops.htmp |= ~0UL << (32-offset);
offset176include/asm-sparc/bitops.hextern __inline__ unsigned long ext2_find_next_zero_bit(void *addr, unsigned long size, unsigned long offset)
offset178include/asm-sparc/bitops.hunsigned long *p = ((unsigned long *) addr) + (offset >> 5);
offset179include/asm-sparc/bitops.hunsigned long result = offset & ~31UL;
offset182include/asm-sparc/bitops.hif (offset >= size)
offset185include/asm-sparc/bitops.hoffset &= 31UL;
offset186include/asm-sparc/bitops.hif(offset) {
offset188include/asm-sparc/bitops.htmp |= ~0UL << (32-offset);
offset67include/asm-sparc/mostek.hchar offset[6*1024];         /* Magic things may be here, who knows? */
offset276include/asm-sparc/pgtable.h#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << 8))
offset26include/asm-sparc/sbus.hextern inline unsigned long sbus_devaddr(int slotnum, unsigned long offset)
offset28include/asm-sparc/sbus.hreturn (unsigned long) (SUN_SBUS_BVADDR+((slotnum)<<25)+(offset));
offset61include/asm-sparc/sbus.hunsigned long offset;                /* Offset given by PROM */
offset35include/linux/apm_bios.hunsigned long  offset;
offset43include/linux/binfmts.hextern int read_exec(struct inode *inode, unsigned long offset,
offset157include/linux/cdk.hunsigned long  offset;
offset434include/linux/cdk.hunsigned long  offset;
offset115include/linux/mm.hunsigned long offset;
offset180include/linux/mm.hextern void vmtruncate(struct inode * inode, unsigned long offset);
offset194include/linux/mm.hextern void * vremap(unsigned long offset, unsigned long size);
offset237include/linux/netdevice.hextern int    dev_get_info(char *buffer, char **start, off_t offset, int length, int dummy);
offset63include/linux/nfs_fs.hint offset, int count, char *data,
offset66include/linux/nfs_fs.hint offset, int count, const char *data,
offset19include/linux/pagemap.hstatic inline unsigned long _page_hashfn(struct inode * inode, unsigned long offset)
offset21include/linux/pagemap.hoffset ^= (unsigned long) inode;
offset22include/linux/pagemap.hreturn offset % PAGE_HASH_SIZE;
offset25include/linux/pagemap.h#define page_hash(inode,offset) page_hash_table[_page_hashfn(inode,offset)]
offset27include/linux/pagemap.hstatic inline struct page * find_page(struct inode * inode, unsigned long offset)
offset31include/linux/pagemap.hfor (page = page_hash(inode, offset); page ; page = page->next_hash) {
offset34include/linux/pagemap.hif (page->offset != offset)
offset43include/linux/pagemap.hstruct page **p = &page_hash(page->inode,page->offset);
offset56include/linux/pagemap.hstruct page **p = &page_hash(inode,page->offset);
offset372include/linux/skbuff.hextern void      skb_copy_datagram(struct sk_buff *from, int offset, char *to,int size);
offset373include/linux/skbuff.hextern void      skb_copy_datagram_iovec(struct sk_buff *from, int offset, struct iovec *to,int size);
offset132include/linux/smb_fs.hoff_t offset, long count, char *data, int fs);
offset134include/linux/smb_fs.hoff_t offset, long count, char *data);
offset136include/linux/smb_fs.hoff_t offset, int count, const char *data);
offset138include/linux/smb_fs.hoff_t offset, long count, const char *data);
offset128include/linux/timex.hlong offset;    /* time offset (usec) */
offset100include/linux/xd.hu_long offset;
offset54include/net/ip.hint    offset;    /* offset of fragment in IP datagram  */
offset8include/net/rarp.hoff_t offset, 
offset143include/net/route.hextern int    rt_get_info(char * buffer, char **start, off_t offset, int length, int dummy);
offset144include/net/route.hextern int    rt_cache_get_info(char *buffer, char **start, off_t offset, int length, int dummy);
offset604ipc/shm.cstatic pte_t shm_swap_in(struct vm_area_struct * shmd, unsigned long offset, unsigned long code)
offset626ipc/shm.cif (idx != (offset >> PAGE_SHIFT)) {
offset628ipc/shm.cidx, offset >> PAGE_SHIFT);
offset131kernel/ksyms.coff_t offset, int length, 
offset581kernel/module.cint get_ksyms_list(char *buf, char **start, off_t offset, int length)
offset610kernel/module.cif (pos < offset) {
offset615kernel/module.cif (pos > offset+length)
offset621kernel/module.c*start = buf + (offset - begin);
offset622kernel/module.clen -= (offset - begin);
offset206kernel/time.cif (txc.offset <= - MAXPHASE || txc.offset >= MAXPHASE )
offset244kernel/time.ctime_adjust = txc.offset;
offset250kernel/time.cpps_offset : txc.offset;
offset309kernel/time.ctxc.offset     = save_adjust;
offset48mm/filemap.cunsigned long offset = page->offset;
offset51mm/filemap.cif (offset >= start) {
offset64mm/filemap.coffset = start - offset;
offset66mm/filemap.cif (offset < PAGE_SIZE)
offset67mm/filemap.cmemset((void *) (offset + page_address(page)), 0, PAGE_SIZE - offset);
offset125mm/filemap.cstatic int readpage(struct inode * inode, unsigned long offset, char * page)
offset131mm/filemap.coffset >>= inode->i_sb->s_blocksize_bits;
offset134mm/filemap.c*p = inode->i_op->bmap(inode, offset);
offset136mm/filemap.coffset++;
offset174mm/filemap.cp->offset = address;
offset203mm/filemap.cunsigned long offset,
offset227mm/filemap.csize = offset + PAGE_SIZE;
offset233mm/filemap.cif (size < offset)
offset236mm/filemap.csize -= offset;
offset241mm/filemap.cfile.f_pos = offset;
offset264mm/filemap.cunsigned long offset,
offset273mm/filemap.cinvalidate_page(vma, (offset + vma->vm_start - vma->vm_offset));
offset274mm/filemap.cerror = filemap_write_page(vma, offset, page);
offset287mm/filemap.cunsigned long offset,
offset336mm/filemap.cstruct vm_area_struct *vma, unsigned long offset, unsigned int flags)
offset350mm/filemap.coffset += address & PMD_MASK;
offset357mm/filemap.cerror |= filemap_sync_pte(pte, vma, address + offset, flags);
offset369mm/filemap.cunsigned long offset, end;
offset380mm/filemap.coffset = address & PMD_MASK;
offset387mm/filemap.cerror |= filemap_sync_pte_range(pmd, address, end - address, vma, offset, flags);
offset458mm/memory.cunsigned long offset, pgprot_t prot)
offset469mm/memory.cif (offset >= high_memory || mem_map[MAP_NR(offset)].reserved)
offset470mm/memory.cset_pte(pte, mk_pte(offset, prot));
offset473mm/memory.coffset += PAGE_SIZE;
offset479mm/memory.cunsigned long offset, pgprot_t prot)
offset487mm/memory.coffset -= address;
offset492mm/memory.cremap_pte_range(pte, address, end - address, address + offset, prot);
offset499mm/memory.cint remap_page_range(unsigned long from, unsigned long offset, unsigned long size, pgprot_t prot)
offset505mm/memory.coffset -= from;
offset512mm/memory.cerror = remap_pmd_range(pmd, from, end - from, offset + from, prot);
offset876mm/memory.cunsigned long offset;
offset890mm/memory.coffset = address - area->vm_start + area->vm_offset;
offset903mm/memory.cfrom_address = offset + mpnt->vm_start - mpnt->vm_offset;
offset962mm/memory.cvoid vmtruncate(struct inode * inode, unsigned long offset)
offset966mm/memory.cinvalidate_inode_pages(inode, offset);
offset976mm/memory.cif (mpnt->vm_offset >= offset) {
offset981mm/memory.cdiff = offset - mpnt->vm_offset;
offset180mm/swap.cunsigned long type, offset;
offset189mm/swap.coffset = SWP_OFFSET(entry);
offset190mm/swap.cif (offset >= p->max) {
offset194mm/swap.cif (p->swap_map && !p->swap_map[offset]) {
offset202mm/swap.cwhile (set_bit(offset,p->swap_lockmap))
offset209mm/swap.cll_rw_page(rw,p->swap_device,offset,buf);
offset229mm/swap.cunsigned int block = offset << 3;
offset239mm/swap.cunsigned int block = offset
offset251mm/swap.cif (offset && !clear_bit(offset,p->swap_lockmap))
offset259mm/swap.cunsigned long offset, entry;
offset269mm/swap.cfor (offset = p->lowest_bit; offset <= p->highest_bit ; offset++) {
offset270mm/swap.cif (p->swap_map[offset])
offset272mm/swap.cif (test_bit(offset, p->swap_lockmap))
offset274mm/swap.cp->swap_map[offset] = 1;
offset276mm/swap.cif (offset == p->highest_bit)
offset278mm/swap.cp->lowest_bit = offset;
offset279mm/swap.centry = SWP_ENTRY(type,offset);
offset305mm/swap.cunsigned long offset, type;
offset309mm/swap.coffset = SWP_OFFSET(entry);
offset318mm/swap.cif (offset >= p->max) {
offset322mm/swap.cif (!p->swap_map[offset]) {
offset326mm/swap.cp->swap_map[offset]++;
offset333mm/swap.cunsigned long offset, type;
offset345mm/swap.coffset = SWP_OFFSET(entry);
offset346mm/swap.cif (offset >= p->max) {
offset354mm/swap.cif (offset < p->lowest_bit)
offset355mm/swap.cp->lowest_bit = offset;
offset356mm/swap.cif (offset > p->highest_bit)
offset357mm/swap.cp->highest_bit = offset;
offset358mm/swap.cif (!p->swap_map[offset])
offset361mm/swap.cif (!--p->swap_map[offset])
offset937mm/swap.cunsigned long address, unsigned long size, unsigned long offset,
offset951mm/swap.coffset += address & PMD_MASK;
offset957mm/swap.cif (unuse_pte(vma, offset+address-vma->vm_start, pte, type, page))
offset970mm/swap.cunsigned long offset, end;
offset980mm/swap.coffset = address & PGDIR_MASK;
offset986mm/swap.cif (unuse_pmd(vma, pmd, address, end - address, offset, type, page))
offset1332mm/swap.cp->offset = 0;
offset174mm/vmalloc.cunsigned long offset)
offset185mm/vmalloc.cset_pte(pte, mk_pte(offset, PAGE_KERNEL));
offset187mm/vmalloc.coffset += PAGE_SIZE;
offset193mm/vmalloc.cunsigned long offset)
offset201mm/vmalloc.coffset -= address;
offset206mm/vmalloc.cremap_area_pte(pte, address, end - address, address + offset);
offset213mm/vmalloc.cstatic int remap_area_pages(unsigned long address, unsigned long offset, unsigned long size)
offset218mm/vmalloc.coffset -= address;
offset224mm/vmalloc.cif (remap_area_pmd(pmd, address, end - address, offset + address))
offset301mm/vmalloc.cvoid * vremap(unsigned long offset, unsigned long size)
offset306mm/vmalloc.cif (offset < high_memory)
offset308mm/vmalloc.cif (offset & ~PAGE_MASK)
offset311mm/vmalloc.cif (!size || size > offset + size)
offset317mm/vmalloc.cif (remap_area_pages(VMALLOC_VMADDR(addr), offset, size)) {
offset244net/802/tr.cint rif_get_info(char *buffer,char **start, off_t offset, int length) {
offset267net/802/tr.cif(pos<offset) {
offset271net/802/tr.cif(pos>offset+length)
offset274net/802/tr.cif(pos>offset+length)
offset278net/802/tr.c*start=buffer+(offset-begin); /* Start of wanted data */
offset279net/802/tr.clen-=(offset-begin);    /* Start slop */
offset233net/appletalk/ddp.cint atalk_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset258net/appletalk/ddp.cif(pos<offset)
offset263net/appletalk/ddp.cif(pos>offset+length)    /* We have dumped enough */
offset268net/appletalk/ddp.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset269net/appletalk/ddp.clen-=(offset-begin);    /* Remove unwanted header data from length */
offset840net/appletalk/ddp.cint atalk_if_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset856net/appletalk/ddp.cif(pos<offset)
offset861net/appletalk/ddp.cif(pos>offset+length)
offset864net/appletalk/ddp.c*start=buffer+(offset-begin);
offset865net/appletalk/ddp.clen-=(offset-begin);
offset873net/appletalk/ddp.cint atalk_rt_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset895net/appletalk/ddp.cif(pos<offset)
offset900net/appletalk/ddp.cif(pos>offset+length)
offset903net/appletalk/ddp.c*start=buffer+(offset-begin);
offset904net/appletalk/ddp.clen-=(offset-begin);
offset2016net/ax25/af_ax25.cstatic int ax25_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset2061net/ax25/af_ax25.cif (pos < offset) {
offset2066net/ax25/af_ax25.cif (pos > offset + length)
offset2072net/ax25/af_ax25.c*start = buffer + (offset - begin);
offset2073net/ax25/af_ax25.clen   -= (offset - begin);
offset266net/ax25/ax25_route.cint ax25_rt_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset307net/ax25/ax25_route.cif (pos < offset) {
offset312net/ax25/ax25_route.cif (pos > offset + length)
offset318net/ax25/ax25_route.c*start = buffer + (offset - begin);
offset319net/ax25/ax25_route.clen   -= (offset - begin);
offset326net/ax25/ax25_route.cint ax25_cs_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset342net/ax25/ax25_route.cif (pos < offset) {
offset347net/ax25/ax25_route.cif (pos > offset + length)
offset353net/ax25/ax25_route.c*start = buffer + (offset - begin);
offset354net/ax25/ax25_route.clen   -= offset - begin;
offset603net/ax25/ax25_route.cint ax25_bpq_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset621net/ax25/ax25_route.cif (pos < offset) {
offset626net/ax25/ax25_route.cif (pos > offset + length)
offset632net/ax25/ax25_route.c*start = buffer + (offset - begin);
offset633net/ax25/ax25_route.clen   -= (offset - begin);
offset166net/core/datagram.cvoid skb_copy_datagram(struct sk_buff *skb, int offset, char *to, int size)
offset168net/core/datagram.cmemcpy_tofs(to,skb->h.raw+offset,size);
offset176net/core/datagram.cvoid skb_copy_datagram_iovec(struct sk_buff *skb, int offset, struct iovec *to, int size)
offset178net/core/datagram.cmemcpy_toiovec(to,skb->h.raw+offset,size);
offset929net/core/dev.cint dev_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset952net/core/dev.cif(pos<offset)
offset957net/core/dev.cif(pos>offset+length)
offset961net/core/dev.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset962net/core/dev.clen-=(offset-begin);    /* Start slop */
offset868net/core/net_alias.cint net_alias_types_getinfo(char *buffer, char **start, off_t offset, int length, int dummy)
offset881net/core/net_alias.cif(pos<offset)
offset886net/core/net_alias.cif(pos>offset+length)
offset889net/core/net_alias.c*start=buffer+(offset-begin);
offset890net/core/net_alias.clen-=(offset-begin);
offset905net/core/net_alias.cint net_alias_getinfo(char *buffer, char **start, off_t offset, int length, int dummy)
offset944net/core/net_alias.cif(pos<offset)
offset949net/core/net_alias.cif(pos>offset+length)
offset952net/core/net_alias.c*start=buffer+(offset-begin);
offset953net/core/net_alias.clen-=(offset-begin);
offset642net/core/skbuff.cunsigned long offset;
offset658net/core/skbuff.coffset=n->head-skb->head;
offset670net/core/skbuff.cn->h.raw=skb->h.raw+offset;
offset671net/core/skbuff.cn->mac.raw=skb->mac.raw+offset;
offset672net/core/skbuff.cn->ip_hdr=(struct iphdr *)(((char *)skb->ip_hdr)+offset);
offset1318net/ipv4/arp.cint arp_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset1388net/ipv4/arp.cif (pos <= offset)
offset1390net/ipv4/arp.cif (pos >= offset+length)
offset1396net/ipv4/arp.c*start = buffer+len-(pos-offset);  /* Start of wanted data */
offset1397net/ipv4/arp.clen = pos-offset;      /* Start slop */
offset200net/ipv4/icmp.cstatic void icmp_glue_bits(const void *p, __u32 saddr, char *to, unsigned int offset, unsigned int fraglen)
offset206net/ipv4/icmp.cif (offset) {
offset207net/ipv4/icmp.cicmp_param->csum=csum_partial_copy(icmp_param->data_ptr+offset-sizeof(struct icmphdr), 
offset91net/ipv4/ip_fragment.cstatic struct ipfrag *ip_frag_create(int offset, int end, struct sk_buff *skb, unsigned char *ptr)
offset105net/ipv4/ip_fragment.cfp->offset = offset;
offset107net/ipv4/ip_fragment.cfp->len = end - offset;
offset311net/ipv4/ip_fragment.cint offset;
offset319net/ipv4/ip_fragment.coffset = 0;
offset322net/ipv4/ip_fragment.cif (fp->offset > offset)
offset324net/ipv4/ip_fragment.coffset = fp->end;
offset386net/ipv4/ip_fragment.cmemcpy((ptr + fp->offset), fp->ptr, fp->len);
offset416net/ipv4/ip_fragment.cint flags, offset;
offset434net/ipv4/ip_fragment.coffset = ntohs(iph->frag_off);
offset435net/ipv4/ip_fragment.cflags = offset & ~IP_OFFSET;
offset436net/ipv4/ip_fragment.coffset &= IP_OFFSET;
offset437net/ipv4/ip_fragment.cif (((flags & IP_MF) == 0) && (offset == 0))
offset444net/ipv4/ip_fragment.coffset <<= 3;    /* offset is in 8-byte chunks */
offset458net/ipv4/ip_fragment.cif (offset == 0)
offset487net/ipv4/ip_fragment.cend = offset + ntohs(iph->tot_len) - ihl;
offset511net/ipv4/ip_fragment.cif (next->offset > offset)
offset521net/ipv4/ip_fragment.cif (prev != NULL && offset < prev->end)
offset523net/ipv4/ip_fragment.ci = prev->end - offset;
offset524net/ipv4/ip_fragment.coffset += i;  /* ptr into datagram */
offset536net/ipv4/ip_fragment.cif (tmp->offset >= end)
offset539net/ipv4/ip_fragment.ci = end - next->offset;      /* overlap is 'i' bytes */
offset541net/ipv4/ip_fragment.ctmp->offset += i;      /* next fragment  */
offset569net/ipv4/ip_fragment.ctfp = ip_frag_create(offset, end, skb, ptr);
offset625net/ipv4/ip_fragment.cint offset;
offset685net/ipv4/ip_fragment.coffset = (ntohs(iph->frag_off) & IP_OFFSET) << 3;
offset687net/ipv4/ip_fragment.coffset = 0;
offset761net/ipv4/ip_fragment.ciph->frag_off = htons((offset >> 3));
offset770net/ipv4/ip_fragment.cif (offset == 0)
offset780net/ipv4/ip_fragment.coffset += len;
offset199net/ipv4/ip_fw.cunsigned short    offset;
offset225net/ipv4/ip_fw.coffset = ntohs(ip->frag_off) & IP_OFFSET;
offset234net/ipv4/ip_fw.cif (offset == 1 && ip->protocol == IPPROTO_TCP)
offset237net/ipv4/ip_fw.cif (offset!=0 && (opt != 1) && (ip->protocol == IPPROTO_TCP ||
offset272net/ipv4/ip_fw.cif (!offset) {
offset287net/ipv4/ip_fw.cif (!offset) {
offset1538net/ipv4/ip_fw.coff_t offset, int length, int reset)
offset1590net/ipv4/ip_fw.cif(pos<offset)
offset1601net/ipv4/ip_fw.cif(pos>offset+length)
offset1606net/ipv4/ip_fw.c*start=buffer+(offset-begin);
offset1607net/ipv4/ip_fw.clen-=(offset-begin);
offset1616net/ipv4/ip_fw.cstatic int ip_acct_procinfo(char *buffer, char **start, off_t offset,
offset1619net/ipv4/ip_fw.creturn ip_chain_procinfo(IP_INFO_ACCT, buffer,start, offset,length,
offset1627net/ipv4/ip_fw.cstatic int ip_fw_blk_procinfo(char *buffer, char **start, off_t offset,
offset1630net/ipv4/ip_fw.creturn ip_chain_procinfo(IP_INFO_BLK, buffer,start,offset,length,
offset1634net/ipv4/ip_fw.cstatic int ip_fw_fwd_procinfo(char *buffer, char **start, off_t offset,
offset1637net/ipv4/ip_fw.creturn ip_chain_procinfo(IP_INFO_FWD, buffer,start,offset,length,
offset1644net/ipv4/ip_fw.cstatic int ip_msqhst_procinfo(char *buffer, char **start, off_t offset,
offset1672net/ipv4/ip_fw.cif(pos<offset) 
offset1677net/ipv4/ip_fw.cif(pos>offset+length)
offset1682net/ipv4/ip_fw.c*start=buffer+(offset-begin);
offset1683net/ipv4/ip_fw.clen-=(offset-begin);
offset577net/ipv4/ip_output.cint offset, mf;
offset752net/ipv4/ip_output.coffset = length - (length % (maxfraglen - fragheaderlen));
offset758net/ipv4/ip_output.cfraglen = length - offset + fragheaderlen;
offset760net/ipv4/ip_output.cif(length-offset==0)
offset763net/ipv4/ip_output.coffset -= maxfraglen-fragheaderlen;
offset777net/ipv4/ip_output.cif (sk->ip_hdrincl && offset > 0)
offset875net/ipv4/ip_output.ctrue_daddr, dev->pa_addr, offset);
offset880net/ipv4/ip_output.ciph->frag_off = htons(offset>>3);
offset906net/ipv4/ip_output.cgetfrag(frag, saddr, data, offset, fraglen-fragheaderlen);
offset913net/ipv4/ip_output.cif(!offset && call_out_firewall(PF_INET, skb, iph) < FW_ACCEPT)
offset921net/ipv4/ip_output.cif(!offset)
offset924net/ipv4/ip_output.coffset -= (maxfraglen-fragheaderlen);
offset1007net/ipv4/ip_output.cwhile (offset >= 0);
offset43net/ipv4/ip_sockglue.cint ip_mc_procinfo(char *buffer, char **start, off_t offset, int length, int dummy)
offset68net/ipv4/ip_sockglue.cif(pos<offset)
offset73net/ipv4/ip_sockglue.cif(pos>offset+length)
offset79net/ipv4/ip_sockglue.c*start=buffer+(offset-begin);
offset80net/ipv4/ip_sockglue.clen-=(offset-begin);
offset787net/ipv4/ipmr.cint ipmr_vif_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset812net/ipv4/ipmr.cif(pos<offset)
offset817net/ipv4/ipmr.cif(pos>offset+length)
offset821net/ipv4/ipmr.c*start=buffer+(offset-begin);
offset822net/ipv4/ipmr.clen-=(offset-begin);
offset828net/ipv4/ipmr.cint ipmr_mfc_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset874net/ipv4/ipmr.cif(pos<offset)
offset879net/ipv4/ipmr.cif(pos>offset+length)
offset889net/ipv4/ipmr.c*start=buffer+(offset-begin);
offset890net/ipv4/ipmr.clen-=(offset-begin);
offset59net/ipv4/proc.cget__netinfo(struct proto *pro, char *buffer, int format, char **start, off_t offset, int length)
offset128net/ipv4/proc.cif(pos<offset)
offset133net/ipv4/proc.cif(pos>offset+length)
offset140net/ipv4/proc.cif(pos>offset+length)
offset143net/ipv4/proc.c*start=buffer+(offset-begin);
offset144net/ipv4/proc.clen-=(offset-begin);
offset151net/ipv4/proc.cint tcp_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset153net/ipv4/proc.creturn get__netinfo(&tcp_prot, buffer,0, start, offset, length);
offset157net/ipv4/proc.cint udp_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset159net/ipv4/proc.creturn get__netinfo(&udp_prot, buffer,1, start, offset, length);
offset163net/ipv4/proc.cint raw_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset165net/ipv4/proc.creturn get__netinfo(&raw_prot, buffer,1, start, offset, length);
offset172net/ipv4/proc.cint afinet_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset178net/ipv4/proc.cint len  = socket_get_info(buffer,start,offset,length);
offset189net/ipv4/proc.c*start = buffer + offset;
offset190net/ipv4/proc.clen -= offset;
offset201net/ipv4/proc.cint snmp_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset261net/ipv4/proc.cif (offset >= len)
offset266net/ipv4/proc.c*start = buffer + offset;
offset267net/ipv4/proc.clen -= offset;
offset480net/ipv4/rarp.cint rarp_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset526net/ipv4/rarp.cif(pos<offset)
offset531net/ipv4/rarp.cif(pos>offset+length)
offset537net/ipv4/rarp.c*start = buffer+(offset-begin);  /* Start of wanted data */
offset538net/ipv4/rarp.clen   -= (offset-begin);  /* Start slop */
offset163net/ipv4/raw.cstatic void raw_getfrag(const void *p, __u32 saddr, char *to, unsigned int offset, unsigned int fraglen)
offset165net/ipv4/raw.cmemcpy_fromfs(to, (const unsigned char *)p+offset, fraglen);
offset172net/ipv4/raw.cstatic void raw_getrawfrag(const void *p, __u32 saddr, char *to, unsigned int offset, unsigned int fraglen)
offset174net/ipv4/raw.cmemcpy_fromfs(to, (const unsigned char *)p+offset, fraglen);
offset175net/ipv4/raw.cif(offset==0)
offset798net/ipv4/route.cint rt_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset809net/ipv4/route.cif (offset<128)
offset827net/ipv4/route.cif (pos + 128*fz->fz_nent <= offset)
offset856net/ipv4/route.cif (pos <= offset)
offset870net/ipv4/route.cif (pos >= offset+length)
offset880net/ipv4/route.c*start = buffer+len-(pos-offset);
offset881net/ipv4/route.clen = pos - offset;
offset887net/ipv4/route.cint rt_cache_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset897net/ipv4/route.cif (offset<128)
offset917net/ipv4/route.cif (pos <= offset)
offset929net/ipv4/route.cif (pos >= offset+length)
offset938net/ipv4/route.c*start = buffer+len-(pos-offset);
offset939net/ipv4/route.clen = pos-offset;
offset2335net/ipv4/tcp.cu32 offset;
offset2357net/ipv4/tcp.coffset = *seq - skb->seq;
offset2359net/ipv4/tcp.coffset--;
offset2360net/ipv4/tcp.cif (offset < skb->len)
offset2430net/ipv4/tcp.cused = skb->len - offset;
offset2447net/ipv4/tcp.coffset++;
offset2470net/ipv4/tcp.cskb->h.th->doff*4 + offset, used);
offset2484net/ipv4/tcp.cif (used + offset < skb->len)
offset231net/ipv4/udp.cstatic void udp_getfrag(const void *p, __u32 saddr, char * to, unsigned int offset, unsigned int fraglen) 
offset238net/ipv4/udp.cif (offset) 
offset241net/ipv4/udp.csrc = ufh->from+(offset-sizeof(struct udphdr));
offset251net/ipv4/udp.cif (offset == 0) 
offset271net/ipv4/udp.cstatic void udp_getfrag_nosum(const void *p, __u32 saddr, char * to, unsigned int offset, unsigned int fraglen) 
offset278net/ipv4/udp.cif (offset) 
offset281net/ipv4/udp.csrc = ufh->from+(offset-sizeof(struct udphdr));
offset291net/ipv4/udp.cif (offset == 0) 
offset1213net/ipx/af_ipx.cstatic int ipx_interface_get_info(char *buffer, char **start, off_t offset,
offset1239net/ipx/af_ipx.cif(pos<offset) {
offset1243net/ipx/af_ipx.cif(pos>offset+length)    /* We have dumped enough */
offset1248net/ipx/af_ipx.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset1249net/ipx/af_ipx.clen-=(offset-begin);    /* Remove unwanted header data from length */
offset1256net/ipx/af_ipx.cstatic int ipx_get_info(char *buffer, char **start, off_t offset,
offset1294net/ipx/af_ipx.cif(pos<offset)
offset1299net/ipx/af_ipx.cif(pos>offset+length)    /* We have dumped enough */
offset1305net/ipx/af_ipx.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset1306net/ipx/af_ipx.clen-=(offset-begin);    /* Remove unwanted header data from length */
offset1313net/ipx/af_ipx.cstatic int ipx_rt_get_info(char *buffer, char **start, off_t offset,
offset1337net/ipx/af_ipx.cif(pos<offset)
offset1342net/ipx/af_ipx.cif(pos>offset+length)
offset1345net/ipx/af_ipx.c*start=buffer+(offset-begin);
offset1346net/ipx/af_ipx.clen-=(offset-begin);
offset112net/netlink.coff_t offset, int origin)
offset1281net/netrom/af_netrom.cstatic int nr_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset1321net/netrom/af_netrom.cif (pos < offset) {
offset1326net/netrom/af_netrom.cif (pos > offset + length)
offset1332net/netrom/af_netrom.c*start = buffer + (offset - begin);
offset1333net/netrom/af_netrom.clen   -= (offset - begin);
offset712net/netrom/nr_route.cint nr_nodes_get_info(char *buffer, char **start, off_t offset,
offset743net/netrom/nr_route.cif (pos < offset) {
offset748net/netrom/nr_route.cif (pos > offset + length)
offset754net/netrom/nr_route.c*start = buffer + (offset - begin);
offset755net/netrom/nr_route.clen   -= (offset - begin);
offset762net/netrom/nr_route.cint nr_neigh_get_info(char *buffer, char **start, off_t offset,
offset785net/netrom/nr_route.cif (pos < offset) {
offset790net/netrom/nr_route.cif (pos > offset + length)
offset796net/netrom/nr_route.c*start = buffer + (offset - begin);
offset797net/netrom/nr_route.clen   -= (offset - begin);
offset73net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset,
offset312net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset, int whence)
offset1382net/socket.cint socket_get_info(char *buffer, char **start, off_t offset, int length)
offset1385net/socket.cif (offset >= len)
offset1390net/socket.c*start = buffer + offset;
offset1391net/socket.clen -= offset;
offset974net/unix/af_unix.cstatic int unix_get_info(char *buffer, char **start, off_t offset, int length, int dummy)
offset998net/unix/af_unix.cif(pos<offset)
offset1003net/unix/af_unix.cif(pos>offset+length)
offset1007net/unix/af_unix.c*start=buffer+(offset-begin);
offset1008net/unix/af_unix.clen-=(offset-begin);
offset198scripts/ksymoops.cclong offset = strtol(buf, 0, 16);
offset200scripts/ksymoops.ccKSym* ksym = find(eip_addr + offset);
offset540scripts/tkparse.cint  offset;
offset571scripts/tkparse.coffset = 0;
offset574scripts/tkparse.cfgets(&buffer[offset], sizeof(buffer) - offset, infile);
offset585scripts/tkparse.coffset = pnt - buffer;
offset590scripts/tkparse.coffset = 0;