taglinefilesource code
l102arch/alpha/boot/main.cunsigned long *L1, *l;
l144arch/alpha/boot/main.cfor (l = (unsigned long *) &hwrpb; l < (unsigned long *) &hwrpb.chksum; ++l)
l145arch/alpha/boot/main.csum += *l;
l421arch/alpha/kernel/apecs.cunsigned long *l, sum;
l424arch/alpha/kernel/apecs.cfor (l = (unsigned long *) hwrpb; l < (unsigned long *) &hwrpb->chksum; ++l)
l425arch/alpha/kernel/apecs.csum += *l;
l232arch/alpha/kernel/bios32.cunsigned int l, tio, bio, tmem, bmem;
l273arch/alpha/kernel/bios32.c0x1c, &l);
l274arch/alpha/kernel/bios32.cl = l | (bio >> 8) | ((tio - 1) & 0xf000);
l276arch/alpha/kernel/bios32.c0x1c, l);
l278arch/alpha/kernel/bios32.cl = ((bmem & 0xfff00000) >> 16) | ((tmem - 1) & 0xfff00000);
l280arch/alpha/kernel/bios32.c0x20, l);
l442arch/alpha/kernel/lca.cel.l->pt[0], el.l->exc_addr, el.l->dc_stat);
l443arch/alpha/kernel/lca.cprintk("    car: %lx\n", el.l->car);
l444arch/alpha/kernel/lca.cif (el.l->esr & ESR_EAV) {
l445arch/alpha/kernel/lca.cmem_error(el.l->esr, el.l->ear);
l447arch/alpha/kernel/lca.cif (el.l->ioc_stat0 & IOC_ERR) {
l448arch/alpha/kernel/lca.cioc_error(el.l->ioc_stat0, el.l->ioc_stat1);
l318arch/alpha/kernel/ptrace.clong l = get_long(tsk, vma, addr);
l320arch/alpha/kernel/ptrace.cDBG(DBG_MEM_ALL, ("value is 0x%lx\n", l));
l321arch/alpha/kernel/ptrace.c*result = l;
l367arch/alpha/kernel/ptrace.cunsigned long l, align;
l373arch/alpha/kernel/ptrace.cres = read_long(tsk, addr, &l);
l378arch/alpha/kernel/ptrace.c*data = l;
l380arch/alpha/kernel/ptrace.c*data = l >> 32;
l394arch/alpha/kernel/ptrace.cunsigned long l, align;
l400arch/alpha/kernel/ptrace.cres = read_long(tsk, addr, &l);
l405arch/alpha/kernel/ptrace.cl = (l & 0xffffffff00000000UL) | ((unsigned long) data <<  0);
l407arch/alpha/kernel/ptrace.cl = (l & 0x00000000ffffffffUL) | ((unsigned long) data << 32);
l409arch/alpha/kernel/ptrace.creturn write_long(tsk, addr, l);
l65arch/i386/boot/compressed/xtract.cint l, n;
l67arch/i386/boot/compressed/xtract.cl = sz;
l68arch/i386/boot/compressed/xtract.cif (l > sizeof(buf)) l = sizeof(buf);
l70arch/i386/boot/compressed/xtract.cif ((n=read(id, buf, l)) !=l)
l80arch/i386/boot/compressed/xtract.cwrite(1, buf, l);
l81arch/i386/boot/compressed/xtract.csz -= l;
l54arch/i386/boot/tools/build.clong l;
l59arch/i386/boot/tools/build.clong intel_long(long l)
l63arch/i386/boot/tools/build.ct.b[0] = l & 0xff; l >>= 8;
l64arch/i386/boot/tools/build.ct.b[1] = l & 0xff; l >>= 8;
l65arch/i386/boot/tools/build.ct.b[2] = l & 0xff; l >>= 8;
l66arch/i386/boot/tools/build.ct.b[3] = l & 0xff; l >>= 8;
l67arch/i386/boot/tools/build.creturn t.l;
l70arch/i386/boot/tools/build.cshort intel_short(short l)
l74arch/i386/boot/tools/build.ct.b[0] = l & 0xff; l >>= 8;
l75arch/i386/boot/tools/build.ct.b[1] = l & 0xff; l >>= 8;
l224arch/i386/boot/tools/build.cint l, n;
l226arch/i386/boot/tools/build.cl = sz;
l227arch/i386/boot/tools/build.cif (l > sizeof(buf))
l228arch/i386/boot/tools/build.cl = sizeof(buf);
l229arch/i386/boot/tools/build.cif ((n=read(id, buf, l)) != l) {
l236arch/i386/boot/tools/build.cif (write(1, buf, l) != l)
l238arch/i386/boot/tools/build.csz -= l;
l434arch/i386/kernel/smp.cunsigned long l;
l440arch/i386/kernel/smp.cl=apic_read(APIC_SPIV);
l441arch/i386/kernel/smp.cl|=(1<<8);    /* Enable */
l442arch/i386/kernel/smp.capic_write(APIC_SPIV,l);
l159arch/i386/math-emu/fpu_emu.hasmlinkage unsigned  shrx(void *l, unsigned x);
l383arch/i386/math-emu/reg_ld_str.clong long l=0;
l390arch/i386/math-emu/reg_ld_str.cl *= 10;
l394arch/i386/math-emu/reg_ld_str.cl += bcd >> 4;
l395arch/i386/math-emu/reg_ld_str.cl *= 10;
l396arch/i386/math-emu/reg_ld_str.cl += bcd & 0x0f;
l405arch/i386/math-emu/reg_ld_str.cif (l == 0)
l413arch/i386/math-emu/reg_ld_str.csignificand(loaded_data) = l;
l463arch/i386/math-emu/reg_ld_str.cunsigned long l[2];
l514arch/i386/math-emu/reg_ld_str.cl[0] = tmp.sigl;
l515arch/i386/math-emu/reg_ld_str.cl[1] = tmp.sigh;
l573arch/i386/math-emu/reg_ld_str.cl[0] = (tmp.sigl >> 11) | (tmp.sigh << 21);
l574arch/i386/math-emu/reg_ld_str.cl[1] = ((tmp.sigh >> 11) & 0xfffff);
l588arch/i386/math-emu/reg_ld_str.cl[0] = 0x00000000;  /* Set to */
l589arch/i386/math-emu/reg_ld_str.cl[1] = 0x7ff00000;  /* + INF */
l594arch/i386/math-emu/reg_ld_str.cl[1] |= (((exp+DOUBLE_Ebias) & 0x7ff) << 20);
l601arch/i386/math-emu/reg_ld_str.cl[0] = 0;
l602arch/i386/math-emu/reg_ld_str.cl[1] = 0;
l606arch/i386/math-emu/reg_ld_str.cl[0] = 0;
l607arch/i386/math-emu/reg_ld_str.cl[1] = 0x7ff00000;
l612arch/i386/math-emu/reg_ld_str.cl[0] = (st0_ptr->sigl >> 11) | (st0_ptr->sigh << 21);
l613arch/i386/math-emu/reg_ld_str.cl[1] = ((st0_ptr->sigh >> 11) & 0xfffff);
l620arch/i386/math-emu/reg_ld_str.cl[1] |= (0x40000000 >> 11);
l622arch/i386/math-emu/reg_ld_str.cl[1] |= 0x7ff00000;
l643arch/i386/math-emu/reg_ld_str.cl[1] |= 0x80000000;
l647arch/i386/math-emu/reg_ld_str.cput_fs_long(l[0], (unsigned long *)dfloat);
l648arch/i386/math-emu/reg_ld_str.cput_fs_long(l[1], 1 + (unsigned long *)dfloat);
l735drivers/cdrom/cm206.cint i, lba, l, old_lba=0;
l751drivers/cdrom/cm206.cl = q[9]-bcdbin(q[5]) + 75*(q[8]-bcdbin(q[4])-2 + 
l754drivers/cdrom/cm206.cfsm(l, cd->toc[ct].fsm);
l761drivers/cdrom/cm206.cif (ct==track) return l;
l1380drivers/cdrom/mcdx.cstatic void log2msf(unsigned int l, struct s_msf* pmsf)
l1382drivers/cdrom/mcdx.cl += CD_BLOCK_OFFSET;
l1383drivers/cdrom/mcdx.cpmsf->minute = uint2bcd(l / 4500), l %= 4500;
l1384drivers/cdrom/mcdx.cpmsf->second = uint2bcd(l / 75);
l1385drivers/cdrom/mcdx.cpmsf->frame = uint2bcd(l % 75);
l1222drivers/cdrom/sbpcd.cint i, j, l=0, m, ntries;
l1265drivers/cdrom/sbpcd.cl=0;
l1271drivers/cdrom/sbpcd.cinfobuf[l++]=i&0x0ff;
l1272drivers/cdrom/sbpcd.cinfobuf[l++]=i>>8;
l1274drivers/cdrom/sbpcd.cif ((l==2)&&(infobuf[0]==0x0ff))
l1277drivers/cdrom/sbpcd.cl=1;
l1282drivers/cdrom/sbpcd.celse infobuf[l++]=inb(CDi_data);
l1286drivers/cdrom/sbpcd.cfor (j=0;j<l;j++) sprintf(&msgbuf[j*3]," %02X",infobuf[j]);
l1311drivers/cdrom/sbpcd.cif (drvcmd[0]==CMDT_DISKINFO) m=l;
l1324drivers/cdrom/sbpcd.cinfobuf[0]=infobuf[l];
l1325drivers/cdrom/sbpcd.cif (infobuf[0]!=0x02) return (l); /* data length */
l3035drivers/cdrom/sbpcd.cint i, j, l;
l3182drivers/cdrom/sbpcd.cfor (l=1;l<=((D_S[d].drv_id==0)?10:1);l++)
l3184drivers/cdrom/sbpcd.cmsg(DBG_TEA,"TEAC reset #%d-%d.\n", j, l);
l4610drivers/cdrom/sbpcd.cint i=0, j=0, l, frame;
l4751drivers/cdrom/sbpcd.cl=0;
l4754drivers/cdrom/sbpcd.cinfobuf[l++]=inb(CDi_info);
l4760drivers/cdrom/sbpcd.cfor (j=0;j<l;j++) sprintf(&msgbuf[j*3], " %02X", infobuf[j]);
l275drivers/char/selection.cint  l;
l288drivers/char/selection.cl = MIN(c, tty->ldisc.receive_room(tty));
l289drivers/char/selection.ctty->ldisc.receive_buf(tty, bp, 0, l);
l290drivers/char/selection.cc -= l;
l291drivers/char/selection.cbp += l;
l319drivers/net/eth16i.cstatic int eth16i_send_probe_packet(short ioaddr, unsigned char *b, int l);
l622drivers/net/eth16i.cstatic int eth16i_send_probe_packet(short ioaddr, unsigned char *b, int l)
l628drivers/net/eth16i.coutw(l, ioaddr + DATAPORT);
l629drivers/net/eth16i.coutsw(ioaddr + DATAPORT, (unsigned short *)b, (l + 1) >> 1);  
l533drivers/pci/pci.cunsigned int l, class_rev, bus, devfn;
l624drivers/pci/pci.cpcibios_read_config_dword(bus, devfn, reg, &l);
l625drivers/pci/pci.cbase = l;
l651drivers/pci/pci.cpcibios_read_config_dword(bus, devfn, reg, &l);
l652drivers/pci/pci.cbase |= ((u64) l) << 32;
l712drivers/pci/pci.cunsigned int devfn, l, max;
l733drivers/pci/pci.c&l);
l735drivers/pci/pci.cif (l == 0xffffffff || l == 0x00000000) {
l751drivers/pci/pci.cdev->vendor = l & 0xffff;
l752drivers/pci/pci.cdev->device = (l >> 16) & 0xffff;
l788drivers/pci/pci.cPCI_CLASS_REVISION, &l);
l789drivers/pci/pci.cl = l >> 8;      /* upper 3 bytes */
l790drivers/pci/pci.cdev->class = l;
l118drivers/scsi/AM53C974.c#define INSIDE(x,l,h) ( ((x) >= (l)) && ((x) <= (h)) )
l4895drivers/scsi/advansys.casc_prt_hex(char *f, uchar *s, int l)
l4902drivers/scsi/advansys.cprintk("%s: (%d bytes)\n", f, l);
l4904drivers/scsi/advansys.cfor (i = 0; i < l; i += 32) {
l4907drivers/scsi/advansys.cif ((k = (l - i) / 4) >= 8) {
l4911drivers/scsi/advansys.cm = (l - i) % 4 ;
l186drivers/sound/audio.cint             c, p, l, buf_no, buf_ptr, buf_size;
l226drivers/sound/audio.cl = c;
l227drivers/sound/audio.cif (l > (buf_size - buf_ptr))
l228drivers/sound/audio.cl = (buf_size - buf_ptr);
l234drivers/sound/audio.cmemcpy_fromfs (&dma_buf[buf_ptr], &((buf)[p]), l);
l238drivers/sound/audio.cdma_buf, buf_ptr, buf, p, l);
l246drivers/sound/audio.ctranslate_bytes (ulaw_dsp, (unsigned char *) &dma_buf[buf_ptr], l);
l249drivers/sound/audio.cc -= l;
l250drivers/sound/audio.cp += l;
l251drivers/sound/audio.cbuf_ptr += l;
l272drivers/sound/audio.cint             c, p, l;
l292drivers/sound/audio.cif ((buf_no = DMAbuf_getrdbuffer (dev, &dmabuf, &l,
l303drivers/sound/audio.cif (l > c)
l304drivers/sound/audio.cl = c;
l317drivers/sound/audio.ctranslate_bytes (dsp_ulaw, (unsigned char *) dmabuf, l);
l320drivers/sound/audio.cmemcpy_tofs (&((buf)[p]), dmabuf, l);
l322drivers/sound/audio.cDMAbuf_rmchars (dev, buf_no, l);
l324drivers/sound/audio.cp += l;
l325drivers/sound/audio.cc -= l;
l1117drivers/sound/dmabuf.cDMAbuf_set_count (int dev, int buff_no, int l)
l1124drivers/sound/dmabuf.cdmap->counts[buff_no] = l;
l1132drivers/sound/dmabuf.cDMAbuf_start_output (int dev, int buff_no, int l)
l1144drivers/sound/dmabuf.cl = dmap->fragment_size;
l1145drivers/sound/dmabuf.cdmap->counts[dmap->qtail] = l;
l1161drivers/sound/dmabuf.cdmap->counts[dmap->qtail] = l;
l1163drivers/sound/dmabuf.cif ((l != dmap->fragment_size) &&
l1671drivers/sound/dmabuf.cDMAbuf_start_output (int dev, int buff_no, int l)
l2630drivers/sound/gus_wave.cint             l = rec->parm3;
l2640drivers/sound/gus_wave.cif (l > n)
l2641drivers/sound/gus_wave.cl = n;
l2643drivers/sound/gus_wave.cif (l > sizeof (rec->data.data8))
l2644drivers/sound/gus_wave.cl = sizeof (rec->data.data8);
l2646drivers/sound/gus_wave.cif (l <= 0)
l2655drivers/sound/gus_wave.cfor (n = 0; n < l; n++)
l2671drivers/sound/gus_wave.cint             l = rec->parm3;
l2685drivers/sound/gus_wave.cif (l > n)
l2686drivers/sound/gus_wave.cl = n;
l2688drivers/sound/gus_wave.cif (l > sizeof (rec->data.data8))
l2689drivers/sound/gus_wave.cl = sizeof (rec->data.data8);
l2691drivers/sound/gus_wave.cif (l <= 0)
l2700drivers/sound/gus_wave.cfor (n = 0; n < l; n++)
l19drivers/sound/hex2hex.hint i,l, c;
l35drivers/sound/hex2hex.hl=0;
l69drivers/sound/hex2hex.hif (addr > l)
l70drivers/sound/hex2hex.hl = addr;
l86drivers/sound/hex2hex.hfor (i=0;i<l;i++)
l818drivers/sound/sequencer.cint             i, l = 0;
l830drivers/sound/sequencer.cl = 0;
l832drivers/sound/sequencer.cl = i + 1;
l834drivers/sound/sequencer.cif (l > 0)
l835drivers/sound/sequencer.csynth_devs[dev]->send_sysex (dev, buf, l);
l11drivers/sound/sound_calls.hint DMAbuf_start_output(int dev, int buff_no, int l);
l12drivers/sound/sound_calls.hint DMAbuf_set_count(int dev, int buff_no, int l);
l53drivers/sound/sound_switch.cint             l = strnlen (s, 256);
l55drivers/sound/sound_switch.cif (status_len + l >= 4000)
l58drivers/sound/sound_switch.cmemcpy (&status_buf[status_len], s, l);
l59drivers/sound/sound_switch.cstatus_len += l;
l67drivers/sound/sound_switch.cint             l, v;
l75drivers/sound/sound_switch.cl = 0;
l83drivers/sound/sound_switch.cbuf[9 - l] = hx[v];
l84drivers/sound/sound_switch.cl++;
l87drivers/sound/sound_switch.cif (status_len + l >= 4000)
l90drivers/sound/sound_switch.cmemcpy (&status_buf[status_len], &buf[10 - l], l);
l91drivers/sound/sound_switch.cstatus_len += l;
l309drivers/sound/sound_switch.cint             l, c;
l311drivers/sound/sound_switch.cl = count;
l314drivers/sound/sound_switch.cif (l > c)
l315drivers/sound/sound_switch.cl = c;
l316drivers/sound/sound_switch.cif (l <= 0)
l319drivers/sound/sound_switch.cmemcpy_tofs (&((buf)[0]), &status_buf[status_ptr], l);
l320drivers/sound/sound_switch.cstatus_ptr += l;
l322drivers/sound/sound_switch.creturn l;
l761fs/ext2/namei.cint l;
l770fs/ext2/namei.cfor (l = 0; l < inode->i_sb->s_blocksize - 1 &&
l771fs/ext2/namei.csymname [l]; l++)
l773fs/ext2/namei.cif (l >= sizeof (inode->u.ext2_i.i_data)) {
l775fs/ext2/namei.cext2_debug ("l=%d, normal symlink\n", l);
l789fs/ext2/namei.cext2_debug ("l=%d, fast symlink\n", l);
l1248fs/hpfs/hpfs_fs.cint t, l;
l1271fs/hpfs/hpfs_fs.cl = len < de->namelen ? len : de->namelen;
l1272fs/hpfs/hpfs_fs.ct = memcasecmp(name, de->name, l);
l74fs/locks.cstruct flock *l);
l118fs/locks.cint fcntl_getlk(unsigned int fd, struct flock *l)
l127fs/locks.cerror = verify_area(VERIFY_WRITE, l, sizeof(*l));
l131fs/locks.cmemcpy_fromfs(&flock, l, sizeof(flock));
l147fs/locks.cmemcpy_tofs(l, &flock, sizeof(flock));
l153fs/locks.cmemcpy_tofs(l, &flock, sizeof(flock));
l161fs/locks.cint fcntl_setlk(unsigned int fd, unsigned int cmd, struct flock *l)
l175fs/locks.cerror = verify_area(VERIFY_READ, l, sizeof(*l));
l179fs/locks.cmemcpy_fromfs(&flock, l, sizeof(flock));
l232fs/locks.cstruct flock *l)
l239fs/locks.cswitch (l->l_type) {
l243fs/locks.cfl->fl_type = l->l_type;
l255fs/locks.cswitch (l->l_whence) {
l269fs/locks.cif (((start += l->l_start) < 0) || (l->l_len < 0))
l272fs/locks.cif ((l->l_len == 0) || ((fl->fl_end = start + l->l_len - 1) < 0))
l29fs/smbfs/proc.c#define HI_WORD(l) ((word)(l >> 16))
l30fs/smbfs/proc.c#define LO_WORD(l) ((word)(l % 0xFFFF))
l45include/asm-alpha/console.h#define puts(x,l) dispatch(CCB_PUTS,0,x,l)
l94include/asm-alpha/io.hextern void    _outl (unsigned int l,unsigned long port);
l121include/asm-alpha/io.h# define outl(l,p)  _outl((l),(p))
l350include/asm-alpha/lca.hstruct el_lca_mcheck_long *  l;
l133include/asm-i386/io.h__IN(l,"")
l138include/asm-i386/io.h__OUT(l,,int)
l142include/asm-i386/io.h__INS(l)
l146include/asm-i386/io.h__OUTS(l)
l179include/asm-mips/io.h__IN(unsigned int,w,l)
l183include/asm-mips/io.h__OUT(w,l)
l187include/asm-mips/io.h__INS(w,l,4)
l191include/asm-mips/io.h__OUTS(w,l,4)
l133include/asm-sparc/checksum.h#define csum_partial_copy_fromuser(s, d, l, w)  \
l134include/asm-sparc/checksum.hcsum_partial_copy((char *) (s), (d), (l), (w))
l1058include/linux/soundcard.h{int i, l=(len); if (l>6)l=6;\
l1061include/linux/soundcard.hfor(i=0;i<l;i++)_seqbuf[_seqbufptr+i+1] = (buf)[i];\
l1062include/linux/soundcard.hfor(i=l;i<6;i++)_seqbuf[_seqbufptr+i+1] = 0xff;\
l611kernel/sysctl.cint l, len;
l618kernel/sysctl.cl = strlen(table->data);
l619kernel/sysctl.cif (len > l) len = l;
l642kernel/sysctl.cint l = strlen(data) + 1;
l648kernel/sysctl.cif (l > get_user(oldlenp))
l650kernel/sysctl.cput_user(l, oldlenp);
l651kernel/sysctl.cmemcpy_tofs(oldval, data, l);
l290lib/inflate.cint l;                        /* bits per table (returned in m) */
l323lib/inflate.cl = *m;
l328lib/inflate.cif ((unsigned)l < j)
l329lib/inflate.cl = j;
l334lib/inflate.cif ((unsigned)l > i)
l335lib/inflate.cl = i;
l336lib/inflate.c*m = l;
l372lib/inflate.cw = -l;                       /* bits decoded == (l * h) */
l388lib/inflate.cwhile (k > w + l)
l392lib/inflate.cw += l;                 /* previous table always l bits */
l395lib/inflate.cz = (z = g - w) > (unsigned)l ? l : z;  /* upper limit on table size */
l430lib/inflate.cr.b = (uch)l;         /* bits to dump before this table */
l433lib/inflate.cj = i >> (w - l);     /* (get around Turbo C bug) */
l471lib/inflate.cw -= l;
l682lib/inflate.cunsigned l[288];      /* length list for huft_build */
l688lib/inflate.cl[i] = 8;
l690lib/inflate.cl[i] = 9;
l692lib/inflate.cl[i] = 7;
l694lib/inflate.cl[i] = 8;
l696lib/inflate.cif ((i = huft_build(l, 288, 257, cplens, cplext, &tl, &bl)) != 0)
l702lib/inflate.cl[i] = 5;
l704lib/inflate.cif ((i = huft_build(l, 30, 0, cpdist, cpdext, &td, &bd)) > 1)
l731lib/inflate.cunsigned l;           /* last length */
l801lib/inflate.ci = l = 0;
l809lib/inflate.cll[i++] = l = j;          /* save last length in l */
l818lib/inflate.cll[i++] = l;
l829lib/inflate.cl = 0;
l840lib/inflate.cl = 0;
l501net/ax25/af_ax25.cax25_uid_assoc **l;
l505net/ax25/af_ax25.cl = &ax25_uid_list;
l506net/ax25/af_ax25.cwhile ((*l) != NULL) {
l507net/ax25/af_ax25.cif (ax25cmp(&((*l)->call), &(sax->sax25_call)) == 0) {
l508net/ax25/af_ax25.ca = *l;
l509net/ax25/af_ax25.c*l = (*l)->next;
l514net/ax25/af_ax25.cl = &((*l)->next);
l198net/ipv4/ip_options.cint  l = opt->optlen;
l201net/ipv4/ip_options.cwhile (l > 0) 
l208net/ipv4/ip_options.cl--;
l213net/ipv4/ip_options.cif (l<2 || optlen>l)
l217net/ipv4/ip_options.cl -= optlen;
l236net/ipv4/ip_options.cint l;
l257net/ipv4/ip_options.cfor (l = opt->optlen; l > 0; ) 
l262net/ipv4/ip_options.cfor (optptr++, l--; l>0; l--) 
l272net/ipv4/ip_options.cl--;
l277net/ipv4/ip_options.cif (l<2 || optlen>l) 
l458net/ipv4/ip_options.cl -= optlen;
l67net/ipv4/utils.cunsigned long l;
l71net/ipv4/utils.cl = 0;
l74net/ipv4/utils.cl <<= 8;
l84net/ipv4/utils.cl |= val;
l89net/ipv4/utils.creturn(htonl(l));
l1871net/ipx/af_ipx.cint l,i;
l1873net/ipx/af_ipx.cfor (l=0;len > 0 && l<16;l++) {
l1896net/ipx/af_ipx.cprintk("%s-%04X: %s\n",str,l*8,b);