taglinefilesource code
h14arch/ppc/kernel/mmu.hunsigned long h:1;  /* Hash algorithm indicator */
h558arch/ppc/mm/init.cint hash, page_index, segment, i, h, _h, api, vsid, perms;
h597arch/ppc/mm/init.cif (_pte->v && _pte->vsid == vsid && _pte->h == _h && _pte->api == api)
h599arch/ppc/mm/init.ch = _h;
h605arch/ppc/mm/init.ch = _h;
h618arch/ppc/mm/init.cprintk("Map VA: %08X, Slot: %08X[%08X/%08X], H: %d\n", va, slot, slot0, slot1, h);
h623arch/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);
h629arch/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);
h648arch/ppc/mm/init.c_printk("Map VA: %08X, Slot: %08X[%08X/%08X], H: %d\n", va, slot, slot0, slot1, h);  
h655arch/ppc/mm/init.cslot->h = h;
h14arch/ppc/mm/mmu.hunsigned long h:1;  /* Hash algorithm indicator */
h298drivers/block/ide.cunsigned int h, unit;
h305drivers/block/ide.cfor (h = 0; h < 16; ++h)
h306drivers/block/ide.cirq_to_hwgroup[h] = NULL;
h314drivers/block/ide.cfor (h = 0; h < MAX_HWIFS; ++h) {
h315drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
h318drivers/block/ide.chwif->index     = h;
h319drivers/block/ide.chwif->noprobe  = (h > 1);
h320drivers/block/ide.chwif->io_base  = default_io_base[h];
h326drivers/block/ide.chwif->major  = ide_hwif_to_major[h];
h330drivers/block/ide.chwif->name[3]  = '0' + h;
h347drivers/block/ide.cdrive->name[2]      = 'a' + (h * MAX_DRIVES) + unit;
h1570drivers/block/ide.cunsigned int  h;
h1572drivers/block/ide.cfor (h = 0; h < MAX_HWIFS; ++h) {
h1573drivers/block/ide.cide_hwif_t  *hwif = &ide_hwifs[h];
h2976drivers/block/ide.cint h;
h2987drivers/block/ide.cfor (h = 0; h < MAX_HWIFS; ++h) {
h2988drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
h2996drivers/block/ide.cif (!(hwif->irq = default_irqs[h])) {
h3014drivers/block/ide.cfor (h = MAX_HWIFS-1; h >= 0; --h) {
h3016drivers/block/ide.cide_hwif_t *hwif = &ide_hwifs[h];
h363drivers/block/triton.cint rc = 0, h;
h403drivers/block/triton.cfor (h = 0; h < MAX_HWIFS; ++h) {
h405drivers/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;
h222drivers/net/tunnel.ciph=skb2->h.iph=(struct iphdr *)skb2->data;
h224drivers/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;
h3174drivers/scsi/53c7,8xx.c{DT_help, "?", 0} , TOKEN(h,0), TOKEN(i,0), TOKEN(mp,2), 
h118drivers/scsi/AM53C974.c#define INSIDE(x,l,h) ( ((x) >= (l)) && ((x) <= (h)) )
h4769drivers/scsi/advansys.casc_prt_dvc_var(ASC_DVC_VAR *h)
h4771drivers/scsi/advansys.cprintk("ASC_DVC_VAR at addr %x\n", (unsigned) h);
h4775drivers/scsi/advansys.ch->iop_base, h->err_code, h->dvc_cntl, h->bug_fix_cntl);
h4779drivers/scsi/advansys.ch->bus_type, (unsigned) h->isr_callback, (unsigned) h->exe_callback,
h4780drivers/scsi/advansys.c(unsigned) h->init_sdtr);
h4784drivers/scsi/advansys.c(unsigned) h->sdtr_done, (unsigned) h->use_tagged_qng,
h4785drivers/scsi/advansys.c(unsigned) h->unit_not_ready, (unsigned) h->chip_no);
h4789drivers/scsi/advansys.c(unsigned) h->queue_full_or_busy, (unsigned) h->start_motor,
h4790drivers/scsi/advansys.c(unsigned) h->scsi_reset_wait, (unsigned) h->irq_no);
h4794drivers/scsi/advansys.c(unsigned) h->is_in_int, (unsigned) h->max_total_qng,
h4795drivers/scsi/advansys.c(unsigned) h->cur_total_qng, (unsigned) h->in_critical_cnt);
h4799drivers/scsi/advansys.c(unsigned) h->last_q_shortage, (unsigned) h->init_state,
h4800drivers/scsi/advansys.c(unsigned) h->no_scam, (unsigned) h->pci_fix_asyn_xfer);
h4804drivers/scsi/advansys.ch->int_count, h->req_count, h->busy_count, (unsigned) h->cfg,
h4805drivers/scsi/advansys.c(unsigned) h->saved_ptr2func);
h4812drivers/scsi/advansys.casc_prt_dvc_cfg(ASC_DVC_CFG *h)
h4814drivers/scsi/advansys.cprintk("ASC_DVC_CFG at addr %x\n", (unsigned) h);
h4818drivers/scsi/advansys.ch->can_tagged_qng, h->cmd_qng_enabled, h->disc_enable, h->res);
h4822drivers/scsi/advansys.ch->chip_scsi_id, h->isa_dma_speed, h->isa_dma_channel,
h4823drivers/scsi/advansys.ch->chip_version);
h4827drivers/scsi/advansys.ch->pci_device_id, h->lib_serial_no, h->lib_version, h->mcode_date);
h4831drivers/scsi/advansys.ch->mcode_version, (unsigned) h->overrun_buf);
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) {
h58fs/inode.cstruct inode_hash_entry *h;
h59fs/inode.ch = hash(inode->i_dev, inode->i_ino);
h61fs/inode.cinode->i_hash_next = h->inode;
h65fs/inode.ch->inode = inode;
h70fs/inode.cstruct inode_hash_entry *h;
h71fs/inode.ch = hash(inode->i_dev, inode->i_ino);
h73fs/inode.cif (h->inode == inode)
h74fs/inode.ch->inode = inode->i_hash_next;
h545fs/inode.cstruct inode_hash_entry * h;
h551fs/inode.ch = hash(sb->s_dev, nr);
h553fs/inode.cfor (inode = h->inode; inode ; inode = inode->i_hash_next)
h557fs/inode.ch->updating++;
h559fs/inode.cif (!--h->updating)
h596fs/inode.cwhile (h->updating)
h492fs/ncpfs/sock.cstruct ncp_request_header *h
h504fs/ncpfs/sock.c*(__u16 *)&(h->data[0]) = request_size - 2;
h507fs/ncpfs/sock.ch->type = NCP_REQUEST;
h510fs/ncpfs/sock.ch->sequence  = server->sequence;
h511fs/ncpfs/sock.ch->conn_low  = (server->connection) & 0xff;
h512fs/ncpfs/sock.ch->conn_high = ((server->connection) & 0xff00) >> 8;
h513fs/ncpfs/sock.ch->task      = (current->pid) & 0xff;
h514fs/ncpfs/sock.ch->function  = function;
h516fs/ncpfs/sock.cif ((result = ncp_do_request(server, request_size + sizeof(*h))) < 0)
h539fs/ncpfs/sock.cstruct ncp_request_header *h
h543fs/ncpfs/sock.ch->type = NCP_ALLOC_SLOT_REQUEST;
h546fs/ncpfs/sock.ch->sequence  = server->sequence;
h547fs/ncpfs/sock.ch->conn_low  = 0xff;
h548fs/ncpfs/sock.ch->conn_high = 0xff;
h549fs/ncpfs/sock.ch->task      = (current->pid) & 0xff;
h550fs/ncpfs/sock.ch->function  = 0;
h552fs/ncpfs/sock.cif ((result = ncp_do_request(server, sizeof(*h))) < 0)
h558fs/ncpfs/sock.cserver->connection = h->conn_low + (h->conn_high * 256);
h565fs/ncpfs/sock.cstruct ncp_request_header *h
h568fs/ncpfs/sock.ch->type = NCP_DEALLOC_SLOT_REQUEST;
h571fs/ncpfs/sock.ch->sequence  = server->sequence;
h572fs/ncpfs/sock.ch->conn_low  = (server->connection) & 0xff;
h573fs/ncpfs/sock.ch->conn_high = ((server->connection) & 0xff00) >> 8;
h574fs/ncpfs/sock.ch->task      = (current->pid) & 0xff;
h575fs/ncpfs/sock.ch->function  = 0;
h577fs/ncpfs/sock.creturn ncp_do_request(server, sizeof(*h));
h209fs/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;
h66include/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;
h599net/appletalk/aarp.cstruct elapaarp *ea=(struct elapaarp *)skb->h.raw;
h1366net/appletalk/ddp.cstruct ddpehdr *ddp=(void *)skb->h.raw;
h1677net/appletalk/ddp.cskb->h.raw = skb->data + ddp_dl->header_length + dev->hard_header_len;
h1721net/appletalk/ddp.cddp = (struct ddpehdr *)(skb->h.raw);
h1450net/ax25/af_ax25.cskb->h.raw = skb->data;
h1454net/ax25/af_ax25.cif(call_in_firewall(PF_AX25, skb, skb->h.raw)!=FW_ACCEPT)
h1545net/ax25/af_ax25.cskb->h.raw = skb->data + 2;    /* skip control and pid */
h1904net/ax25/af_ax25.cskb->h.raw = asmptr;
h1947net/ax25/af_ax25.clength = skb->len + (skb->data - skb->h.raw);
h1952net/ax25/af_ax25.cskb->h.raw = skb->data;
h92net/ax25/ax25_in.cskbn->h.raw = skbn->data;
h95net/ax25/ax25_in.chdrlen = skbo->data - skbo->h.raw;
h153net/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);
h422net/core/dev.cskb2->h.raw = skb2->data + dev->hard_header_len;
h604net/core/dev.cskb->h.raw = skb->data;
h652net/core/skbuff.cn->h.raw=skb->h.raw;
h707net/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;
h445net/ipv4/igmp.cih=(struct igmphdr *)skb->h.raw;
h447net/ipv4/igmp.cif(skb->len <sizeof(struct igmphdr) || skb->ip_hdr->ttl>1 || ip_compute_csum((void *)skb->h.raw,sizeof(struct igmphdr)))
h112net/ipv4/ip_forward.cfw_res=call_fw_firewall(PF_INET, skb, skb->h.iph);
h136net/ipv4/ip_forward.ciph = skb->h.iph;
h301net/ipv4/ip_forward.cskb2->h.raw = ptr;
h306net/ipv4/ip_forward.cmemcpy(ptr, skb->h.raw, skb->len);
h308net/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*/);
h605net/ipv4/ip_fw.cstruct iphdr *iph = skb->h.iph;
h644net/ipv4/ip_fw.cwhile (skb->len - ((unsigned char *)data - skb->h.raw) > 18)
h754net/ipv4/ip_fw.cskb2->h.raw = skb2->data + (skb->h.raw - skb->data);
h755net/ipv4/ip_fw.ciph=skb2->h.iph;
h802net/ipv4/ip_fw.cstruct iphdr  *iph = skb->h.iph;
h862net/ipv4/ip_fw.csize = skb->len - ((unsigned char *)portptr - skb->h.raw);
h882net/ipv4/ip_fw.ciph = skb->h.iph;
h884net/ipv4/ip_fw.csize = skb->len - ((unsigned char *)portptr-skb->h.raw);
h919net/ipv4/ip_fw.cstruct iphdr  *iph = skb_ptr->h.iph;
h922net/ipv4/ip_fw.cstruct tcphdr   *th = (struct tcphdr *)(skb_ptr->h.raw+(iph->ihl<<2));
h957net/ipv4/ip_fw.cint size = skb_ptr->len - ((unsigned char *)portptr - skb_ptr->h.raw);
h200net/ipv4/ip_input.cstruct iphdr *iph = skb->h.iph;
h428net/ipv4/ip_input.cstruct iphdr *iph=skb->h.iph;
h446net/ipv4/ip_input.ciph=skb->h.iph;
h454net/ipv4/ip_input.cskb->h.raw += iph->ihl*4;
h74net/ipv4/ipip.cskb->h.iph=(struct iphdr *)skb->data;
h268net/ipv4/ipmr.cskb->h.iph=skb->ip_hdr;
h714net/ipv4/ipmr.cskb->raddr=skb->h.iph->daddr;
h125net/ipv4/raw.cskb->h.raw = (unsigned char *) skb->ip_hdr;
h633net/ipv4/tcp.cif (skb->h.th->syn)
h638net/ipv4/tcp.cif (skb->h.th->syn) 
h658net/ipv4/tcp.cif (skb->h.th->urg)
h660net/ipv4/tcp.cif (amount && skb->h.th->psh) break;
h1009net/ipv4/tcp.chdrlen = ((unsigned long)skb->h.th - (unsigned long)skb->data)
h1142net/ipv4/tcp.cskb->h.th =(struct tcphdr *)skb_put(skb,sizeof(struct tcphdr));
h1143net/ipv4/tcp.ctmp = tcp_build_header(skb->h.th, sk, seglen-copy);
h1155net/ipv4/tcp.cskb->h.th->urg = 1;
h1156net/ipv4/tcp.cskb->h.th->urg_ptr = ntohs(copy);
h1502net/ipv4/tcp.cif (skb->h.th->syn)
h1506net/ipv4/tcp.cif (skb->h.th->fin)
h1613net/ipv4/tcp.cmemcpy_toiovec(msg->msg_iov,((unsigned char *)skb->h.th) +
h1614net/ipv4/tcp.cskb->h.th->doff*4 + offset, used);
h1635net/ipv4/tcp.cif (skb->h.th->fin)
h213net/ipv4/tcp_input.cth = skb->h.th;
h327net/ipv4/tcp_input.cnewsk->dummy_th.source = skb->h.th->dest;
h328net/ipv4/tcp_input.cnewsk->dummy_th.dest = skb->h.th->source;
h406net/ipv4/tcp_input.ctcp_options(newsk,skb->h.th);
h1118net/ipv4/tcp_input.cth = skb->h.th;
h1182net/ipv4/tcp_input.ctcp_send_reset(sk->saddr, sk->daddr, skb->h.th,
h1298net/ipv4/tcp_input.cif (skb->h.th->fin) 
h1300net/ipv4/tcp_input.ctcp_fin(skb,sk,skb->h.th);
h1317net/ipv4/tcp_input.cif (skb2->h.th->fin) 
h1319net/ipv4/tcp_input.ctcp_fin(skb,sk,skb->h.th);
h1508net/ipv4/tcp_input.cth = skb->h.th;
h1518net/ipv4/tcp_input.cskb_pull(skb, skb->h.raw-skb->data);
h34net/ipv4/tcp_output.cstruct tcphdr * th = skb->h.th;
h731net/ipv4/tcp_output.cmemcpy(t1, skb->h.th, sizeof(*t1));
h737net/ipv4/tcp_output.ct1->dest = skb->h.th->source;
h538net/ipv4/udp.csin->sin_port = skb->h.uh->source;
h610net/ipv4/udp.cuh = (struct udphdr *) skb->h.uh;
h371net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *)(skb->h.raw);
h435net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *)(skb->h.raw);
h534net/ipx/af_ipx.cint  in_offset = skb->h.raw - skb->head;
h549net/ipx/af_ipx.cskb2->h.raw=skb_put(skb2,skb->len);
h552net/ipx/af_ipx.cmemcpy(skb2->h.raw, skb->h.raw, skb->len);
h560net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *)(skb->h.raw);
h671net/ipx/af_ipx.cdump_pkt("IPX snd:", (ipx_packet *)skb->h.raw);
h672net/ipx/af_ipx.cdump_data("ETH hdr:", skb->data, skb->h.raw - skb->data);
h696net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *) (skb->h.raw);
h1200net/ipx/af_ipx.cskb->h.raw = (unsigned char *)ipx;
h1240net/ipx/af_ipx.cipx_packet  *ipx = (ipx_packet *) (skb->h.raw);
h1929net/ipx/af_ipx.cipx=(ipx_packet *)skb->h.raw;
h2040net/ipx/af_ipx.cipx = (ipx_packet *)(skb->h.raw);
h922net/netrom/af_netrom.cskb->h.raw = skb->data;
h934net/netrom/af_netrom.cskb->h.raw = skb->data;
h1090net/netrom/af_netrom.cskb->h.raw = skb_put(skb, len);
h1092net/netrom/af_netrom.casmptr = skb->h.raw;
h1142net/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;