taglinefilesource code
length261arch/i386/boot/compressed/gzip.hvoid     send_bits  OF((int value, int length));
length262arch/i386/boot/compressed/gzip.hunsigned bi_reverse OF((unsigned value, int length));
length97arch/i386/kernel/bios32.cunsigned char length;    /* Length in paragraphs should be 01 */
length126arch/i386/kernel/bios32.cunsigned long length;    /* %ecx */
length132arch/i386/kernel/bios32.c"=c" (length),
length405arch/i386/kernel/bios32.cint i, length;
length417arch/i386/kernel/bios32.clength = check->fields.length * 16;
length418arch/i386/kernel/bios32.cif (!length)
length421arch/i386/kernel/bios32.cfor (i = 0; i < length ; ++i)
length20arch/i386/kernel/ioport.cint length = low_index + extent;
length24arch/i386/kernel/ioport.cif (length < 32)
length25arch/i386/kernel/ioport.cmask &= ~(~0 << length);
length30arch/i386/kernel/ioport.clength -= 32;
length34arch/i386/kernel/ioport.cwhile (length >= 32) {
length36arch/i386/kernel/ioport.clength -= 32;
length39arch/i386/kernel/ioport.cif (length > 0) {
length40arch/i386/kernel/ioport.cmask = ~(~0 << length);
length24arch/mips/kernel/ioport.cint length = low_index + extent;
length28arch/mips/kernel/ioport.cif (length < 32)
length29arch/mips/kernel/ioport.cmask &= ~(~0 << length);
length34arch/mips/kernel/ioport.clength -= 32;
length38arch/mips/kernel/ioport.cwhile (length >= 32) {
length40arch/mips/kernel/ioport.clength -= 32;
length43arch/mips/kernel/ioport.cif (length > 0) {
length44arch/mips/kernel/ioport.cmask = ~(~0 << length);
length80drivers/block/blk.hextern long rd_init(long mem_start, int length);
length975drivers/block/floppy.cif (raw_cmd.length == 0){
length988drivers/block/floppy.craw_cmd.length > 512 * CURRENT->nr_sectors) &&
length990drivers/block/floppy.ccurrent_addr + raw_cmd.length >
length993drivers/block/floppy.ccurrent_addr, raw_cmd.length, floppy_track_buffer);
length1009drivers/block/floppy.cif (CROSS_64KB(current_addr, raw_cmd.length)) {
length1011drivers/block/floppy.ccurrent_addr, current_addr + raw_cmd.length);
length1024drivers/block/floppy.cset_dma_count(FLOPPY_DMA, raw_cmd.length);
length2020drivers/block/floppy.craw_cmd.length = 4 * F_SECT_PER_TRACK;
length2505drivers/block/floppy.craw_cmd.length = current_count_sectors << 9;
length2506drivers/block/floppy.cif (raw_cmd.length == 0){
length2552drivers/block/floppy.craw_cmd.length = sector_t+current_count_sectors-aligned_sector_t;
length2553drivers/block/floppy.craw_cmd.length = ((raw_cmd.length -1)|(ssize-1))+1;
length2554drivers/block/floppy.craw_cmd.length <<= 9;
length2556drivers/block/floppy.cif ((raw_cmd.length < current_count_sectors << 9) ||
length2559drivers/block/floppy.c(aligned_sector_t + (raw_cmd.length >> 9) > buffer_max ||
length2561drivers/block/floppy.craw_cmd.length % ( 128 << SIZECODE ) ||
length2562drivers/block/floppy.craw_cmd.length <= 0 || current_count_sectors <= 0){
length2564drivers/block/floppy.craw_cmd.length, current_count_sectors);
length2584drivers/block/floppy.craw_cmd.length < 0 ||
length2585drivers/block/floppy.ccurrent_addr + raw_cmd.length >
length2590drivers/block/floppy.craw_cmd.length >> 9 );
length2599drivers/block/floppy.c} else if (raw_cmd.length > CURRENT->nr_sectors << 9 ||
length2603drivers/block/floppy.c} else if ( raw_cmd.length < current_count_sectors << 9 ){
length2605drivers/block/floppy.cprintk("bytes=%ld\n", raw_cmd.length >> 9 );
length2608drivers/block/floppy.cif (raw_cmd.length == 0){
length2853drivers/block/floppy.ccount = raw_cmd.length;
length2890drivers/block/floppy.craw_cmd.length = get_dma_residue(FLOPPY_DMA);
length78drivers/block/ramdisk.clong rd_init(long mem_start, int length)
length89drivers/block/ramdisk.crd_length = length;
length91drivers/block/ramdisk.cfor (i=0; i < length; i++)
length97drivers/block/ramdisk.creturn(length);
length342drivers/net/3c505.coutb_command(pcb->length, dev->base_addr);
length347drivers/net/3c505.cfor (i = 0; cont && (i < pcb->length); i++) {
length357drivers/net/3c505.coutb_command(2+pcb->length, dev->base_addr);
length427drivers/net/3c505.cpcb->length = inb_command(dev->base_addr);
length429drivers/net/3c505.cif (pcb->length > MAX_PCB_DATA) {
length430drivers/net/3c505.cINVALID_PCB_MSG(pcb->length);
length456drivers/net/3c505.cif (total_length != (pcb->length + 2)) {
length524drivers/net/3c505.ctx_pcb->length = sizeof(struct Rcv_pkt);
length880drivers/net/3c505.cadapter->tx_pcb.length = sizeof(struct Memconf);
length900drivers/net/3c505.cadapter->tx_pcb.length  = 2;
length955drivers/net/3c505.cadapter->tx_pcb.length = sizeof(struct Xmit_pkt);
length1082drivers/net/3c505.cadapter->tx_pcb.length  = 0;
length1175drivers/net/3c505.cadapter->tx_pcb.length  = 6*num_addrs;
length1202drivers/net/3c505.cadapter->tx_pcb.length  = 2;
length1385drivers/net/3c505.cadapter.tx_pcb.length  = 0;
length1389drivers/net/3c505.c(adapter.rx_pcb.length != 6)) {
length217drivers/net/3c505.hbyte  length;
length290drivers/net/3c507.cstatic void hardware_send_packet(struct device *dev, void *buf, short length);
length491drivers/net/3c507.cshort length = ETH_ZLEN < skb->len ? skb->len : ETH_ZLEN;
length496drivers/net/3c507.chardware_send_packet(dev, buf, length);
length756drivers/net/3c507.chardware_send_packet(struct device *dev, void *buf, short length)
length770drivers/net/3c507.c*write_ptr++ = length | 0x8000;    /* Byte count parameter. */
length781drivers/net/3c507.cmemcpy(write_ptr, buf, length);
length794drivers/net/3c507.cdev->name, ioaddr, length, tx_block, lp->tx_head);
length100drivers/net/8390.cstatic void NS8390_trigger_send(struct device *dev, unsigned int length,
length131drivers/net/8390.cint length, send_length;
length175drivers/net/8390.clength = skb->len;
length188drivers/net/8390.csend_length = ETH_ZLEN < length ? length : ETH_ZLEN;
length216drivers/net/8390.cei_block_output(dev, length, skb->data, output_page);
length230drivers/net/8390.cei_block_output(dev, length, skb->data, ei_local->tx_start_page);
length680drivers/net/8390.cstatic void NS8390_trigger_send(struct device *dev, unsigned int length,
length692drivers/net/8390.coutb_p(length & 0xff, e8390_base + EN0_TCNTLO);
length693drivers/net/8390.coutb_p(length >> 8, e8390_base + EN0_TCNTHI);
length630drivers/net/apricot.cshort length = ETH_ZLEN < skb->len ? skb->len : ETH_ZLEN;
length651drivers/net/apricot.ctx_cmd->tbd->size = EOF | length;
length327drivers/net/arcnet.cshort length,      /* bytes total */
length371drivers/net/arcnet.cshort length,char *data);
length1014drivers/net/arcnet.cout->length = ETH_ZLEN < skb->len ? skb->len : ETH_ZLEN;
length1033drivers/net/arcnet.cif (out->length<=XMTU)  /* fits in one packet? */
length1036drivers/net/arcnet.cout->length,out->hdr->split_flag);
length1043drivers/net/arcnet.cout->length-sizeof(struct ClientData),
length1066drivers/net/arcnet.cout->dataleft=out->length-sizeof(struct ClientData);
length1072drivers/net/arcnet.cout->length,out->numsegs);
length1164drivers/net/arcnet.cout->length,out->hdr->split_flag);
length1199drivers/net/arcnet.carcnet_prepare_tx(struct device *dev,struct ClientData *hdr,short length,
length1213drivers/net/arcnet.clength+=sizeof(struct ClientData);
length1217drivers/net/arcnet.chdr,length,data);
length1226drivers/net/arcnet.cif (length<=MTU)  /* Normal (256-byte) Packet */
length1230drivers/net/arcnet.carcpacket->hardheader.offset1=offset=256-length
length1235drivers/net/arcnet.celse if (length>=MinTU)  /* Extended (512-byte) Packet */
length1240drivers/net/arcnet.carcpacket->hardheader.offset2=offset=512-length
length1250drivers/net/arcnet.carcpacket->hardheader.offset2=offset=512-length-4
length1274drivers/net/arcnet.clength-sizeof(struct ClientData));
length1277drivers/net/arcnet.cdaddr,length,pkttype);
length1536drivers/net/arcnet.cshort length,offset;
length1558drivers/net/arcnet.clength=256-offset+EXTRA_CLIENTDATA;
length1569drivers/net/arcnet.clength=512-offset+EXTRA_CLIENTDATA;
length1577drivers/net/arcnet.clength=512-offset+EXTRA_CLIENTDATA-4;
length1600drivers/net/arcnet.cskb = dev_alloc_skb(length);
length1607drivers/net/arcnet.csoft=(struct ClientData *)skb_put(skb,length);
length1613drivers/net/arcnet.clength-EXTRA_CLIENTDATA);
length1619drivers/net/arcnet.csaddr,daddr,length,pkttype);
length1796drivers/net/arcnet.cmemcpy(skb_put(skb,length-sizeof(struct ClientData)),
length1798drivers/net/arcnet.clength-sizeof(struct ClientData));
length1805drivers/net/arcnet.csaddr,daddr,length,pkttype);
length407drivers/net/at1700.cshort length = ETH_ZLEN < skb->len ? skb->len : ETH_ZLEN;
length413drivers/net/at1700.coutw(length, ioaddr + DATAPORT);
length414drivers/net/at1700.coutsw(ioaddr + DATAPORT, buf, (length + 1) >> 1);
length417drivers/net/at1700.clp->tx_queue_len += length + 2;
length135drivers/net/atp.cstatic void write_packet(short ioaddr, int length, unsigned char *packet, int mode);
length136drivers/net/atp.cstatic void trigger_send(short ioaddr, int length);
length140drivers/net/atp.cstatic void read_block(short ioaddr, int length, unsigned char *buffer, int data_mode);
length376drivers/net/atp.cstatic void trigger_send(short ioaddr, int length)
length378drivers/net/atp.cwrite_reg_byte(ioaddr, TxCNT0, length & 0xff);
length379drivers/net/atp.cwrite_reg(ioaddr, TxCNT1, length >> 8);
length383drivers/net/atp.cstatic void write_packet(short ioaddr, int length, unsigned char *packet, int data_mode)
length385drivers/net/atp.clength = (length + 1) & ~1;    /* Round up to word length. */
length392drivers/net/atp.c} while (--length > 0) ;
length405drivers/net/atp.cwhile (--length > 0)
length448drivers/net/atp.cshort length = ETH_ZLEN < skb->len ? skb->len : ETH_ZLEN;
length460drivers/net/atp.cwrite_packet(ioaddr, length, buf, dev->if_port);
length464drivers/net/atp.ctrigger_send(ioaddr, length);
length469drivers/net/atp.clp->saved_tx_size = length;
length701drivers/net/atp.cstatic void read_block(short ioaddr, int length, unsigned char *p, int data_mode)
length706drivers/net/atp.coutb(length == 8  ?  RdAddr | HNib | MAR  :  RdAddr | MAR,
length709drivers/net/atp.cdo  *p++ = read_byte_mode0(ioaddr);  while (--length > 0);
length711drivers/net/atp.cdo  *p++ = read_byte_mode2(ioaddr);  while (--length > 0);
length713drivers/net/atp.cdo      *p++ = read_byte_mode4(ioaddr);  while (--length > 0);
length715drivers/net/atp.cdo      *p++ = read_byte_mode6(ioaddr);  while (--length > 0);
length302drivers/net/depca.cs16 length;            /* This length is negative 2's complement! */
length1591drivers/net/depca.cwritew(-TX_BUFF_SZ, &lp->tx_ring[i].length);/* packet length in buffer */
length1597drivers/net/depca.cwritew(-len, &lp->tx_ring[end].length);       /* packet length in last buff */
length154drivers/net/eepro.cstatic void hardware_send_packet(struct device *dev, void *buf, short length);
length651drivers/net/eepro.cshort length = ETH_ZLEN < skb->len ? skb->len : ETH_ZLEN;
length654drivers/net/eepro.chardware_send_packet(dev, buf, length);
length934drivers/net/eepro.chardware_send_packet(struct device *dev, void *buf, short length)
length957drivers/net/eepro.cif (((((length + 1) >> 1) << 1) + 2*XMT_HEADER) 
length962drivers/net/eepro.cend = last + (((length + 1) >> 1) << 1) + XMT_HEADER;
length969drivers/net/eepro.cend = last + (((length + 1) >> 1) << 1) + XMT_HEADER;
length978drivers/net/eepro.coutw(length, ioaddr + IO_PORT);
length979drivers/net/eepro.coutsw(ioaddr + IO_PORT, buf, (length + 1) >> 1);
length300drivers/net/eexpress.cstatic void hardware_send_packet(struct device *dev, void *buf, short length);
length496drivers/net/eexpress.cshort length = ETH_ZLEN < skb->len ? skb->len : ETH_ZLEN;
length501drivers/net/eexpress.chardware_send_packet(dev, buf, length);
length854drivers/net/eexpress.chardware_send_packet(struct device *dev, void *buf, short length)
length868drivers/net/eexpress.coutw(length | 0x8000, ioaddr); /* Byte count parameter. */
length880drivers/net/eexpress.coutsw(ioaddr + DATAPORT, buf, (length + 1) >> 1);
length894drivers/net/eexpress.c"reap %4x status %4.4x.\n", dev->name, ioaddr, length,
length275drivers/net/i82586.hand length/type field already prepended to the data,
length176drivers/net/lance.cshort length;        /* Length is 2s complement (negative)! */
length737drivers/net/lance.clp->tx_ring[i].base, -lp->tx_ring[i].length,
length789drivers/net/lance.clp->tx_ring[entry].length =
length792drivers/net/lance.clp->tx_ring[entry].length = -skb->len;
length126drivers/net/ni52.hunsigned short length;  /* 802.3 frame-length */
length243drivers/net/ni52.hunsigned short length;  /* user defined: 802.3 length / Ether type */
length281drivers/net/pi2.cstatic void setup_tx_dma(struct pi_local *lp, int length)
length304drivers/net/pi2.cset_dma_count(dmachan, length);
length402drivers/net/pi2.cint length;
length443drivers/net/pi2.clength = lp->sndbuf->len - 1;
length444drivers/net/pi2.cmemcpy(lp->txdmabuf, &lp->sndbuf->data[1], length);
length448drivers/net/pi2.csetup_tx_dma(lp, length);
length180drivers/net/plip.c} length;
length499drivers/net/plip.c&rcv->nibble, &rcv->length.b.lsb)) {
length511drivers/net/plip.c&rcv->nibble, &rcv->length.b.lsb))
length518drivers/net/plip.c&rcv->nibble, &rcv->length.b.msb))
length520drivers/net/plip.cif (rcv->length.h > dev->mtu || rcv->length.h < 8) {
length521drivers/net/plip.cprintk("%s: bogus packet size %d.\n", dev->name, rcv->length.h);
length525drivers/net/plip.crcv->skb = dev_alloc_skb(rcv->length.h);
length530drivers/net/plip.cskb_put(rcv->skb,rcv->length.h);
length542drivers/net/plip.cwhile (++rcv->byte < rcv->length.h);
length692drivers/net/plip.c&snd->nibble, snd->length.b.lsb))
length698drivers/net/plip.c&snd->nibble, snd->length.b.msb))
length709drivers/net/plip.cwhile (++snd->byte < snd->length.h);
length891drivers/net/plip.csnd->length.h = skb->len;
length108drivers/net/skeleton.cextern void  hardware_send_packet(short ioaddr, char *buf, int length);
length340drivers/net/skeleton.cshort length = ETH_ZLEN < skb->len ? skb->len : ETH_ZLEN;
length343drivers/net/skeleton.chardware_send_packet(ioaddr, buf, length);
length131drivers/net/tulip.cint length;
length137drivers/net/tulip.cint length;
length312drivers/net/tulip.ctp->tx_ring[0].length = 0x08000000 | 192;
length360drivers/net/tulip.ctp->rx_ring[i].length = PKT_BUF_SZ;
length365drivers/net/tulip.ctp->rx_ring[i-1].length = PKT_BUF_SZ | 0x02000000;
length429drivers/net/tulip.ctp->tx_ring[entry].length = skb->len |
length1272drivers/net/wavelan.chardware_send_packet(device *dev, void *buf, short length)
length1329drivers/net/wavelan.ctbd.tbd_status = TBD_STATUS_EOF | (TBD_STATUS_ACNT & length);
length1338drivers/net/wavelan.cobram_write(ioaddr, buf_addr, buf, length);
length1374drivers/net/wavelan.clength,
length1434drivers/net/wavelan.cshort    length;
length1437drivers/net/wavelan.clength = (ETH_ZLEN < skb->len) ? skb->len : ETH_ZLEN;
length1440drivers/net/wavelan.chardware_send_packet(dev, buf, length);
length2112drivers/net/wavelan.cwavelan_get_info(char *buffer, char **start, off_t offset, int length)
length2149drivers/net/wavelan.cif (pos > offset + length)
length2159drivers/net/wavelan.cif (len > length)
length2160drivers/net/wavelan.clen = length;      /* Ending slop */
length360drivers/net/znet.cshort length = ETH_ZLEN < skb->len ? skb->len : ETH_ZLEN;
length363drivers/net/znet.cushort rnd_len = (length + 1)>>1;
length378drivers/net/znet.c*zn.tx_cur++ = length;
length383drivers/net/znet.cmemcpy(zn.tx_start, buf + semi_cnt, length - semi_cnt);
length398drivers/net/znet.cprintk(KERN_DEBUG "%s: Transmitter queued, length %d.\n", dev->name, length);
length2600drivers/scsi/53c7,8xx.c((struct scatterlist *)cmd->buffer)[i].length :
length309drivers/scsi/NCR5380.ccmd->SCp.this_residual = cmd->SCp.buffer->length;
length1968drivers/scsi/NCR5380.ccmd->SCp.this_residual = cmd->SCp.buffer->length;
length815drivers/scsi/aha152x.cSCpnt->SCp.this_residual    = SCpnt->SCp.buffer->length;
length2004drivers/scsi/aha152x.ccurrent_SC->SCp.buffer->length;
length2140drivers/scsi/aha152x.ccurrent_SC->SCp.buffer->length;
length613drivers/scsi/aha1542.cif(sgpnt[i].length == 0 || SCpnt->use_sg > 16 || 
length614drivers/scsi/aha1542.c(((int)sgpnt[i].address) & 1) || (sgpnt[i].length & 1)){
length619drivers/scsi/aha1542.csgpnt[i].length);
length628drivers/scsi/aha1542.cany2scsi(cptr[i].datalen, sgpnt[i].length);
length334drivers/scsi/aha1740.ccptr[i].datalen = sgpnt[i].length;
length727drivers/scsi/aic7xxx.c(char *)&(sg).length  - (char *)&(sg) != 8 ||  \
length729drivers/scsi/aic7xxx.csizeof((sg).length)  != 4 ||                   \
length1327drivers/scsi/aic7xxx.cunsigned length;
length1335drivers/scsi/aic7xxx.cfor (i = length = 0; i < cmd->use_sg && i < segments; i++)
length1337drivers/scsi/aic7xxx.clength += sg[i].length;
length1342drivers/scsi/aic7xxx.clength = cmd->request_bufflen;
length1345drivers/scsi/aic7xxx.creturn(length);
length1771drivers/scsi/aic7xxx.cscb->sense_sg.length = sizeof(cmd->sense_buffer);
length3276drivers/scsi/aic7xxx.cunsigned length;
length3336drivers/scsi/aic7xxx.clength = aic7xxx_length(cmd, 0);
length3338drivers/scsi/aic7xxx.cif (length > 0xFFFFFF)
length3355drivers/scsi/aic7xxx.ccmd->use_sg, length);
length3370drivers/scsi/aic7xxx.cscb->sg.length = cmd->request_bufflen;
length707drivers/scsi/buslogic.ccptr[i].datalen = sgpnt[i].length;
length586drivers/scsi/eata.ccpp->sglist[k].num_bytes = htonl((unsigned int) sgpnt[k].length);
length416drivers/scsi/eata_dma.ccp->sg_list[i].len = htonl((u32) sl->length);
length48drivers/scsi/eata_dma_proc.cint eata_set_info(char *buffer, int length, struct Scsi_Host *HBA_ptr)
length62drivers/scsi/eata_dma_proc.cint eata_proc_info(char *buffer, char **start, off_t offset, int length, int hostno, int inout)
length95drivers/scsi/eata_dma_proc.creturn(eata_set_info(buffer, length, HBA_ptr));
length259drivers/scsi/eata_dma_proc.cif (pos > offset + length)
length322drivers/scsi/eata_dma_proc.cif (pos > offset + length)
length375drivers/scsi/eata_dma_proc.cif (pos > offset + length)
length385drivers/scsi/eata_dma_proc.cif(len>length)
length386drivers/scsi/eata_dma_proc.clen = length;               /* Ending slop */
length29drivers/scsi/eata_dma_proc.h__u16 length;
length38drivers/scsi/eata_dma_proc.h__u8  length;      /* 0x24 */
length53drivers/scsi/eata_dma_proc.h__u8  length;      /* 0x28 */
length69drivers/scsi/eata_dma_proc.h__u8  length;   /* 0x30 */
length76drivers/scsi/eata_dma_proc.h__u8  length;   /* 0x34 */
length83drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x10 */
length95drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x02 */
length109drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x02 */
length118drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x04 */
length125drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x04 */
length134drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x02 */
length147drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x02 */
length157drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x02 */
length169drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x04 */
length190drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x04 */
length197drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x04 */
length210drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x02 */
length220drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x02 */
length235drivers/scsi/eata_dma_proc.h__u8  length;    /* 0x04 */
length123drivers/scsi/eata_pio.cSCp->this_residual=SCp->buffer->length;
length384drivers/scsi/eata_pio.ccmd->SCp.this_residual=cmd->SCp.buffer->length;
length23drivers/scsi/eata_pio_proc.cint eata_pio_set_info(char *buffer, int length, struct Scsi_Host *HBA_ptr)
length37drivers/scsi/eata_pio_proc.cint eata_pio_proc_info(char *buffer, char **start, off_t offset, int length, int hostno, int inout)
length56drivers/scsi/eata_pio_proc.creturn(eata_pio_set_info(buffer, length, HBA_ptr));
length93drivers/scsi/eata_pio_proc.cif (pos > offset + length)
length145drivers/scsi/eata_pio_proc.cif (pos > offset + length)
length155drivers/scsi/eata_pio_proc.cif(len>length)
length156drivers/scsi/eata_pio_proc.clen = length;               /* Ending slop */
length1447drivers/scsi/fdomain.ccurrent_SC->SCp.this_residual = current_SC->SCp.buffer->length;
length1480drivers/scsi/fdomain.ccurrent_SC->SCp.this_residual = current_SC->SCp.buffer->length;
length1564drivers/scsi/fdomain.ccurrent_SC->SCp.this_residual    = current_SC->SCp.buffer->length;
length210drivers/scsi/in2000.cin2000_datalen = in2000_scatter->length;
length267drivers/scsi/in2000.cin2000_datalen = in2000_scatter->length;
length500drivers/scsi/in2000.cin2000_datalen = in2000_scatter->length;
length393drivers/scsi/qlogic.cif (ql_pdma(phase, sglist->address, sglist->length))
length110drivers/scsi/scsi.cextern int (* dispatch_scsi_info_ptr)(int ino, char *buffer, char **start, off_t offset, int length, int inout); 
length111drivers/scsi/scsi.cextern int dispatch_scsi_info(int ino, char *buffer, char **start, off_t offset, int length, int inout); 
length2310drivers/scsi/scsi.cint scsi_proc_info(char *buffer, char **start, off_t offset, int length, 
length2324drivers/scsi/scsi.cif(!buffer || length < 25 || strncmp("scsi", buffer, 4))
length350drivers/scsi/scsi.hunsigned int length;
length137drivers/scsi/scsi_debug.cprintk(":%x %x %d\n",sgpnt[i].alt_address, sgpnt[i].address, sgpnt[i].length);
length278drivers/scsi/scsi_debug.cbufflen = sgpnt[sgcount].length;
length348drivers/scsi/scsi_debug.cbufflen = sgpnt[sgcount].length;
length609drivers/scsi/scsi_debug.cint length, int inode, int inout)
length629drivers/scsi/scsi_debug.cif(len > length)
length630drivers/scsi/scsi_debug.clen = length;
length79drivers/scsi/scsi_proc.cint length, int inode, int inout)
length97drivers/scsi/scsi_proc.cif(len > length)
length98drivers/scsi/scsi_proc.clen = length;
length107drivers/scsi/scsi_proc.coff_t offset, int length, int func)
length121drivers/scsi/scsi_proc.cretval = scsi_proc_info(buffer, start, offset, length, 
length129drivers/scsi/scsi_proc.creturn generic_proc_info(buffer, start, offset, length, 
length132drivers/scsi/scsi_proc.creturn(hpnt->hostt->proc_info(buffer, start, offset, length, 
length233drivers/scsi/sd.csgpnt[i].length);
length238drivers/scsi/sd.csgpnt[i].length);
length239drivers/scsi/sd.cscsi_free(sgpnt[i].address, sgpnt[i].length);
length296drivers/scsi/sd.cscsi_free(sgpnt[i].address, sgpnt[i].length);
length660drivers/scsi/sd.csgpnt[count].length += bh->b_size;
length663drivers/scsi/sd.cif (((long) sgpnt[count].address) + sgpnt[count].length - 1 > 
length671drivers/scsi/sd.cif(dma_free_sectors < (sgpnt[count].length >> 9) + 10) {
length675drivers/scsi/sd.c(char *) scsi_malloc(sgpnt[count].length);
length689drivers/scsi/sd.csgpnt[count].length);
length711drivers/scsi/sd.cif (((long) sgpnt[count].address) + sgpnt[count].length +
length718drivers/scsi/sd.ctmp = (char *) scsi_malloc(sgpnt[count].length 
length725drivers/scsi/sd.cscsi_free(sgpnt[count].address, sgpnt[count].length);
length758drivers/scsi/sd.csgpnt[count].length);
length766drivers/scsi/sd.csgpnt[count].length);
length158drivers/scsi/seagate.cunsigned length;
length332drivers/scsi/seagate.csignatures[j].length)) {
length909drivers/scsi/seagate.chostno, i, buffer[i].address, buffer[i].length);
length914drivers/scsi/seagate.clen = buffer->length;
length1150drivers/scsi/seagate.clen = buffer->length;
length1296drivers/scsi/seagate.clen = buffer->length;
length187drivers/scsi/sr.cmemcpy(sgpnt[i].alt_address, sgpnt[i].address, sgpnt[i].length);
length189drivers/scsi/sr.cscsi_free(sgpnt[i].address, sgpnt[i].length);
length225drivers/scsi/sr.cscsi_free(sgpnt[i].address, sgpnt[i].length);
length725drivers/scsi/sr.csgpnt[count].length = (SCpnt->request.sector % 4) << 9;
length726drivers/scsi/sr.csgpnt[count].address = (char *) scsi_malloc(sgpnt[count].length);
length736drivers/scsi/sr.csgpnt[count].length = bh->b_size;
length741drivers/scsi/sr.csgpnt[count].length = end_rec;
length746drivers/scsi/sr.cif (((long) sgpnt[count].address) + sgpnt[count].length > ISA_DMA_THRESHOLD &&
length752drivers/scsi/sr.cif(dma_free_sectors < (sgpnt[count].length >> 9) + 5) {
length755drivers/scsi/sr.csgpnt[count].address = (char *) scsi_malloc(sgpnt[count].length);
length766drivers/scsi/sr.cscsi_free(sgpnt[count].address, sgpnt[count].length);
length783drivers/scsi/sr.csgpnt[count].length);
length549drivers/scsi/u14-34f.ccpp->sglist[k].num_bytes = sgpnt[k].length;
length550drivers/scsi/u14-34f.cdata_len += sgpnt[k].length;
length659drivers/scsi/ultrastor.cmscp->sglist[i].num_bytes = sl[i].length;
length660drivers/scsi/ultrastor.ctransfer_length += sl[i].length;
length931drivers/scsi/wd7000.cany2scsi(sgb[i].len, sg[i].length);
length234fs/hpfs/hpfs.hunsigned short length;    /* offset to next dirent */
length272fs/hpfs/hpfs.hreturn *(dnode_secno *) ((void *) de + de->length - 4);
length293fs/hpfs/hpfs.hreturn (void *) de + de->length;
length311fs/hpfs/hpfs.hunsigned length;      /* length, sectors */
length789fs/hpfs/hpfs_fs.cif (de->last || de->length == 0)
length1046fs/hpfs/hpfs_fs.cif (t < n[i].length) {
length1049fs/hpfs/hpfs_fs.cinode->i_hpfs_n_secs = n[i].length;
length1289fs/hpfs/hpfs_fs.cif (de->last || de->length == 0)
length1556fs/hpfs/hpfs_fs.cif (de->last || de->length == 0)
length69fs/open.casmlinkage int sys_truncate(const char * path, unsigned int length)
length99fs/open.cinode->i_size = newattrs.ia_size = length;
length111fs/open.casmlinkage int sys_ftruncate(unsigned int fd, unsigned int length)
length125fs/open.cinode->i_size = newattrs.ia_size = length;
length786fs/proc/array.cint length;
length797fs/proc/array.clength = fill_array((char *) page, pid, type);
length798fs/proc/array.cif (length < 0) {
length800fs/proc/array.creturn length;
length802fs/proc/array.cif (file->f_pos >= length) {
length806fs/proc/array.cif (count + file->f_pos > length)
length807fs/proc/array.ccount = length - file->f_pos;
length236fs/proc/net.cint length;
length258fs/proc/net.clength = unix_get_info(page,&start,file->f_pos,thistime);
length262fs/proc/net.clength = afinet_get_info(page,&start,file->f_pos,thistime);
length265fs/proc/net.clength = arp_get_info(page,&start,file->f_pos,thistime);
length268fs/proc/net.clength = rt_get_info(page,&start,file->f_pos,thistime);
length271fs/proc/net.clength = dev_get_info(page,&start,file->f_pos,thistime);
length274fs/proc/net.clength = raw_get_info(page,&start,file->f_pos,thistime);
length277fs/proc/net.clength = tcp_get_info(page,&start,file->f_pos,thistime);
length280fs/proc/net.clength = udp_get_info(page,&start,file->f_pos,thistime);
length283fs/proc/net.clength = snmp_get_info(page, &start, file->f_pos,thistime);
length287fs/proc/net.clength = ip_mc_procinfo(page, &start, file->f_pos,thistime);
length292fs/proc/net.clength = ip_fw_fwd_procinfo(page, &start, file->f_pos,
length296fs/proc/net.clength = ip_fw_blk_procinfo(page, &start, file->f_pos,
length302fs/proc/net.clength = ip_acct_procinfo(page, &start, file->f_pos,
length308fs/proc/net.clength = ip_msqhst_procinfo(page, &start, file->f_pos,thistime);
length313fs/proc/net.clength = rarp_get_info(page,&start,file->f_pos,thistime);
length318fs/proc/net.clength = wavelan_get_info(page, &start, file->f_pos, thistime);
length324fs/proc/net.clength = ipx_get_interface_info(page, &start, file->f_pos, thistime);
length327fs/proc/net.clength = ipx_rt_get_info(page,&start,file->f_pos,thistime);
length330fs/proc/net.clength = ipx_get_info(page,&start,file->f_pos,thistime);
length335fs/proc/net.clength = atalk_get_info(page, &start, file->f_pos, thistime);
length338fs/proc/net.clength = atalk_rt_get_info(page, &start, file->f_pos, thistime);
length341fs/proc/net.clength = atalk_if_get_info(page, &start, file->f_pos, thistime);
length346fs/proc/net.clength = ax25_rt_get_info(page,&start,file->f_pos,thistime);
length349fs/proc/net.clength = ax25_get_info(page,&start,file->f_pos,thistime);
length352fs/proc/net.clength = ax25_cs_get_info(page,&start,file->f_pos,thistime);
length356fs/proc/net.clength = nr_nodes_get_info(page,&start,file->f_pos,thistime);
length359fs/proc/net.clength = nr_neigh_get_info(page,&start,file->f_pos,thistime);
length362fs/proc/net.clength = nr_get_info(page,&start,file->f_pos,thistime);
length378fs/proc/net.cif (length <= 0)
length383fs/proc/net.cmemcpy_tofs(buf+copied, start, length);
length384fs/proc/net.cfile->f_pos+=length;  /* Move down the file */
length385fs/proc/net.cbytes-=length;
length386fs/proc/net.ccopied+=length;
length387fs/proc/net.cif(length<thistime)
length197fs/proc/scsi.cint get_not_present_info(char *buffer, char **start, off_t offset, int length)
length211fs/proc/scsi.cif(len > length)
length212fs/proc/scsi.clen = length;
length225fs/proc/scsi.cint length;
length249fs/proc/scsi.clength = dispatch_scsi_info_ptr(ino, page, &start, 
length252fs/proc/scsi.clength = get_not_present_info(page, &start, file->f_pos, thistime);
length253fs/proc/scsi.cif(length < 0) {
length255fs/proc/scsi.creturn(length);
length263fs/proc/scsi.cif (length <= 0)
length270fs/proc/scsi.cmemcpy_tofs(buf + copied, start, length);
length271fs/proc/scsi.cfile->f_pos += length;  /* Move down the file */
length272fs/proc/scsi.cbytes -= length;
length273fs/proc/scsi.ccopied += length;
length275fs/proc/scsi.cif(length < thistime)
length826fs/smbfs/proc.csmb_proc_trunc(struct smb_server *server, word fid, dword length)
length838fs/smbfs/proc.cDSET(buf, smb_vwv2, length);
length230include/linux/fd.hlong length;
length107include/linux/iso_fs.hchar length      [ISODCL (1, 1)]; /* 711 */
length209include/linux/netdevice.hextern int    dev_get_info(char *buffer, char **start, off_t offset, int length);
length157include/linux/smb_fs.hint smb_proc_trunc(struct smb_server *server, word fid, dword length);
length13include/net/arp.hextern int  arp_get_info(char *buffer, char **start, off_t origin, int length);
length108include/net/ip.hunsigned short int length,
length12include/net/rarp.hint length);
length51include/net/route.hextern int    rt_get_info(char * buffer, char **start, off_t offset, int length);
length49init/main.cextern long rd_init(long mem_start, int length);
length84kernel/ksyms.coff_t offset, int length, 
length241net/802/tr.cint rif_get_info(char *buffer,char **start, off_t offset, int length) {
length268net/802/tr.cif(pos>offset+length)
length271net/802/tr.cif(pos>offset+length)
length277net/802/tr.cif(len>length)
length278net/802/tr.clen=length;    /* Ending slop */
length211net/appletalk/ddp.cint atalk_get_info(char *buffer, char **start, off_t offset, int length)
length243net/appletalk/ddp.cif(pos>offset+length)    /* We have dumped enough */
length250net/appletalk/ddp.cif(len>length)
length251net/appletalk/ddp.clen=length;    /* Remove unwanted tail data from length */
length810net/appletalk/ddp.cint atalk_if_get_info(char *buffer, char **start, off_t offset, int length)
length831net/appletalk/ddp.cif(pos>offset+length)
length836net/appletalk/ddp.cif(len>length)
length837net/appletalk/ddp.clen=length;
length843net/appletalk/ddp.cint atalk_rt_get_info(char *buffer, char **start, off_t offset, int length)
length870net/appletalk/ddp.cif(pos>offset+length)
length875net/appletalk/ddp.cif(len>length)
length876net/appletalk/ddp.clen=length;
length1866net/ax25/af_ax25.cint ax25_get_info(char *buffer, char **start, off_t offset, int length)
length1916net/ax25/af_ax25.cif (pos > offset + length)
length1925net/ax25/af_ax25.cif (len > length) len = length;
length139net/ax25/ax25_route.cint ax25_rt_get_info(char *buffer, char **start, off_t offset, int length)
length178net/ax25/ax25_route.cif (pos > offset + length)
length187net/ax25/ax25_route.cif (len > length) len = length;
length192net/ax25/ax25_route.cint ax25_cs_get_info(char *buffer, char **start, off_t offset, int length)
length213net/ax25/ax25_route.cif (pos > offset + length)
length222net/ax25/ax25_route.cif (len > length) len = length;
length902net/core/dev.cint dev_get_info(char *buffer, char **start, off_t offset, int length)
length930net/core/dev.cif(pos>offset+length)
length936net/core/dev.cif(len>length)
length937net/core/dev.clen=length;    /* Ending slop */
length675net/core/skbuff.cstruct sk_buff *dev_alloc_skb(unsigned int length)
length677net/core/skbuff.cstruct sk_buff *skb=alloc_skb(length+16, GFP_ATOMIC);
length236net/ethernet/eth.cvoid eth_copy_and_sum(struct sk_buff *dest,unsigned char *src, int length, int base)
length240net/ethernet/eth.clength-=34;
length243net/ethernet/eth.cmemcpy(dest->data+34,src+34,length);
length246net/ethernet/eth.cdest->csum=csum_partial_copy(src+34,dest->data+34,length,base);
length1000net/ipv4/arp.cint arp_get_info(char *buffer, char **start, off_t offset, int length)
length1066net/ipv4/arp.cif(pos>offset+length)
length1074net/ipv4/arp.cif(len>length)
length1075net/ipv4/arp.clen=length;            /* Ending slop */
length1922net/ipv4/ip.cint ip_mc_procinfo(char *buffer, char **start, off_t offset, int length)
length1952net/ipv4/ip.cif(pos>offset+length)
length1960net/ipv4/ip.cif(len>length)
length1961net/ipv4/ip.clen=length;  
length2322net/ipv4/ip.cunsigned short int length,
length2428net/ipv4/ip.coffset = length - (length % (maxfraglen - fragheaderlen));
length2434net/ipv4/ip.cfraglen = length - offset + fragheaderlen;
length1370net/ipv4/ip_fw.coff_t offset, int length, int reset)
length1432net/ipv4/ip_fw.cif(pos>offset+length)
length1439net/ipv4/ip_fw.cif(len>length)
length1440net/ipv4/ip_fw.clen=length;  
length1447net/ipv4/ip_fw.cint ip_acct_procinfo(char *buffer, char **start, off_t offset, int length, int reset)
length1449net/ipv4/ip_fw.creturn ip_chain_procinfo(IP_INFO_ACCT, buffer,start,offset,length,reset);
length1456net/ipv4/ip_fw.cint ip_fw_blk_procinfo(char *buffer, char **start, off_t offset, int length, int reset)
length1458net/ipv4/ip_fw.creturn ip_chain_procinfo(IP_INFO_BLK, buffer,start,offset,length,reset);
length1461net/ipv4/ip_fw.cint ip_fw_fwd_procinfo(char *buffer, char **start, off_t offset, int length, int reset)
length1463net/ipv4/ip_fw.creturn ip_chain_procinfo(IP_INFO_FWD, buffer,start,offset,length,reset);
length1469net/ipv4/ip_fw.cint ip_msqhst_procinfo(char *buffer, char **start, off_t offset, int length)
length1501net/ipv4/ip_fw.cif(pos>offset+length)
length1508net/ipv4/ip_fw.cif(len>length)
length1509net/ipv4/ip_fw.clen=length;
length58net/ipv4/proc.cget__netinfo(struct proto *pro, char *buffer, int format, char **start, off_t offset, int length)
length131net/ipv4/proc.cif(pos>offset+length)
length136net/ipv4/proc.cif(pos>offset+length)
length141net/ipv4/proc.cif(len>length)
length142net/ipv4/proc.clen=length;
length147net/ipv4/proc.cint tcp_get_info(char *buffer, char **start, off_t offset, int length)
length149net/ipv4/proc.creturn get__netinfo(&tcp_prot, buffer,0, start, offset, length);
length153net/ipv4/proc.cint udp_get_info(char *buffer, char **start, off_t offset, int length)
length155net/ipv4/proc.creturn get__netinfo(&udp_prot, buffer,1, start, offset, length);
length159net/ipv4/proc.cint raw_get_info(char *buffer, char **start, off_t offset, int length)
length161net/ipv4/proc.creturn get__netinfo(&raw_prot, buffer,1, start, offset, length);
length168net/ipv4/proc.cint afinet_get_info(char *buffer, char **start, off_t offset, int length)
length174net/ipv4/proc.cint len  = socket_get_info(buffer,start,offset,length);
length187net/ipv4/proc.cif (len > length)
length188net/ipv4/proc.clen = length;
length197net/ipv4/proc.cint snmp_get_info(char *buffer, char **start, off_t offset, int length)
length264net/ipv4/proc.cif (len > length)
length265net/ipv4/proc.clen = length;
length427net/ipv4/rarp.cint rarp_get_info(char *buffer, char **start, off_t offset, int length)
length478net/ipv4/rarp.cif(pos>offset+length)
length486net/ipv4/rarp.cif(len>length)
length487net/ipv4/rarp.clen=length;            /* Ending slop */
length511net/ipv4/route.cint rt_get_info(char *buffer, char **start, off_t offset, int length)
length540net/ipv4/route.cif(pos>offset+length)
length546net/ipv4/route.cif(len>length)
length547net/ipv4/route.clen=length;
length2553net/ipv4/tcp.cint length=(th->doff*4)-sizeof(struct tcphdr);
length2558net/ipv4/tcp.cwhile(length>0)
length2567net/ipv4/tcp.clength--;
length2586net/ipv4/tcp.clength-=opsize;
length1121net/ipx/af_ipx.cipx_get_interface_info(char *buffer, char **start, off_t offset, int length)
length1150net/ipx/af_ipx.cif(pos>offset+length)    /* We have dumped enough */
length1157net/ipx/af_ipx.cif(len>length)
length1158net/ipx/af_ipx.clen=length;    /* Remove unwanted tail data from length */
length1164net/ipx/af_ipx.cipx_get_info(char *buffer, char **start, off_t offset, int length)
length1206net/ipx/af_ipx.cif(pos>offset+length)    /* We have dumped enough */
length1214net/ipx/af_ipx.cif(len>length)
length1215net/ipx/af_ipx.clen=length;    /* Remove unwanted tail data from length */
length1220net/ipx/af_ipx.cint ipx_rt_get_info(char *buffer, char **start, off_t offset, int length)
length1248net/ipx/af_ipx.cif(pos>offset+length)
length1253net/ipx/af_ipx.cif(len>length)
length1254net/ipx/af_ipx.clen=length;
length1254net/netrom/af_netrom.cint nr_get_info(char *buffer, char **start, off_t offset, int length)
length1292net/netrom/af_netrom.cif (pos > offset + length)
length1301net/netrom/af_netrom.cif (len > length) len = length;
length684net/netrom/nr_route.cint nr_nodes_get_info(char *buffer, char **start, off_t offset, int length)
length719net/netrom/nr_route.cif (pos > offset + length)
length728net/netrom/nr_route.cif (len > length) len = length;
length733net/netrom/nr_route.cint nr_neigh_get_info(char *buffer, char **start, off_t offset, int length)
length760net/netrom/nr_route.cif (pos > offset + length)
length769net/netrom/nr_route.cif (len > length) len = length;
length1305net/socket.cint socket_get_info(char *buffer, char **start, off_t offset, int length)
length1315net/socket.cif (len > length)
length1316net/socket.clen = length;
length39net/unix/proc.cint unix_get_info(char *buffer, char **start, off_t offset, int length)
length88net/unix/proc.cif(pos>offset+length)
length97net/unix/proc.cif(len>length)
length98net/unix/proc.clen=length;