taglinefilesource code
h117arch/i386/boot/compressed/inflate.cint h;                        /* table level */
h199arch/i386/boot/compressed/inflate.ch = -1;                       /* no tables yet--level -1 */
h219arch/i386/boot/compressed/inflate.ch++;
h245arch/i386/boot/compressed/inflate.cu[h] = ++q;             /* table starts after link */
h249arch/i386/boot/compressed/inflate.cif (h)
h251arch/i386/boot/compressed/inflate.cx[h] = i;             /* save pattern for backing up */
h256arch/i386/boot/compressed/inflate.cu[h-1][j] = r;        /* connect to last table */
h289arch/i386/boot/compressed/inflate.cwhile ((i & ((1 << w) - 1)) != x[h])
h291arch/i386/boot/compressed/inflate.ch--;                    /* don't need to update q */
h774arch/i386/boot/compressed/inflate.cunsigned h;           /* maximum struct huft's malloc'ed */
h784arch/i386/boot/compressed/inflate.ch = 0;
h789arch/i386/boot/compressed/inflate.cif (hufts > h)
h790arch/i386/boot/compressed/inflate.ch = hufts;
h807arch/i386/boot/compressed/inflate.cfprintf(stderr, "<%u> ", h);
h58arch/i386/boot/compressed/unzip.cuch *h = inbuf + inptr; /* first local header */
h63arch/i386/boot/compressed/unzip.cinptr += LOCHDR + SH(h + LOCFIL) + SH(h + LOCEXT);
h65arch/i386/boot/compressed/unzip.cif (inptr > insize || LG(h) != LOCSIG) {
h68arch/i386/boot/compressed/unzip.cmethod = h[LOCHOW];
h74arch/i386/boot/compressed/unzip.cif ((decrypt = h[LOCFLG] & CRPFLG) != 0) {
h81arch/i386/boot/compressed/unzip.cextended = (h[LOCFLG] & EXTFLG) != 0;
h265drivers/block/ide.cunsigned int h, unit;
h272drivers/block/ide.cfor (h = 0; h < 16; ++h)
h273drivers/block/ide.cirq_to_hwgroup[h] = NULL;
h281drivers/block/ide.cfor (h = 0; h < MAX_HWIFS; ++h) {
h282drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
h285drivers/block/ide.chwif->noprobe  = (h > 1);
h286drivers/block/ide.chwif->io_base  = default_io_base[h];
h292drivers/block/ide.chwif->major  = ide_hwif_to_major[h];
h296drivers/block/ide.chwif->name[3]  = '0' + h;
h311drivers/block/ide.cdrive->name[2]      = 'a' + (h * MAX_DRIVES) + unit;
h1594drivers/block/ide.cunsigned int  h;
h1596drivers/block/ide.cfor (h = 0; h < MAX_HWIFS; ++h) {
h1597drivers/block/ide.cide_hwif_t  *hwif = &ide_hwifs[h];
h2997drivers/block/ide.cint h;
h3015drivers/block/ide.cfor (h = 0; h < MAX_HWIFS; ++h) {
h3016drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
h3024drivers/block/ide.cif (!(hwif->irq = default_irqs[h])) {
h3042drivers/block/ide.cfor (h = MAX_HWIFS-1; h >= 0; --h) {
h3044drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
h303drivers/block/triton.cint rc = 0, h;
h345drivers/block/triton.cfor (h = 0; h < MAX_HWIFS; ++h) {
h346drivers/block/triton.cide_hwif_t *hwif = &ide_hwifs[h];
h444drivers/char/consolemap.cint h;
h467drivers/char/consolemap.c(h = p2[ucs & 0x3f]) < MAX_GLYPH )
h468drivers/char/consolemap.creturn h;
h192drivers/net/plip.cunsigned short h;
h537drivers/net/plip.cif (rcv->length.h > dev->mtu + dev->hard_header_len
h538drivers/net/plip.c|| rcv->length.h < 8) {
h539drivers/net/plip.cprintk("%s: bogus packet size %d.\n", dev->name, rcv->length.h);
h543drivers/net/plip.crcv->skb = dev_alloc_skb(rcv->length.h);
h548drivers/net/plip.cskb_put(rcv->skb,rcv->length.h);
h560drivers/net/plip.cwhile (++rcv->byte < rcv->length.h);
h731drivers/net/plip.cwhile (++snd->byte < snd->length.h);
h913drivers/net/plip.csnd->length.h = skb->len;
h221drivers/net/tunnel.ciph=skb2->h.iph=(struct iphdr *)skb2->data;
h223drivers/net/tunnel.cmemcpy(skb2->h.iph, skb->data, ip_header_len );
h2138drivers/scsi/53c7,8xx.c{DT_help, "?", 0} , TOKEN(h,0), TOKEN(i,0), TOKEN(mp,2), 
h43fs/dcache.cstruct hash_list h;
h115fs/dcache.cif (de->h.next) {
h116fs/dcache.cde->h.next->h.prev = de->h.prev;
h117fs/dcache.cde->h.prev->h.next = de->h.next;
h118fs/dcache.cde->h.next = NULL;
h124fs/dcache.cde->h.next = hash->next;
h125fs/dcache.cde->h.prev = (struct dir_cache_entry *) hash;
h126fs/dcache.chash->next->h.prev = de;
h137fs/dcache.cfor (de = hash->next ; de != (struct dir_cache_entry *) hash ; de = de->h.next) {
h56fs/inode.cstruct inode_hash_entry *h;
h57fs/inode.ch = hash(inode->i_dev, inode->i_ino);
h59fs/inode.cinode->i_hash_next = h->inode;
h63fs/inode.ch->inode = inode;
h68fs/inode.cstruct inode_hash_entry *h;
h69fs/inode.ch = hash(inode->i_dev, inode->i_ino);
h71fs/inode.cif (h->inode == inode)
h72fs/inode.ch->inode = inode->i_hash_next;
h505fs/inode.cstruct inode_hash_entry * h;
h511fs/inode.ch = hash(sb->s_dev, nr);
h513fs/inode.cfor (inode = h->inode; inode ; inode = inode->i_hash_next)
h517fs/inode.ch->updating++;
h519fs/inode.cif (!--h->updating)
h556fs/inode.cwhile (h->updating)
h177fs/nfs/nfsroot.cstruct arphdr *rarp = (struct arphdr *)skb->h.raw;
h311include/asm-alpha/lca.hstruct el_common  h;    /* common logout header */
h321include/asm-alpha/lca.hstruct el_common  h;    /* common logout header */
h130include/asm-mips/io.h__IN(h,w)
h134include/asm-mips/io.h__OUT(h,w)
h138include/asm-mips/io.h__INS(h,w,2)
h142include/asm-mips/io.h__OUTS(h,w,2)
h58include/linux/skbuff.h} h;
h506mm/mmap.cint h, hl, hr;
h512mm/mmap.ch = tree->vm_avl_height;
h515mm/mmap.cif ((h == hl+1) && (hr <= hl) && (hl <= hr+1))
h517mm/mmap.cif ((h == hr+1) && (hl <= hr) && (hr <= hl+1))
h34net/802/p8022.cproto = find_8022_client(*(skb->h.raw));
h36net/802/p8022.cskb->h.raw += 3;
h53net/802/psnap.cproto = find_snap_client(skb->h.raw);
h60net/802/psnap.cskb->h.raw += 5;
h598net/appletalk/aarp.cstruct elapaarp *ea=(struct elapaarp *)skb->h.raw;
h1363net/appletalk/ddp.cstruct ddpehdr *ddp=(void *)skb->h.raw;
h1674net/appletalk/ddp.cskb->h.raw = skb->data + ddp_dl->header_length + dev->hard_header_len;
h1718net/appletalk/ddp.cddp = (struct ddpehdr *)(skb->h.raw);
h1376net/ax25/af_ax25.cskb->h.raw = skb->data;
h1380net/ax25/af_ax25.cif(call_in_firewall(PF_AX25, skb, skb->h.raw)!=FW_ACCEPT)
h1465net/ax25/af_ax25.cskb->h.raw = skb->data + 2;    /* skip control and pid */
h1808net/ax25/af_ax25.cskb->h.raw = asmptr;
h1850net/ax25/af_ax25.clength = skb->len + (skb->data - skb->h.raw);
h1855net/ax25/af_ax25.cskb->h.raw = skb->data;
h90net/ax25/ax25_in.cskbn->h.raw = skbn->data;
h93net/ax25/ax25_in.chdrlen = skbo->data - skbo->h.raw;
h147net/ax25/ax25_in.cskb->h.raw = skb->data;
h171net/core/datagram.cmemcpy_tofs(to,skb->h.raw+offset,size);
h181net/core/datagram.cmemcpy_toiovec(to,skb->h.raw+offset,size);
h386net/core/dev.cskb2->h.raw = skb2->data + dev->hard_header_len;
h654net/core/dev.cskb->h.raw = skb->data;
h625net/core/skbuff.cn->h.raw=skb->h.raw+offset;
h767net/ipv4/arp.cstruct arphdr *arp = (struct arphdr *)skb->h.raw;
h640net/ipv4/icmp.cstruct icmphdr *icmph=(void *)skb->h.raw;
h232net/ipv4/igmp.cih=(struct igmphdr *)skb->h.raw;
h234net/ipv4/igmp.cif(skb->len <sizeof(struct igmphdr) || skb->ip_hdr->ttl>1 || ip_compute_csum((void *)skb->h.raw,sizeof(struct igmphdr)))
h109net/ipv4/ip_forward.cfw_res=call_fw_firewall(PF_INET, skb, skb->h.iph);
h133net/ipv4/ip_forward.ciph = skb->h.iph;
h294net/ipv4/ip_forward.cskb2->h.raw = ptr;
h299net/ipv4/ip_forward.cmemcpy(ptr, skb->h.raw, skb->len);
h301net/ipv4/ip_forward.ciph = skb2->ip_hdr = skb2->h.iph;
h364net/ipv4/ip_fragment.cskb->h.raw = skb->data;
h368net/ipv4/ip_fragment.cptr = (unsigned char *) skb->h.raw;
h395net/ipv4/ip_fragment.ciph = skb->h.iph;
h727net/ipv4/ip_fragment.cskb2->h.raw=(char *) skb2->data;
h747net/ipv4/ip_fragment.cmemcpy(skb2->h.raw, raw, hlen);
h752net/ipv4/ip_fragment.cmemcpy(skb2->h.raw + hlen, ptr, len);
h755net/ipv4/ip_fragment.cskb2->h.raw+=dev->hard_header_len;
h760net/ipv4/ip_fragment.ciph = (struct iphdr *)(skb2->h.raw/*+dev->hard_header_len*/);
h596net/ipv4/ip_fw.cstruct iphdr *iph = skb->h.iph;
h635net/ipv4/ip_fw.cwhile (skb->len - ((unsigned char *)data - skb->h.raw) > 18)
h745net/ipv4/ip_fw.cskb2->h.raw = skb2->data + (skb->h.raw - skb->data);
h746net/ipv4/ip_fw.ciph=skb2->h.iph;
h793net/ipv4/ip_fw.cstruct iphdr  *iph = skb->h.iph;
h853net/ipv4/ip_fw.csize = skb->len - ((unsigned char *)portptr - skb->h.raw);
h873net/ipv4/ip_fw.ciph = skb->h.iph;
h875net/ipv4/ip_fw.csize = skb->len - ((unsigned char *)portptr-skb->h.raw);
h910net/ipv4/ip_fw.cstruct iphdr  *iph = skb_ptr->h.iph;
h913net/ipv4/ip_fw.cstruct tcphdr   *th = (struct tcphdr *)(skb_ptr->h.raw+(iph->ihl<<2));
h948net/ipv4/ip_fw.cint size = skb_ptr->len - ((unsigned char *)portptr - skb_ptr->h.raw);
h196net/ipv4/ip_input.cstruct iphdr *iph = skb->h.iph;
h401net/ipv4/ip_input.cstruct iphdr *iph=skb->h.iph;
h427net/ipv4/ip_input.ciph=skb->h.iph;
h435net/ipv4/ip_input.cskb->h.raw += iph->ihl*4;
h74net/ipv4/ipip.cskb->h.iph=(struct iphdr *)skb->data;
h267net/ipv4/ipmr.cskb->h.iph=skb->ip_hdr;
h712net/ipv4/ipmr.cskb->raddr=skb->h.iph->daddr;
h124net/ipv4/raw.cskb->h.raw = (unsigned char *) skb->ip_hdr;
h1166net/ipv4/tcp.cif (before(counted, skb->h.th->seq))   /* Found a hole so stops here */
h1168net/ipv4/tcp.csum = skb->len -(counted - skb->h.th->seq);  /* Length - header but start from where we are up to (avoid overlaps) */
h1169net/ipv4/tcp.cif (skb->h.th->syn)
h1174net/ipv4/tcp.cif (skb->h.th->syn) 
h1194net/ipv4/tcp.cif (skb->h.th->urg)
h1196net/ipv4/tcp.cif (amount && skb->h.th->psh) break;
h1367net/ipv4/tcp.cstruct tcphdr * th = skb->h.th;
h1408net/ipv4/tcp.cskb->h.seq = ntohl(th->seq) + size - 4*th->doff;
h1418net/ipv4/tcp.cif (after(skb->h.seq, sk->window_seq) ||
h1439net/ipv4/tcp.cif (before(sk->window_seq, sk->write_queue.next->h.seq) &&
h1851net/ipv4/tcp.chdrlen = ((unsigned long)skb->h.th - (unsigned long)skb->data)
h1992net/ipv4/tcp.cskb->h.th =(struct tcphdr *)skb_put(skb,sizeof(struct tcphdr));
h1993net/ipv4/tcp.ctmp = tcp_build_header(skb->h.th, sk, seglen-copy);
h2005net/ipv4/tcp.cskb->h.th->urg = 1;
h2006net/ipv4/tcp.cskb->h.th->urg_ptr = ntohs(copy);
h2346net/ipv4/tcp.cif (before(*seq, skb->h.th->seq))
h2348net/ipv4/tcp.coffset = *seq - skb->h.th->seq;
h2349net/ipv4/tcp.cif (skb->h.th->syn)
h2353net/ipv4/tcp.cif (skb->h.th->fin)
h2460net/ipv4/tcp.cmemcpy_toiovec(msg->msg_iov,((unsigned char *)skb->h.th) +
h2461net/ipv4/tcp.cskb->h.th->doff*4 + offset, used);
h2482net/ipv4/tcp.cif (skb->h.th->fin)
h2650net/ipv4/tcp.cbuff->h.seq = sk->write_seq;
h2931net/ipv4/tcp.cth = skb->h.th;
h3024net/ipv4/tcp.cnewsk->acked_seq = skb->h.th->seq+1;
h3025net/ipv4/tcp.cnewsk->copied_seq = skb->h.th->seq+1;
h3026net/ipv4/tcp.cnewsk->fin_seq = skb->h.th->seq;
h3043net/ipv4/tcp.cnewsk->dummy_th.source = skb->h.th->dest;
h3044net/ipv4/tcp.cnewsk->dummy_th.dest = skb->h.th->source;
h3064net/ipv4/tcp.cnewsk->acked_seq = skb->h.th->seq + 1;
h3065net/ipv4/tcp.cnewsk->copied_seq = skb->h.th->seq + 1;
h3122net/ipv4/tcp.ctcp_options(newsk,skb->h.th);
h3169net/ipv4/tcp.cmemcpy(t1, skb->h.th, sizeof(*t1));
h3170net/ipv4/tcp.cbuff->h.seq = newsk->write_seq;
h3174net/ipv4/tcp.ct1->dest = skb->h.th->source;
h3187net/ipv4/tcp.ct1->ack_seq = ntohl(skb->h.th->seq+1);
h3308net/ipv4/tcp.cbefore(skb->h.seq, sk->window_seq + 1) &&
h3311net/ipv4/tcp.cbefore(skb->h.seq, sk->rcv_ack_seq + 1))
h3321net/ipv4/tcp.cif (before(skb->h.seq, sk->rcv_ack_seq +1)) 
h3361net/ipv4/tcp.csk->sent_seq = skb->h.seq;
h3497net/ipv4/tcp.cif (after(skb->h.seq, sk->window_seq)) 
h3606net/ipv4/tcp.c! before (sk->window_seq, sk->write_queue.next->h.seq)) 
h3632net/ipv4/tcp.cafter(sk->send_head->h.seq, sk->send_head->link3->h.seq)) 
h3640net/ipv4/tcp.cif (before(sk->send_head->h.seq, ack+1)) 
h3764net/ipv4/tcp.cif (after (sk->window_seq+1, sk->write_queue.next->h.seq) &&
h3767net/ipv4/tcp.cbefore(sk->write_queue.next->h.seq, sk->rcv_ack_seq + 1))
h3776net/ipv4/tcp.celse if (before(sk->window_seq, sk->write_queue.next->h.seq) &&
h4081net/ipv4/tcp.cth = skb->h.th;
h4145net/ipv4/tcp.ctcp_reset(sk->saddr, sk->daddr, skb->h.th,
h4184net/ipv4/tcp.cprintk("skb1->h.th->seq = %d: ", skb1->h.th->seq);
h4185net/ipv4/tcp.cprintk("skb->h.th->seq = %d\n",skb->h.th->seq);
h4198net/ipv4/tcp.cif (th->seq==skb1->h.th->seq && skb->len>= skb1->len)
h4212net/ipv4/tcp.cif (after(th->seq+1, skb1->h.th->seq))
h4272net/ipv4/tcp.cif (skb->h.th->fin) 
h4274net/ipv4/tcp.ctcp_fin(skb,sk,skb->h.th);
h4281net/ipv4/tcp.cif (before(skb2->h.th->seq, sk->acked_seq+1)) 
h4283net/ipv4/tcp.cif (after(skb2->h.th->ack_seq, sk->acked_seq))
h4286net/ipv4/tcp.c(skb2->h.th->ack_seq - sk->acked_seq);
h4290net/ipv4/tcp.csk->acked_seq = skb2->h.th->ack_seq;
h4297net/ipv4/tcp.cif (skb2->h.th->fin) 
h4299net/ipv4/tcp.ctcp_fin(skb,sk,skb->h.th);
h4613net/ipv4/tcp.cbuff->h.seq = sk->write_seq;
h4808net/ipv4/tcp.cth = skb->h.th;
h4850net/ipv4/tcp.cskb_pull(skb, skb->h.raw-skb->data);
h5333net/ipv4/tcp.cbuff->h.seq = sk->sent_seq + win_size;
h5334net/ipv4/tcp.csk->sent_seq = buff->h.seq;    /* Hack */
h532net/ipv4/udp.csin->sin_port = skb->h.uh->source;
h604net/ipv4/udp.cuh = (struct udphdr *) skb->h.uh;
h349net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *)(skb->h.raw);
h432net/ipx/af_ipx.cint  in_offset = skb->h.raw - skb->head;
h449net/ipx/af_ipx.coldraw = skb->h.raw;
h450net/ipx/af_ipx.cskb->h.raw = &(skb->data[out_offset]);
h451net/ipx/af_ipx.cmemmove(skb->h.raw, oldraw, skb->len);
h463net/ipx/af_ipx.cskb2->h.raw=skb_put(skb2,skb->len);
h466net/ipx/af_ipx.cmemcpy(skb2->h.raw, skb->h.raw, skb->len);
h475net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *)(skb->h.raw);
h542net/ipx/af_ipx.cdump_pkt("IPX snd:", (ipx_packet *)skb->h.raw);
h543net/ipx/af_ipx.cdump_data("ETH hdr:", skb->data, skb->h.raw - skb->data);
h566net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *) (skb->h.raw);
h1067net/ipx/af_ipx.cskb->h.raw = (unsigned char *)ipx;
h1093net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *) (skb->h.raw);
h1704net/ipx/af_ipx.cipx=(ipx_packet *)skb->h.raw;
h1806net/ipx/af_ipx.cipx = (ipx_packet *)(skb->h.raw);
h939net/netrom/af_netrom.cskb->h.raw = skb->data;
h951net/netrom/af_netrom.cskb->h.raw = skb->data;
h1107net/netrom/af_netrom.cskb->h.raw = skb_put(skb, len);
h1109net/netrom/af_netrom.casmptr = skb->h.raw;
h1159net/netrom/af_netrom.cskb->h.raw = skb->data;
h69net/netrom/nr_dev.cskb->h.raw = skb->data;
h74net/netrom/nr_in.cskbn->h.raw = skbn->data;