taglinefilesource code
offset116arch/alpha/boot/tools/build.cunsigned long size, offset;
offset124arch/alpha/boot/tools/build.coffset = shdr[i].s_scnptr;
offset125arch/alpha/boot/tools/build.cif (lseek(fd, offset, SEEK_SET) != offset)
offset131arch/alpha/boot/tools/build.cif (offset)
offset53arch/i386/kernel/ptrace.cstatic inline int get_stack_long(struct task_struct *task, int offset)
offset58arch/i386/kernel/ptrace.cstack += offset;
offset68arch/i386/kernel/ptrace.cstatic inline int put_stack_long(struct task_struct *task, int offset,
offset74arch/i386/kernel/ptrace.cstack += offset;
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));
offset18arch/sparc/mm/vac-flush.cregister int entries_left, offset;
offset34arch/sparc/mm/vac-flush.coffset = vac_linesize;
offset38arch/sparc/mm/vac-flush.caddress += offset;
offset46arch/sparc/mm/vac-flush.cregister int entries_left, offset;
offset64arch/sparc/mm/vac-flush.coffset = vac_linesize;
offset68arch/sparc/mm/vac-flush.caddress += offset;
offset76arch/sparc/mm/vac-flush.cregister int entries_left, offset;
offset85arch/sparc/mm/vac-flush.coffset = vac_linesize;
offset89arch/sparc/mm/vac-flush.caddr += offset;
offset1109drivers/block/cdu31a.cunsigned int offset,
offset1143drivers/block/cdu31a.cinsb(sony_cd_read_reg, &buffer[offset], bytesleft);
offset1176drivers/block/cdu31a.cunsigned int offset;
offset1184drivers/block/cdu31a.coffset = 0;
offset1212drivers/block/cdu31a.coffset += readahead_dataleft;
offset1286drivers/block/cdu31a.cinput_data(buffer, bytesleft, nblocks, offset, skip);
offset145drivers/block/xd.cif (!memcmp(xd_bases[i] + xd_sigs[j].offset,xd_sigs[j].string,strlen(xd_sigs[j].string))) {
offset133drivers/char/console.cstatic void set_scrmem(int currcons, long offset);
offset589drivers/char/console.cstatic inline void __set_origin(unsigned short offset)
offset596drivers/char/console.c__origin = offset;
offset598drivers/char/console.coutb_p(offset >> 8, video_port_val);
offset600drivers/char/console.coutb_p(offset, video_port_val);
offset1990drivers/char/console.cstatic void set_scrmem(int currcons, long offset)
offset2023drivers/char/console.cif (video_mem_term - video_mem_base < offset + video_screen_size)
offset2024drivers/char/console.coffset = 0;  /* strange ... */
offset2025drivers/char/console.cmemcpy((void *)(video_mem_base + offset), (void *) origin, video_screen_size);
offset2028drivers/char/console.corigin = video_mem_base + offset;
offset2063drivers/char/console.clong offset;
offset2079drivers/char/console.coffset = 0;
offset2085drivers/char/console.coffset = (blank_origin - video_mem_base)
offset2090drivers/char/console.cset_scrmem(fg_console, offset);
offset305drivers/char/lp.coff_t offset, int origin)
offset494drivers/char/lp.cint offset = 0;
offset503drivers/char/lp.cfor (offset = 0; offset < LP_NO; offset++) {
offset504drivers/char/lp.cif (check_region(LP_B(offset), 3))
offset507drivers/char/lp.coutb_p( LP_DUMMY, LP_B(offset));
offset510drivers/char/lp.ctestvalue = inb_p(LP_B(offset));
offset512drivers/char/lp.cLP_F(offset) |= LP_EXIST;
offset513drivers/char/lp.clp_reset(offset);
offset514drivers/char/lp.cprintk("lp%d at 0x%04x, ", offset,LP_B(offset));
offset515drivers/char/lp.crequest_region(LP_B(offset), 3, "lp");
offset516drivers/char/lp.cif (LP_IRQ(offset))
offset517drivers/char/lp.cprintk("using IRQ%d\n", LP_IRQ(offset));
offset534drivers/char/lp.cint offset = 0;
offset543drivers/char/lp.cfor (offset = 0; offset < LP_NO; offset++) {
offset545drivers/char/lp.coutb_p( LP_DUMMY, LP_B(offset));
offset548drivers/char/lp.ctestvalue = inb_p(LP_B(offset));
offset550drivers/char/lp.cLP_F(offset) |= LP_EXIST;
offset551drivers/char/lp.clp_reset(offset);
offset552drivers/char/lp.cprintk("lp%d at 0x%04x, ", offset,LP_B(offset));
offset553drivers/char/lp.crequest_region(LP_B(offset),3,"lp");
offset554drivers/char/lp.cif (LP_IRQ(offset))
offset555drivers/char/lp.cprintk("using IRQ%d\n", LP_IRQ(offset));
offset568drivers/char/lp.cint offset;
offset573drivers/char/lp.cfor (offset = 0; offset < LP_NO; offset++) 
offset574drivers/char/lp.cif(LP_F(offset) && LP_EXIST) 
offset575drivers/char/lp.crelease_region(LP_B(offset),3);
offset186drivers/char/mem.cstatic int null_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset198drivers/char/mem.cstatic int memory_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset202drivers/char/mem.cfile->f_pos = offset;
offset205drivers/char/mem.cfile->f_pos += offset;
offset231drivers/char/serial.cstatic inline unsigned int serial_in(struct async_struct *info, int offset)
offset235drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset239drivers/char/serial.creturn inb(info->port + offset);
offset242drivers/char/serial.cstatic inline unsigned int serial_inp(struct async_struct *info, int offset)
offset246drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset251drivers/char/serial.creturn inb(info->port + offset);
offset253drivers/char/serial.creturn inb_p(info->port + offset);
offset257drivers/char/serial.cstatic inline void serial_out(struct async_struct *info, int offset, int value)
offset261drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset265drivers/char/serial.coutb(value, info->port+offset);
offset268drivers/char/serial.cstatic inline void serial_outp(struct async_struct *info, int offset,
offset273drivers/char/serial.coutb(info->hub6 - 1 + offset, info->port);
offset278drivers/char/serial.coutb(value, info->port+offset);
offset280drivers/char/serial.coutb_p(value, info->port+offset);
offset1879drivers/char/tpqic02.cstatic int qic02_tape_lseek(struct inode * inode, struct file * file, off_t offset, int origin)
offset311drivers/char/tty_io.cstatic int tty_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
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)
offset414drivers/net/depca.cunsigned int nicsr, offset, netRAM;
offset501drivers/net/depca.coffset = 0x8000;              /* 32kbyte RAM offset*/
offset505drivers/net/depca.coffset = 0x0000;
offset508drivers/net/depca.coffset = 0x0000;              /* 64k/48k bytes RAM */
offset512drivers/net/depca.cmem_start += offset;            /* (E)ISA start address */
offset532drivers/net/depca.cj = (((netRAM << 10) - offset - sizeof(struct depca_private)) / 
offset154drivers/net/ne.cstruct {unsigned char value, offset; } program_seq[] = {
offset170drivers/net/ne.coutb_p(program_seq[i].value, ioaddr + program_seq[i].offset);
offset1296drivers/scsi/53c7,8xx.h#define patch_abs_32(script, offset, symbol, value)      \
offset1299drivers/scsi/53c7,8xx.h(script)[A_##symbol##_used[i] - (offset)] += (value);  \
offset1303drivers/scsi/53c7,8xx.h(offset), #script, (script)[A_##symbol##_used[i] -   \
offset1304drivers/scsi/53c7,8xx.h(offset)]);            \
offset1307drivers/scsi/53c7,8xx.h#define patch_abs_rwri_data(script, offset, symbol, value)          \
offset1310drivers/scsi/53c7,8xx.h(script)[A_##symbol##_used[i] - (offset)] =      \
offset1311drivers/scsi/53c7,8xx.h((script)[A_##symbol##_used[i] - (offset)] &     \
offset398drivers/scsi/aha274x.cunsigned char offset)
offset407drivers/scsi/aha274x.c*rate = (aha274x_synctab[i].rate << 4) | (offset & 0xf);
offset415drivers/scsi/aha274x.c(offset & 0xf);
offset672drivers/scsi/aha274x.cunsigned char transfer, offset, rate;
offset701drivers/scsi/aha274x.coffset = inb(HA_ARG_2(base));
offset702drivers/scsi/aha274x.caha274x_to_scsirate(&rate, transfer, offset);
offset1846drivers/scsi/scsi.clong offset;
offset1853drivers/scsi/scsi.coffset = ((unsigned long) obj) - ((unsigned long) dma_malloc_buffer);
offset1855drivers/scsi/scsi.cif (offset < 0) panic("Bad offset");
offset1856drivers/scsi/scsi.cpage = offset >> 13;
offset1857drivers/scsi/scsi.csector = offset >> 9;
offset1860drivers/scsi/scsi.csector = (offset >> 9) & 15;
offset151drivers/scsi/seagate.cunsigned offset;
offset324drivers/scsi/seagate.csignatures[j].offset), (void *) signatures[j].signature,
offset146drivers/scsi/sr.cint offset;
offset147drivers/scsi/sr.coffset = (SCpnt->request.sector % 4) << 9;
offset149drivers/scsi/sr.c(char *)SCpnt->buffer + offset, 
offset155drivers/scsi/sr.cif((offset == 0) && this_count == 2 &&
offset267drivers/scsi/st.cint offset, transfer, blks;
offset291drivers/scsi/st.coffset = (STp->buffer)->buffer_bytes;
offset292drivers/scsi/st.ctransfer = ((offset + STp->block_size - 1) /
offset298drivers/scsi/st.cmemset((STp->buffer)->b_data + offset, 0, transfer - offset);
offset146drivers/scsi/t128.cint offset;
offset212drivers/scsi/t128.c(bases[current_base].address + signatures[sig].offset, 
offset411drivers/sound/audio.caudio_lseek (int dev, struct fileinfo *file, off_t offset, int orig)
offset1844drivers/sound/sequencer.csequencer_lseek (int dev, struct fileinfo *file, off_t offset, int orig)
offset30drivers/sound/sound_calls.hint audio_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset43drivers/sound/sound_calls.hint sequencer_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset65drivers/sound/sound_calls.hint MIDIbuf_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset242drivers/sound/sound_calls.hint pss_lseek (int dev, struct fileinfo *file, off_t offset, int orig);
offset82drivers/sound/soundcard.csound_lseek (struct inode *inode, struct file *file, off_t offset, int orig)
offset24fs/block_dev.cloff_t offset;
offset54fs/block_dev.coffset = filp->f_pos & (blocksize-1);
offset63fs/block_dev.cchars = blocksize - offset;
offset115fs/block_dev.cp = offset + bh->b_data;
offset116fs/block_dev.coffset = 0;
offset160fs/block_dev.cloff_t offset;
offset187fs/block_dev.coffset = filp->f_pos;
offset195fs/block_dev.cif (offset > size)
offset198fs/block_dev.cleft = size - offset;
offset204fs/block_dev.cblock = offset >> blocksize_bits;
offset205fs/block_dev.coffset &= blocksize-1;
offset207fs/block_dev.crblocks = blocks = (left + offset + blocksize - 1) >> blocksize_bits;
offset277fs/block_dev.cif (left < blocksize - offset)
offset280fs/block_dev.cchars = blocksize - offset;
offset285fs/block_dev.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset292fs/block_dev.coffset = 0;
offset934fs/buffer.cunsigned long offset;
offset937fs/buffer.coffset = PAGE_SIZE;
offset938fs/buffer.cwhile ((offset -= size) < PAGE_SIZE) {
offset944fs/buffer.cbh->b_data = (char *) (page+offset);
offset1002fs/buffer.cunsigned long offset;
offset1012fs/buffer.cfor (offset = size ; offset < PAGE_SIZE ; offset += size) {
offset1020fs/buffer.cif (page+offset != (unsigned long) first->b_data)
offset1042fs/buffer.cunsigned long offset;
offset1052fs/buffer.cfor (offset = 0 ; offset < PAGE_SIZE ; offset += size) {
offset1516fs/buffer.cunsigned long offset;
offset1529fs/buffer.cfor (offset = 0 ; offset < PAGE_SIZE ; offset += size) {
offset1571fs/buffer.cint i, offset;
offset1573fs/buffer.cfor (i = 0, offset = 0 ; offset < PAGE_SIZE ; i++, offset += size) {
offset149fs/exec.c#define DUMP_SEEK(offset) \
offset151fs/exec.cif (file.f_op->lseek(inode,&file,(offset),0) != (offset)) \
offset153fs/exec.c} else file.f_pos = (offset)    
offset388fs/exec.cint len, offset = 0;
offset414fs/exec.cif (--offset < 0) {
offset415fs/exec.coffset = p % PAGE_SIZE;
offset426fs/exec.c*(pag + offset) = get_fs_byte(tmp);
offset459fs/exec.cint read_exec(struct inode *inode, unsigned long offset,
offset480fs/exec.cif (file.f_op->lseek(inode,&file,offset,0) != offset)
offset483fs/exec.cfile.f_pos = offset;
offset72fs/ext/dir.coff_t offset;
offset83fs/ext/dir.coffset = filp->f_pos & 1023;
offset86fs/ext/dir.cfilp->f_pos += 1024-offset;
offset89fs/ext/dir.cfor (i = 0; i < 1024 && i < offset; ) {
offset95fs/ext/dir.coffset = i;
offset96fs/ext/dir.cde = (struct ext_dir_entry *) (offset + bh->b_data);
offset97fs/ext/dir.cwhile (!ret && offset < 1024 && filp->f_pos < inode->i_size) {
offset103fs/ext/dir.cinode->i_dev, inode->i_ino, offset, de->rec_len, de->name_len);
offset104fs/ext/dir.cfilp->f_pos += 1024-offset;
offset109fs/ext/dir.coffset += de->rec_len;
offset75fs/ext/file.cint block, blocks, offset;
offset90fs/ext/file.coffset = filp->f_pos;
offset92fs/ext/file.cif (offset > size)
offset95fs/ext/file.cleft = size - offset;
offset101fs/ext/file.cblock = offset >> BLOCK_SIZE_BITS;
offset102fs/ext/file.coffset &= BLOCK_SIZE-1;
offset104fs/ext/file.cblocks = (left + offset + BLOCK_SIZE - 1) >> BLOCK_SIZE_BITS;
offset160fs/ext/file.cif (left < BLOCK_SIZE - offset)
offset163fs/ext/file.cchars = BLOCK_SIZE - offset;
offset168fs/ext/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset175fs/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);
offset122fs/ext/namei.cdir->i_dev, dir->i_ino, offset, de->rec_len, de->name_len);
offset124fs/ext/namei.coffset = ((offset / BLOCK_SIZE) + 1) * BLOCK_SIZE;
offset132fs/ext/namei.cif (offset + de->rec_len < dir->i_size &&
offset140fs/ext/namei.coffset += de->rec_len;
offset191fs/ext/namei.clong offset;
offset212fs/ext/namei.coffset = 0;
offset215fs/ext/namei.cif ((char *)de >= BLOCK_SIZE+bh->b_data && offset < dir->i_size) {
offset221fs/ext/namei.cbh = ext_bread(dir,offset>>BLOCK_SIZE_BITS,0);
offset226fs/ext/namei.cif (offset >= dir->i_size) {
offset228fs/ext/namei.cif (offset % BLOCK_SIZE == 0  ||
offset229fs/ext/namei.c(BLOCK_SIZE - (offset % BLOCK_SIZE)) < rec_len) {
offset230fs/ext/namei.cif ((offset % BLOCK_SIZE) != 0) {
offset236fs/ext/namei.c- (offset & (BLOCK_SIZE - 1));
offset238fs/ext/namei.coffset += de->rec_len;
offset251fs/ext/namei.cbh = ext_bread(dir,offset>>BLOCK_SIZE_BITS,1);
offset270fs/ext/namei.cdir->i_dev, dir->i_ino, offset, de->rec_len, de->name_len);
offset295fs/ext/namei.coffset += de->rec_len;
offset468fs/ext/namei.cunsigned long offset;
offset483fs/ext/namei.coffset = de->rec_len + de1->rec_len;
offset485fs/ext/namei.cwhile (offset < inode->i_size ) {
offset488fs/ext/namei.cbh = ext_bread(inode, offset >> BLOCK_SIZE_BITS,1);
offset490fs/ext/namei.coffset += BLOCK_SIZE;
offset499fs/ext/namei.cinode->i_dev, inode->i_ino, offset, de->rec_len, de->name_len);
offset507fs/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.cerror_msg, offset, de->inode, de->rec_len,
offset103fs/ext2/dir.cunsigned long offset, blk;
offset116fs/ext2/dir.coffset = filp->f_pos & (sb->s_blocksize - 1);
offset122fs/ext2/dir.cfilp->f_pos += sb->s_blocksize - offset;
offset129fs/ext2/dir.cif (!offset) {
offset151fs/ext2/dir.cfor (i = 0; i < sb->s_blocksize && i < offset; ) {
offset164fs/ext2/dir.coffset = i;
offset166fs/ext2/dir.c| offset;
offset171fs/ext2/dir.c&& offset < sb->s_blocksize) {
offset172fs/ext2/dir.cde = (struct ext2_dir_entry *) (bh->b_data + offset);
offset174fs/ext2/dir.cbh, offset)) {
offset216fs/ext2/dir.coffset += de->rec_len;
offset219fs/ext2/dir.coffset = 0;
offset83fs/ext2/file.cint block, blocks, offset;
offset103fs/ext2/file.coffset = filp->f_pos;
offset105fs/ext2/file.cif (offset > size)
offset108fs/ext2/file.cleft = size - offset;
offset114fs/ext2/file.cblock = offset >> EXT2_BLOCK_SIZE_BITS(sb);
offset115fs/ext2/file.coffset &= (sb->s_blocksize - 1);
offset117fs/ext2/file.cblocks = (left + offset + sb->s_blocksize - 1) >> EXT2_BLOCK_SIZE_BITS(sb);
offset190fs/ext2/file.cif (left < sb->s_blocksize - offset)
offset193fs/ext2/file.cchars = sb->s_blocksize - offset;
offset198fs/ext2/file.cmemcpy_tofs (buf, offset + (*bhe)->b_data,
offset206fs/ext2/file.coffset = 0;
offset74fs/ext2/namei.cunsigned long offset;
offset104fs/ext2/namei.coffset = 0;
offset105fs/ext2/namei.cwhile (offset < dir->i_size) {
offset130fs/ext2/namei.cde, bh, offset))
offset140fs/ext2/namei.coffset += de->rec_len;
offset221fs/ext2/namei.cunsigned long offset;
offset253fs/ext2/namei.coffset = 0;
offset260fs/ext2/namei.cbh = ext2_bread (dir, offset >> EXT2_BLOCK_SIZE_BITS(sb), 1, err);
offset263fs/ext2/namei.cif (dir->i_size <= offset) {
offset274fs/ext2/namei.cdir->i_size = offset + sb->s_blocksize;
offset284fs/ext2/namei.coffset)) {
offset296fs/ext2/namei.coffset += de->rec_len;
offset327fs/ext2/namei.coffset += de->rec_len;
offset550fs/ext2/namei.cunsigned long offset;
offset571fs/ext2/namei.coffset = de->rec_len + de1->rec_len;
offset573fs/ext2/namei.cwhile (offset < inode->i_size ) {
offset576fs/ext2/namei.cbh = ext2_bread (inode, offset >> EXT2_BLOCK_SIZE_BITS(sb), 1, &err);
offset578fs/ext2/namei.coffset += sb->s_blocksize;
offset584fs/ext2/namei.coffset)) {
offset592fs/ext2/namei.coffset += de->rec_len;
offset447fs/ext2/super.cunsigned long offset;
offset452fs/ext2/super.coffset = (sb_block*BLOCK_SIZE) % sb->s_blocksize;
offset456fs/ext2/super.ces = (struct ext2_super_block *) (((char *)bh->b_data) + offset);
offset105fs/ext2/truncate.cstatic int trunc_indirect (struct inode * inode, int offset, unsigned long * p)
offset116fs/ext2/truncate.c#define INDIRECT_BLOCK ((int)DIRECT_BLOCK - offset)
offset201fs/ext2/truncate.cstatic int trunc_dindirect (struct inode * inode, int offset,
offset210fs/ext2/truncate.c#define DINDIRECT_BLOCK (((int)DIRECT_BLOCK - offset) / addr_per_block)
offset235fs/ext2/truncate.cretry |= trunc_indirect (inode, offset + (i * addr_per_block),
offset68fs/isofs/dir.cunsigned int block,offset,i, j;
offset83fs/isofs/dir.coffset = filp->f_pos & (bufsize - 1);
offset94fs/isofs/dir.cblock, offset, filp->f_pos);
offset96fs/isofs/dir.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset97fs/isofs/dir.cinode_number = (block << bufbits) + (offset & (bufsize - 1));
offset105fs/isofs/dir.coffset = 0;
offset121fs/isofs/dir.cold_offset = offset;
offset122fs/isofs/dir.coffset += *((unsigned char *) de);
offset125fs/isofs/dir.cif (offset > bufsize) {
offset133fs/isofs/dir.coffset = filp->f_pos & (bufsize - 1);
offset141fs/isofs/dir.cmemcpy((char *)cpnt+frag1, bh->b_data, 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;
offset405fs/isofs/inode.cint frag1, offset;
offset407fs/isofs/inode.coffset = (inode->i_ino & (bufsize - 1));
offset408fs/isofs/inode.cfrag1 = bufsize - offset;
offset415fs/isofs/inode.cmemcpy(cpnt, bh->b_data + offset, frag1);
offset422fs/isofs/inode.coffset += *pnt - bufsize;
offset423fs/isofs/inode.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset595fs/isofs/inode.cunsigned int block,offset;
offset604fs/isofs/inode.coffset = 0;
offset609fs/isofs/inode.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset616fs/isofs/inode.coffset += *((unsigned char *) de);
offset618fs/isofs/inode.cif (offset >= bufsize) 
offset641fs/isofs/inode.coffset = 0;
offset648fs/isofs/inode.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset649fs/isofs/inode.cinode_number = (block << bufbits)+(offset & (bufsize - 1));
offset658fs/isofs/inode.coffset = 0;
offset674fs/isofs/inode.cold_offset = offset;
offset675fs/isofs/inode.coffset += *((unsigned char *) de);
offset677fs/isofs/inode.cif (offset >= bufsize)
offset686fs/isofs/inode.coffset -= bufsize;
offset694fs/isofs/inode.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset66fs/isofs/namei.cunsigned int block, i, f_pos, offset, inode_number;
offset84fs/isofs/namei.coffset = f_pos & (bufsize - 1);
offset90fs/isofs/namei.cde = (struct iso_directory_record *) (bh->b_data + offset);
offset92fs/isofs/namei.cinode_number = (block << bufbits) + (offset & (bufsize - 1));
offset99fs/isofs/namei.coffset = 0;
offset108fs/isofs/namei.cold_offset = offset;
offset109fs/isofs/namei.coffset += *((unsigned char *) de);
offset114fs/isofs/namei.cif (offset >= bufsize) {
offset123fs/isofs/namei.coffset = f_pos & (bufsize - 1);
offset129fs/isofs/namei.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset43fs/isofs/rock.ccont_offset = isonum_733(rr->u.CE.offset); \
offset55fs/isofs/rock.cint block, offset, offset1; \
offset60fs/isofs/rock.coffset = cont_offset; \
offset64fs/isofs/rock.cif (offset >= 1024) block++; \
offset65fs/isofs/rock.coffset &= 1023; \
offset66fs/isofs/rock.cif(offset + cont_size >= 1024) { \
offset71fs/isofs/rock.cmemcpy(buffer, bh->b_data + offset, 1024 - offset); \
offset73fs/isofs/rock.coffset1 = 1024 - offset; \
offset74fs/isofs/rock.coffset = 0;} \
offset80fs/isofs/rock.cmemcpy(buffer + offset1, bh->b_data + offset, cont_size - offset1); \
offset423fs/isofs/rock.cint frag1, offset;
offset425fs/isofs/rock.coffset = (inode->i_ino & (bufsize - 1));
offset426fs/isofs/rock.cfrag1 = bufsize - offset;
offset429fs/isofs/rock.cmemcpy(cpnt, bh->b_data + offset, frag1);
offset436fs/isofs/rock.coffset += *pnt - bufsize;
offset437fs/isofs/rock.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
offset13fs/isofs/rock.hchar offset[8];
offset63fs/minix/dir.cunsigned int offset,i,ret;
offset77fs/minix/dir.coffset = filp->f_pos & 1023;
offset80fs/minix/dir.cfilp->f_pos += 1024-offset;
offset83fs/minix/dir.cwhile (!ret && offset < 1024 && filp->f_pos < inode->i_size) {
offset84fs/minix/dir.cde = (struct minix_dir_entry *) (offset + bh->b_data);
offset85fs/minix/dir.coffset += info->s_dirsize;
offset69fs/minix/file.cint block, blocks, offset;
offset84fs/minix/file.coffset = filp->f_pos;
offset86fs/minix/file.cif (offset > size)
offset89fs/minix/file.cleft = size - offset;
offset95fs/minix/file.cblock = offset >> BLOCK_SIZE_BITS;
offset96fs/minix/file.coffset &= BLOCK_SIZE-1;
offset98fs/minix/file.cblocks = (left + offset + BLOCK_SIZE - 1) >> BLOCK_SIZE_BITS;
offset154fs/minix/file.cif (left < BLOCK_SIZE - offset)
offset157fs/minix/file.cchars = BLOCK_SIZE - offset;
offset162fs/minix/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset169fs/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;
offset199fs/minix/namei.cif (offset < bh->b_size)
offset203fs/minix/namei.coffset = 0;
offset375fs/minix/namei.cunsigned int block, offset;
offset385fs/minix/namei.coffset = 2*info->s_dirsize;
offset388fs/minix/namei.cif (inode->i_size < offset)
offset399fs/minix/namei.cwhile (block*BLOCK_SIZE+offset < inode->i_size) {
offset407fs/minix/namei.cde = (struct minix_dir_entry *) (bh->b_data + offset);
offset408fs/minix/namei.coffset += info->s_dirsize;
offset413fs/minix/namei.cif (offset < bh->b_size)
offset417fs/minix/namei.coffset = 0;
offset57fs/minix/truncate.cstatic int trunc_indirect(struct inode * inode, int offset, unsigned short * p)
offset64fs/minix/truncate.c#define INDIRECT_BLOCK (DIRECT_BLOCK-offset)
offset240fs/msdos/fat.cint cluster,offset;
offset249fs/msdos/fat.coffset = sector % sb->cluster_size;
offset251fs/msdos/fat.creturn (cluster-2)*sb->cluster_size+sb->data_start+offset;
offset212fs/msdos/file.cint size,offset;
offset230fs/msdos/file.coffset = filp->f_pos & (SECTOR_SIZE-1);
offset231fs/msdos/file.cdata = bh->b_data + offset;
offset232fs/msdos/file.csize = MIN(SECTOR_SIZE-offset,left_in_file);
offset270fs/msdos/file.cint sector,offset,size,left,written;
offset299fs/msdos/file.coffset = filp->f_pos & (SECTOR_SIZE-1);
offset300fs/msdos/file.csize = MIN(SECTOR_SIZE-offset,MAX(carry,count));
offset302fs/msdos/file.c&& offset == 0
offset317fs/msdos/file.cmemcpy_fromfs(bh->b_data+offset,buf,written = size);
offset321fs/msdos/file.cwritten = left = SECTOR_SIZE-offset;
offset337fs/msdos/inode.cint cluster,offset;
offset344fs/msdos/inode.coffset = block % sb->cluster_size;
offset346fs/msdos/inode.creturn (cluster-2)*sb->cluster_size+sb->data_start+offset;
offset261fs/msdos/misc.cint sector,offset;
offset264fs/msdos/misc.coffset = *pos;
offset265fs/msdos/misc.cPRINTK (("get_entry offset %d\n",offset));
offset266fs/msdos/misc.cif ((sector = msdos_smap(dir,offset >> SECTOR_BITS)) == -1)
offset280fs/msdos/misc.c*de = (struct msdos_dir_entry *) ((*bh)->b_data+(offset &
offset282fs/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, 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);
offset118fs/pipe.cstatic int pipe_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset129fs/proc/mem.cstatic int mem_lseek(struct inode * inode, struct file * file, off_t offset, int orig)
offset133fs/proc/mem.cfile->f_pos = offset;
offset136fs/proc/mem.cfile->f_pos += offset;
offset46fs/read_write.casmlinkage int sys_lseek(unsigned int fd, off_t offset, unsigned int origin)
offset56fs/read_write.creturn file->f_op->lseek(file->f_inode,file,offset,origin);
offset61fs/read_write.ctmp = offset;
offset64fs/read_write.ctmp = file->f_pos + offset;
offset69fs/read_write.ctmp = file->f_inode->i_size + offset;
offset88fs/read_write.cloff_t offset;
offset97fs/read_write.coffset = (loff_t) (((unsigned long long) offset_high << 32) | offset_low);
offset101fs/read_write.ctmp = offset;
offset104fs/read_write.ctmp = file->f_pos + offset;
offset109fs/read_write.ctmp = file->f_inode->i_size + offset;
offset71fs/sysv/dir.cunsigned int offset,i;
offset82fs/sysv/dir.coffset = filp->f_pos & sb->sv_block_size_1;
offset85fs/sysv/dir.cfilp->f_pos += sb->sv_block_size - offset;
offset89fs/sysv/dir.cwhile (offset < sb->sv_block_size && filp->f_pos < inode->i_size) {
offset90fs/sysv/dir.cde = (struct sysv_dir_entry *) (offset + bh_data);
offset91fs/sysv/dir.coffset += SYSV_DIRSIZE;
offset77fs/sysv/file.cint blocks, offset;
offset92fs/sysv/file.coffset = filp->f_pos;
offset94fs/sysv/file.cif (offset > size)
offset97fs/sysv/file.cleft = size - offset;
offset103fs/sysv/file.cblock = offset >> sb->sv_block_size_bits;
offset104fs/sysv/file.coffset &= sb->sv_block_size_1;
offset106fs/sysv/file.cblocks = (left + offset + sb->sv_block_size_1) >> sb->sv_block_size_bits;
offset162fs/sysv/file.cif (left < sb->sv_block_size - offset)
offset165fs/sysv/file.cchars = sb->sv_block_size - offset;
offset170fs/sysv/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset177fs/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;
offset193fs/sysv/namei.cif (offset < sb->sv_block_size)
offset197fs/sysv/namei.coffset = 0; block++;
offset367fs/sysv/namei.cunsigned long pos, block, offset; /* pos = block * block_size + offset */
offset375fs/sysv/namei.cpos = offset = 2*SYSV_DIRSIZE;
offset399fs/sysv/namei.cde = (struct sysv_dir_entry *) (bh->b_data + offset);
offset401fs/sysv/namei.coffset += SYSV_DIRSIZE;
offset406fs/sysv/namei.cif (offset < sb->sv_block_size)
offset410fs/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;
offset180fs/sysv/truncate.cretry |= trunc_indirect(inode,offset+(i<<sb->sv_ind_per_block_bits),ind,sb->sv_convert,&indbh->b_dirt);
offset197fs/sysv/truncate.cstatic int trunc_tindirect(struct inode * inode, unsigned long offset, unsigned long * p, int convert, unsigned char * dirt)
offset223fs/sysv/truncate.cif (inode->i_size < offset)
offset226fs/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;
offset234fs/sysv/truncate.cretry |= trunc_dindirect(inode,offset+(i<<sb->sv_ind_per_block_2_bits),ind,sb->sv_convert,&indbh->b_dirt);
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,ret;
offset81fs/xiafs/dir.coffset = filp->f_pos & (XIAFS_ZSIZE(inode->i_sb) - 1);
offset84fs/xiafs/dir.cfilp->f_pos += XIAFS_ZSIZE(inode->i_sb)-offset;
offset87fs/xiafs/dir.cfor (i = 0; i < XIAFS_ZSIZE(inode->i_sb) && i < offset; ) {
offset93fs/xiafs/dir.coffset = i;
offset94fs/xiafs/dir.cde = (struct xiafs_direct *) (offset + bh->b_data);
offset96fs/xiafs/dir.cwhile (!ret && offset < XIAFS_ZSIZE(inode->i_sb) && filp->f_pos < inode->i_size) {
offset107fs/xiafs/dir.coffset += de->d_rec_len;
offset122fs/xiafs/dir.cde = (struct xiafs_direct *) (offset + bh->b_data);
offset125fs/xiafs/dir.cif (offset > XIAFS_ZSIZE(inode->i_sb)) {
offset73fs/xiafs/file.cint zone_nr, zones, f_zones, offset;
offset87fs/xiafs/file.coffset = filp->f_pos;
offset88fs/xiafs/file.cleft = inode->i_size - offset;
offset94fs/xiafs/file.czone_nr = offset >> XIAFS_ZSIZE_BITS(inode->i_sb);
offset95fs/xiafs/file.coffset &= XIAFS_ZSIZE(inode->i_sb) -1 ;
offset97fs/xiafs/file.czones = (left+offset+XIAFS_ZSIZE(inode->i_sb)-1) >> XIAFS_ZSIZE_BITS(inode->i_sb);
offset152fs/xiafs/file.cif (left < XIAFS_ZSIZE(inode->i_sb) - offset)
offset155fs/xiafs/file.cchars = XIAFS_ZSIZE(inode->i_sb) - offset;
offset160fs/xiafs/file.cmemcpy_tofs(buf,offset+(*bhe)->b_data,chars);
offset167fs/xiafs/file.coffset = 0;
offset157fs/xiafs/namei.cint i, pos, offset;
offset182fs/xiafs/namei.coffset = 12;
offset185fs/xiafs/namei.coffset = 0;
offset186fs/xiafs/namei.cwhile (offset < XIAFS_ZSIZE(dir->i_sb)) {
offset230fs/xiafs/namei.coffset+=de->d_rec_len;
offset232fs/xiafs/namei.cde=(struct xiafs_direct *)(bh->b_data+offset);
offset235fs/xiafs/namei.cif (offset > XIAFS_ZSIZE(dir->i_sb)) {
offset406fs/xiafs/namei.cint i, zones, offset;
offset436fs/xiafs/namei.coffset=de->d_rec_len+12;
offset439fs/xiafs/namei.coffset = 0;
offset442fs/xiafs/namei.cwhile (offset < XIAFS_ZSIZE(inode->i_sb)) {
offset443fs/xiafs/namei.cde=(struct xiafs_direct *)(bh->b_data+offset);
offset457fs/xiafs/namei.coffset+=de->d_rec_len;
offset117include/asm-alpha/bitops.hextern inline unsigned long find_next_zero_bit(void * addr, unsigned long size, unsigned long offset)
offset119include/asm-alpha/bitops.hunsigned long * p = ((unsigned long *) addr) + (offset >> 6);
offset120include/asm-alpha/bitops.hunsigned long result = offset & ~63UL;
offset123include/asm-alpha/bitops.hif (offset >= size)
offset126include/asm-alpha/bitops.hoffset &= 63UL;
offset127include/asm-alpha/bitops.hif (offset) {
offset129include/asm-alpha/bitops.htmp |= ~0UL >> (64-offset);
offset95include/asm-i386/bitops.hextern inline int find_next_zero_bit (void * addr, int size, int offset)
offset97include/asm-i386/bitops.hunsigned long * p = ((unsigned long *) addr) + (offset >> 5);
offset98include/asm-i386/bitops.hint set = 0, bit = offset & 31, res;
offset112include/asm-i386/bitops.hreturn set + offset;
offset120include/asm-i386/bitops.hreturn (offset + set + res);
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);
offset126include/asm-sparc/bitops.hextern __inline__ unsigned long find_next_zero_bit(void *addr, unsigned long size, unsigned long offset)
offset128include/asm-sparc/bitops.hunsigned long *p = ((unsigned long *) addr) + (offset >> 6);
offset129include/asm-sparc/bitops.hunsigned long result = offset & ~31UL;
offset132include/asm-sparc/bitops.hif (offset >= size)
offset135include/asm-sparc/bitops.hoffset &= 31UL;
offset136include/asm-sparc/bitops.hif (offset) 
offset139include/asm-sparc/bitops.htmp |= ~0UL >> (32-offset);
offset42include/linux/binfmts.hextern int read_exec(struct inode *inode, unsigned long offset,
offset111include/linux/mm.hunsigned long offset;
offset212include/linux/netdevice.hextern int    dev_get_info(char *buffer, char **start, off_t offset, int length);
offset63include/linux/nfs_fs.hint offset, int count, char *data,
offset66include/linux/nfs_fs.hint offset, int count, char *data,
offset281include/linux/skbuff.hextern void      skb_copy_datagram(struct sk_buff *from, int offset, char *to,int size);
offset79include/linux/timex.hlong offset;    /* time offset (usec) */
offset100include/linux/xd.hu_long offset;
offset179kernel/time.cunsigned long offset = 0;
offset190kernel/time.coffset = TICK_SIZE;
offset194kernel/time.creturn offset + count;
offset356kernel/time.cif (txc.offset <= -(1 << (31 - SHIFT_UPDATE))
offset357kernel/time.c|| txc.offset >= (1 << (31 - SHIFT_UPDATE)))
offset399kernel/time.ctime_adjust = txc.offset;
offset403kernel/time.ctime_offset = txc.offset << SHIFT_UPDATE;
offset409kernel/time.cif (txc.offset < 0)
offset410kernel/time.ctime_freq -= (-txc.offset * mtemp) >>
offset413kernel/time.ctime_freq += (txc.offset * mtemp) >>
offset427kernel/time.ctxc.offset     = save_adjust;
offset64mm/filemap.cunsigned long offset,
offset80mm/filemap.cprintk("msync: %ld: [%08lx]\n", offset, page);
offset159mm/filemap.cunsigned long offset,
offset807mm/memory.cunsigned long offset;
offset821mm/memory.coffset = address - area->vm_start + area->vm_offset;
offset834mm/memory.cfrom_address = offset + mpnt->vm_start - mpnt->vm_offset;
offset24mm/mprotect.cunsigned long page, offset;
offset28mm/mprotect.coffset = (start >> PAGE_SHIFT) & (PTRS_PER_PAGE-1);
offset34mm/mprotect.cnr = nr - PTRS_PER_PAGE + offset;
offset35mm/mprotect.coffset = 0;
offset38mm/mprotect.cpage_table = offset + (unsigned long *) (page & PAGE_MASK);
offset39mm/mprotect.coffset = PTRS_PER_PAGE - offset;
offset40mm/mprotect.cif (offset > nr)
offset41mm/mprotect.coffset = nr;
offset42mm/mprotect.cnr = nr - offset;
offset48mm/mprotect.c} while (--offset);
offset33mm/swap.c#define SWP_ENTRY(type,offset) (((type) << 1) | ((offset) << PAGE_SHIFT))
offset113mm/swap.cunsigned long type, offset;
offset122mm/swap.coffset = SWP_OFFSET(entry);
offset123mm/swap.cif (offset >= p->max) {
offset131mm/swap.cwhile (set_bit(offset,p->swap_lockmap))
offset138mm/swap.cll_rw_page(rw,p->swap_device,offset,buf);
offset158mm/swap.cunsigned int block = offset << 3;
offset168mm/swap.cunsigned int block = offset
offset180mm/swap.cif (offset && !clear_bit(offset,p->swap_lockmap))
offset188mm/swap.cunsigned int offset, type;
offset194mm/swap.cfor (offset = p->lowest_bit; offset <= p->highest_bit ; offset++) {
offset195mm/swap.cif (p->swap_map[offset])
offset197mm/swap.cp->swap_map[offset] = 1;
offset199mm/swap.cif (offset == p->highest_bit)
offset201mm/swap.cp->lowest_bit = offset;
offset202mm/swap.creturn SWP_ENTRY(type,offset);
offset211mm/swap.cunsigned long offset, type;
offset215mm/swap.coffset = SWP_OFFSET(entry);
offset224mm/swap.cif (offset >= p->max) {
offset228mm/swap.cif (!p->swap_map[offset]) {
offset232mm/swap.cp->swap_map[offset]++;
offset239mm/swap.cunsigned long offset, type;
offset251mm/swap.coffset = SWP_OFFSET(entry);
offset252mm/swap.cif (offset >= p->max) {
offset260mm/swap.cwhile (set_bit(offset,p->swap_lockmap))
offset262mm/swap.cif (offset < p->lowest_bit)
offset263mm/swap.cp->lowest_bit = offset;
offset264mm/swap.cif (offset > p->highest_bit)
offset265mm/swap.cp->highest_bit = offset;
offset266mm/swap.cif (!p->swap_map[offset])
offset269mm/swap.cif (!--p->swap_map[offset])
offset271mm/swap.cif (!clear_bit(offset,p->swap_lockmap))
offset291mm/swap.cstatic inline int try_to_swap_out(struct vm_area_struct* vma, unsigned offset, unsigned long * table_ptr)
offset316mm/swap.cvma->vm_ops->swapout(vma, offset, table_ptr);
offset376mm/swap.cunsigned long offset;
offset402mm/swap.coffset = address & ~PGDIR_MASK;
offset405mm/swap.cpgdir++, address = address + PGDIR_SIZE, offset = 0) {
offset413mm/swap.cp->comm, address + offset, pg_table);
offset422mm/swap.cfor( ; offset < ~PGDIR_MASK ; offset += PAGE_SIZE) {
offset427mm/swap.cif (address+offset < vma->vm_end)
offset434mm/swap.cswitch(try_to_swap_out(vma, offset+address-vma->vm_start, (unsigned long *) (pg_table + (offset >> 10)))) {
offset441mm/swap.cp->mm->swap_address = address + offset + PAGE_SIZE;
offset928net/inet/arp.cint arp_get_info(char *buffer, char **start, off_t offset, int length)
offset984net/inet/arp.cif(pos<offset)
offset989net/inet/arp.cif(pos>offset+length)
offset995net/inet/arp.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset996net/inet/arp.clen-=(offset-begin);    /* Start slop */
offset163net/inet/datagram.cvoid skb_copy_datagram(struct sk_buff *skb, int offset, char *to, int size)
offset167net/inet/datagram.cmemcpy_tofs(to,skb->h.raw+offset,size);
offset914net/inet/dev.cint dev_get_info(char *buffer, char **start, off_t offset, int length)
offset937net/inet/dev.cif(pos<offset)
offset942net/inet/dev.cif(pos>offset+length)
offset946net/inet/dev.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset947net/inet/dev.clen-=(offset-begin);    /* Start slop */
offset101net/inet/icmp.cint offset;
offset210net/inet/icmp.coffset = ip_build_header(skb, our_addr, iph->saddr,
offset213net/inet/icmp.cif (offset < 0) 
offset225net/inet/icmp.cskb->len = offset + sizeof(struct icmphdr) + sizeof(struct iphdr) + 8;
offset231net/inet/icmp.cicmph = (struct icmphdr *) (skb->data + offset);
offset390net/inet/icmp.cint size, offset;
offset407net/inet/icmp.coffset = ip_build_header(skb2, daddr, saddr, &ndev,
offset409net/inet/icmp.cif (offset < 0) 
offset422net/inet/icmp.cskb2->len = offset + len;
offset427net/inet/icmp.cicmphr = (struct icmphdr *) (skb2->data + offset);
offset456net/inet/icmp.cint size, offset;
offset488net/inet/icmp.coffset = ip_build_header(skb2, daddr, saddr, &ndev, IPPROTO_ICMP, opt, len, 
offset490net/inet/icmp.cif (offset < 0) 
offset502net/inet/icmp.cskb2->len = offset + 20;
offset508net/inet/icmp.cicmphr = (struct icmphdr *) ((char *) (skb2 + 1) + offset);
offset558net/inet/icmp.cint size, offset;
offset578net/inet/icmp.coffset = ip_build_header(skb2, daddr, saddr, &ndev,
offset580net/inet/icmp.cif (offset < 0) 
offset593net/inet/icmp.cskb2->len = offset + len;
offset599net/inet/icmp.cicmphr = (struct icmphdr *) (skb2->data + offset);
offset605net/inet/ip.cstatic struct ipfrag *ip_frag_create(int offset, int end, struct sk_buff *skb, unsigned char *ptr)
offset618net/inet/ip.cfp->offset = offset;
offset620net/inet/ip.cfp->len = end - offset;
offset825net/inet/ip.cint offset;
offset833net/inet/ip.coffset = 0;
offset836net/inet/ip.cif (fp->offset > offset)
offset838net/inet/ip.coffset = fp->end;
offset905net/inet/ip.cmemcpy((ptr + fp->offset), fp->ptr, fp->len);
offset935net/inet/ip.cint flags, offset;
offset944net/inet/ip.coffset = ntohs(iph->frag_off);
offset945net/inet/ip.cflags = offset & ~IP_OFFSET;
offset946net/inet/ip.coffset &= IP_OFFSET;
offset947net/inet/ip.cif (((flags & IP_MF) == 0) && (offset == 0))
offset954net/inet/ip.coffset <<= 3;    /* offset is in 8-byte chunks */
offset989net/inet/ip.cend = offset + ntohs(iph->tot_len) - ihl;
offset1013net/inet/ip.cif (next->offset > offset)
offset1023net/inet/ip.cif (prev != NULL && offset < prev->end)
offset1025net/inet/ip.ci = prev->end - offset;
offset1026net/inet/ip.coffset += i;  /* ptr into datagram */
offset1038net/inet/ip.cif (next->offset >= end)
offset1041net/inet/ip.ci = end - next->offset;      /* overlap is 'i' bytes */
offset1043net/inet/ip.cnext->offset += i;      /* next fragment  */
offset1070net/inet/ip.ctfp = ip_frag_create(offset, end, skb, ptr);
offset1127net/inet/ip.cint offset;
offset1184net/inet/ip.coffset = (ntohs(iph->frag_off) & 0x1fff) << 3;
offset1186net/inet/ip.coffset = 0;
offset1260net/inet/ip.ciph->frag_off = htons((offset >> 3));
offset1268net/inet/ip.coffset += len;
offset2011net/inet/ip.cint ip_mc_procinfo(char *buffer, char **start, off_t offset, int length)
offset2036net/inet/ip.cif(pos<offset)
offset2041net/inet/ip.cif(pos>offset+length)
offset2047net/inet/ip.c*start=buffer+(offset-begin);
offset2048net/inet/ip.clen-=(offset-begin);
offset50net/inet/ip.hint    offset;    /* offset of fragment in IP datagram  */
offset909net/inet/ip_fw.cstatic int ip_chain_procinfo(struct ip_fw *chain, char *buffer, char **start, off_t offset, int length)
offset936net/inet/ip_fw.cif(pos<offset)
offset941net/inet/ip_fw.cif(pos>offset+length)
offset946net/inet/ip_fw.c*start=buffer+(offset-begin);
offset947net/inet/ip_fw.clen-=(offset-begin);
offset956net/inet/ip_fw.cint ip_acct_procinfo(char *buffer, char **start, off_t offset, int length)
offset958net/inet/ip_fw.creturn ip_chain_procinfo(ip_acct_chain, buffer,start,offset,length);
offset965net/inet/ip_fw.cint ip_fw_blk_procinfo(char *buffer, char **start, off_t offset, int length)
offset967net/inet/ip_fw.creturn ip_chain_procinfo(ip_fw_blk_chain, buffer,start,offset,length);
offset970net/inet/ip_fw.cint ip_fw_fwd_procinfo(char *buffer, char **start, off_t offset, int length)
offset972net/inet/ip_fw.creturn ip_chain_procinfo(ip_fw_fwd_chain, buffer,start,offset,length);
offset146net/inet/ipx.cint ipx_get_info(char *buffer, char **start, off_t offset, int length)
offset173net/inet/ipx.cif(pos<offset)
offset178net/inet/ipx.cif(pos>offset+length)    /* We have dumped enough */
offset183net/inet/ipx.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset184net/inet/ipx.clen-=(offset-begin);    /* Remove unwanted header data from length */
offset436net/inet/ipx.cint ipx_rt_get_info(char *buffer, char **start, off_t offset, int length)
offset450net/inet/ipx.cif(pos<offset)
offset455net/inet/ipx.cif(pos>offset+length)
offset458net/inet/ipx.c*start=buffer+(offset-begin);
offset459net/inet/ipx.clen-=(offset-begin);
offset57net/inet/proc.cget__netinfo(struct proto *pro, char *buffer, int format, char **start, off_t offset, int length)
offset109net/inet/proc.cif(pos<offset)
offset114net/inet/proc.cif(pos>offset+length)
offset119net/inet/proc.cif(pos>offset+length)
offset122net/inet/proc.c*start=buffer+(offset-begin);
offset123net/inet/proc.clen-=(offset-begin);
offset130net/inet/proc.cint tcp_get_info(char *buffer, char **start, off_t offset, int length)
offset132net/inet/proc.creturn get__netinfo(&tcp_prot, buffer,0, start, offset, length);
offset136net/inet/proc.cint udp_get_info(char *buffer, char **start, off_t offset, int length)
offset138net/inet/proc.creturn get__netinfo(&udp_prot, buffer,1, start, offset, length);
offset142net/inet/proc.cint raw_get_info(char *buffer, char **start, off_t offset, int length)
offset144net/inet/proc.creturn get__netinfo(&raw_prot, buffer,1, start, offset, length);
offset152net/inet/proc.cint snmp_get_info(char *buffer, char **start, off_t offset, int length)
offset212net/inet/proc.cif (offset >= len)
offset217net/inet/proc.c*start = buffer + offset;
offset218net/inet/proc.clen -= offset;
offset426net/inet/rarp.cint rarp_get_info(char *buffer, char **start, off_t offset, int length)
offset472net/inet/rarp.cif(pos<offset)
offset477net/inet/rarp.cif(pos>offset+length)
offset483net/inet/rarp.c*start=buffer+(offset-begin);  /* Start of wanted data */
offset484net/inet/rarp.clen-=(offset-begin);    /* Start slop */
offset11net/inet/rarp.hoff_t offset, 
offset494net/inet/route.cint rt_get_info(char *buffer, char **start, off_t offset, int length)
offset518net/inet/route.cif(pos<offset)
offset523net/inet/route.cif(pos>offset+length)
offset527net/inet/route.c*start=buffer+(offset-begin);
offset528net/inet/route.clen-=(offset-begin);
offset50net/inet/route.hextern int    rt_get_info(char * buffer, char **start, off_t offset, int length);
offset496net/inet/skbuff.cunsigned long offset;
offset502net/inet/skbuff.coffset=((char *)n)-((char *)skb);
offset510net/inet/skbuff.cn->h.raw=skb->h.raw+offset;
offset511net/inet/skbuff.cn->ip_hdr=(struct iphdr *)(((char *)skb->ip_hdr)+offset);
offset1865net/inet/tcp.cunsigned long offset;
offset1882net/inet/tcp.coffset = *seq - skb->h.th->seq;
offset1884net/inet/tcp.coffset--;
offset1885net/inet/tcp.cif (offset < skb->len)
offset1944net/inet/tcp.cused = skb->len - offset;
offset1958net/inet/tcp.coffset++;
offset1968net/inet/tcp.cskb->h.th->doff*4 + offset, used);
offset1975net/inet/tcp.cif (used + offset < skb->len)
offset57net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset,
offset371net/socket.cstatic int sock_lseek(struct inode *inode, struct file *file, off_t offset, int whence)
offset39net/unix/proc.cint unix_get_info(char *buffer, char **start, off_t offset, int length)
offset83net/unix/proc.cif(pos<offset)
offset88net/unix/proc.cif(pos>offset+length)
offset95net/unix/proc.c*start=buffer+(offset-begin);
offset96net/unix/proc.clen-=(offset-begin);