taglinefilesource code
h14arch/ppc/kernel/mmu.hunsigned long h:1;  /* Hash algorithm indicator */
h562arch/ppc/mm/init.cint hash, page_index, segment, i, h, _h, api, vsid, perms;
h601arch/ppc/mm/init.cif (_pte->v && _pte->vsid == vsid && _pte->h == _h && _pte->api == api)
h603arch/ppc/mm/init.ch = _h;
h609arch/ppc/mm/init.ch = _h;
h622arch/ppc/mm/init.cprintk("Map VA: %08X, Slot: %08X[%08X/%08X], H: %d\n", va, slot, slot0, slot1, h);
h627arch/ppc/mm/init.cprintk("  V: %d, VSID: %05x, H: %d, RPN: %04x, R: %d, C: %d, PP: %x\n", _pte->v, _pte->vsid, _pte->h, _pte->rpn, _pte->r, _pte->c, _pte->pp);
h633arch/ppc/mm/init.cprintk("  V: %d, VSID: %05x, H: %d, RPN: %04x, R: %d, C: %d, PP: %x\n", _pte->v, _pte->vsid, _pte->h, _pte->rpn, _pte->r, _pte->c, _pte->pp);
h652arch/ppc/mm/init.c_printk("Map VA: %08X, Slot: %08X[%08X/%08X], H: %d\n", va, slot, slot0, slot1, h);  
h659arch/ppc/mm/init.cslot->h = h;
h14arch/ppc/mm/mmu.hunsigned long h:1;  /* Hash algorithm indicator */
h288drivers/block/ide.cunsigned int h, unit;
h295drivers/block/ide.cfor (h = 0; h < 16; ++h)
h296drivers/block/ide.cirq_to_hwgroup[h] = NULL;
h304drivers/block/ide.cfor (h = 0; h < MAX_HWIFS; ++h) {
h305drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
h308drivers/block/ide.chwif->noprobe  = (h > 1);
h309drivers/block/ide.chwif->io_base  = default_io_base[h];
h315drivers/block/ide.chwif->major  = ide_hwif_to_major[h];
h319drivers/block/ide.chwif->name[3]  = '0' + h;
h336drivers/block/ide.cdrive->name[2]      = 'a' + (h * MAX_DRIVES) + unit;
h1600drivers/block/ide.cunsigned int  h;
h1602drivers/block/ide.cfor (h = 0; h < MAX_HWIFS; ++h) {
h1603drivers/block/ide.cide_hwif_t  *hwif = &ide_hwifs[h];
h3026drivers/block/ide.cint h;
h3047drivers/block/ide.cfor (h = 0; h < MAX_HWIFS; ++h) {
h3048drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
h3056drivers/block/ide.cif (!(hwif->irq = default_irqs[h])) {
h3074drivers/block/ide.cfor (h = MAX_HWIFS-1; h >= 0; --h) {
h3076drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
h326drivers/block/triton.cint rc = 0, h;
h368drivers/block/triton.cfor (h = 0; h < MAX_HWIFS; ++h) {
h369drivers/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 );
h666drivers/scsi/53c7,8xx.cstruct Scsi_Host *h;
h667drivers/scsi/53c7,8xx.cfor (h = first_host; h && h->host_no != host; h = h->next);
h668drivers/scsi/53c7,8xx.cif (!h) {
h671drivers/scsi/53c7,8xx.c} else if (h->hostt != the_template) {
h675drivers/scsi/53c7,8xx.creturn h;
h694drivers/scsi/53c7,8xx.cstruct Scsi_Host *h;
h701drivers/scsi/53c7,8xx.cif (!(h = find_host (host)))
h703drivers/scsi/53c7,8xx.celse if (h->this_id == target) {
h708drivers/scsi/53c7,8xx.celse if (target > h->max_id) {
h710drivers/scsi/53c7,8xx.ch->max_id);
h714drivers/scsi/53c7,8xx.chostdata = (struct NCR53c7x0_hostdata *)h->hostdata;
h742drivers/scsi/53c7,8xx.cstruct Scsi_Host *h;
h744drivers/scsi/53c7,8xx.cif (!(h = find_host (host)))
h746drivers/scsi/53c7,8xx.chostdata = (struct NCR53c7x0_hostdata *) h->hostdata;
h3176drivers/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;
h530fs/inode.cstruct inode_hash_entry * h;
h536fs/inode.ch = hash(sb->s_dev, nr);
h538fs/inode.cfor (inode = h->inode; inode ; inode = inode->i_hash_next)
h542fs/inode.ch->updating++;
h544fs/inode.cif (!--h->updating)
h581fs/inode.cwhile (h->updating)
h208fs/nfs/nfsroot.cstruct arphdr *rarp = (struct arphdr *)skb->h.raw;
h319include/asm-alpha/lca.hstruct el_common  h;    /* common logout header */
h329include/asm-alpha/lca.hstruct el_common  h;    /* common logout header */
h178include/asm-mips/io.h__IN(unsigned short,h,w)
h182include/asm-mips/io.h__OUT(h,w)
h186include/asm-mips/io.h__INS(h,w,2)
h190include/asm-mips/io.h__OUTS(h,w,2)
h14include/asm-ppc/mmu.hunsigned long h:1;  /* Hash algorithm indicator */
h45include/asm-ppc/string.hregister const char *h = begin;
h48include/asm-ppc/string.hif (*h != *n)
h50include/asm-ppc/string.hwhile (--n >= needle && --h >= haystack);
h52include/asm-ppc/string.hreturn (char *) h;
h57include/linux/skbuff.h} h;
h286lib/inflate.cint h;                        /* table level */
h371lib/inflate.ch = -1;                       /* no tables yet--level -1 */
h391lib/inflate.ch++;
h415lib/inflate.cif (h)
h423lib/inflate.cu[h] = ++q;             /* table starts after link */
h427lib/inflate.cif (h)
h429lib/inflate.cx[h] = i;             /* save pattern for backing up */
h434lib/inflate.cu[h-1][j] = r;        /* connect to last table */
h468lib/inflate.cwhile ((i & ((1 << w) - 1)) != x[h])
h470lib/inflate.ch--;                    /* don't need to update q */
h956lib/inflate.cunsigned h;           /* maximum struct huft's malloc'ed */
h966lib/inflate.ch = 0;
h975lib/inflate.cif (hufts > h)
h976lib/inflate.ch = hufts;
h993lib/inflate.cfprintf(stderr, "<%u> ", h);
h526mm/mmap.cint h, hl, hr;
h532mm/mmap.ch = tree->vm_avl_height;
h535mm/mmap.cif ((h == hl+1) && (hr <= hl) && (hl <= hr+1))
h537mm/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);
h1380net/ax25/af_ax25.cskb->h.raw = skb->data;
h1384net/ax25/af_ax25.cif(call_in_firewall(PF_AX25, skb, skb->h.raw)!=FW_ACCEPT)
h1469net/ax25/af_ax25.cskb->h.raw = skb->data + 2;    /* skip control and pid */
h1814net/ax25/af_ax25.cskb->h.raw = asmptr;
h1856net/ax25/af_ax25.clength = skb->len + (skb->data - skb->h.raw);
h1861net/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;
h168net/core/datagram.cmemcpy_tofs(to,skb->h.raw+offset,size);
h178net/core/datagram.cmemcpy_toiovec(to,skb->h.raw+offset,size);
h402net/core/dev.cskb2->h.raw = skb2->data + dev->hard_header_len;
h670net/core/dev.cskb->h.raw = skb->data;
h670net/core/skbuff.cn->h.raw=skb->h.raw+offset;
h780net/ipv4/arp.cstruct arphdr *arp = (struct arphdr *)skb->h.raw;
h640net/ipv4/icmp.cstruct icmphdr *icmph=(void *)skb->h.raw;
h426net/ipv4/igmp.cih=(struct igmphdr *)skb->h.raw;
h428net/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;
h295net/ipv4/ip_forward.cskb2->h.raw = ptr;
h300net/ipv4/ip_forward.cmemcpy(ptr, skb->h.raw, skb->len);
h302net/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);
h199net/ipv4/ip_input.cstruct iphdr *iph = skb->h.iph;
h415net/ipv4/ip_input.cstruct iphdr *iph=skb->h.iph;
h441net/ipv4/ip_input.ciph=skb->h.iph;
h449net/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;
h713net/ipv4/ipmr.cskb->raddr=skb->h.iph->daddr;
h125net/ipv4/raw.cskb->h.raw = (unsigned char *) skb->ip_hdr;
h1177net/ipv4/tcp.cif (skb->h.th->syn)
h1182net/ipv4/tcp.cif (skb->h.th->syn) 
h1202net/ipv4/tcp.cif (skb->h.th->urg)
h1204net/ipv4/tcp.cif (amount && skb->h.th->psh) break;
h1375net/ipv4/tcp.cstruct tcphdr * th = skb->h.th;
h1860net/ipv4/tcp.chdrlen = ((unsigned long)skb->h.th - (unsigned long)skb->data)
h2001net/ipv4/tcp.cskb->h.th =(struct tcphdr *)skb_put(skb,sizeof(struct tcphdr));
h2002net/ipv4/tcp.ctmp = tcp_build_header(skb->h.th, sk, seglen-copy);
h2014net/ipv4/tcp.cskb->h.th->urg = 1;
h2015net/ipv4/tcp.cskb->h.th->urg_ptr = ntohs(copy);
h2358net/ipv4/tcp.cif (skb->h.th->syn)
h2362net/ipv4/tcp.cif (skb->h.th->fin)
h2469net/ipv4/tcp.cmemcpy_toiovec(msg->msg_iov,((unsigned char *)skb->h.th) +
h2470net/ipv4/tcp.cskb->h.th->doff*4 + offset, used);
h2491net/ipv4/tcp.cif (skb->h.th->fin)
h2941net/ipv4/tcp.cth = skb->h.th;
h3053net/ipv4/tcp.cnewsk->dummy_th.source = skb->h.th->dest;
h3054net/ipv4/tcp.cnewsk->dummy_th.dest = skb->h.th->source;
h3132net/ipv4/tcp.ctcp_options(newsk,skb->h.th);
h3179net/ipv4/tcp.cmemcpy(t1, skb->h.th, sizeof(*t1));
h3185net/ipv4/tcp.ct1->dest = skb->h.th->source;
h4099net/ipv4/tcp.cth = skb->h.th;
h4163net/ipv4/tcp.ctcp_reset(sk->saddr, sk->daddr, skb->h.th,
h4284net/ipv4/tcp.cif (skb->h.th->fin) 
h4286net/ipv4/tcp.ctcp_fin(skb,sk,skb->h.th);
h4309net/ipv4/tcp.cif (skb2->h.th->fin) 
h4311net/ipv4/tcp.ctcp_fin(skb,sk,skb->h.th);
h4821net/ipv4/tcp.cth = skb->h.th;
h4863net/ipv4/tcp.cskb_pull(skb, skb->h.raw-skb->data);
h538net/ipv4/udp.csin->sin_port = skb->h.uh->source;
h610net/ipv4/udp.cuh = (struct udphdr *) skb->h.uh;
h354net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *)(skb->h.raw);
h452net/ipx/af_ipx.cint  in_offset = skb->h.raw - skb->head;
h467net/ipx/af_ipx.cskb2->h.raw=skb_put(skb2,skb->len);
h470net/ipx/af_ipx.cmemcpy(skb2->h.raw, skb->h.raw, skb->len);
h478net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *)(skb->h.raw);
h582net/ipx/af_ipx.cdump_pkt("IPX snd:", (ipx_packet *)skb->h.raw);
h583net/ipx/af_ipx.cdump_data("ETH hdr:", skb->data, skb->h.raw - skb->data);
h607net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *) (skb->h.raw);
h1108net/ipx/af_ipx.cskb->h.raw = (unsigned char *)ipx;
h1134net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *) (skb->h.raw);
h1745net/ipx/af_ipx.cipx=(ipx_packet *)skb->h.raw;
h1851net/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;
h70net/netrom/nr_dev.cskb->h.raw = skb->data;
h74net/netrom/nr_in.cskbn->h.raw = skbn->data;