taglinefilesource code
b35arch/alpha/boot/tools/build.cstatic int comp(struct scnhdr * a, struct scnhdr * b)
b37arch/alpha/boot/tools/build.creturn a->s_vaddr - b->s_vaddr;
b21arch/alpha/lib/io.cvoid __bus_outb(unsigned char b, unsigned long addr)
b23arch/alpha/lib/io.c___bus_outb(b, addr);
b47arch/alpha/lib/io.cvoid outb(unsigned char b, unsigned long addr)
b49arch/alpha/lib/io.c__outb(b, addr);
b53arch/alpha/lib/io.cvoid outw(unsigned short b, unsigned long addr)
b55arch/alpha/lib/io.c__outw(b, addr);
b59arch/alpha/lib/io.cvoid outl(unsigned int b, unsigned long addr)
b61arch/alpha/lib/io.c__outl(b, addr);
b85arch/alpha/lib/io.cvoid writeb(unsigned char b, unsigned long addr)
b87arch/alpha/lib/io.c__writeb(b, addr);
b91arch/alpha/lib/io.cvoid writew(unsigned short b, unsigned long addr)
b93arch/alpha/lib/io.c__writew(b, addr);
b97arch/alpha/lib/io.cvoid writel(unsigned int b, unsigned long addr)
b99arch/alpha/lib/io.c__writel(b, addr);
b277arch/i386/boot/compressed/gzip.hextern void warn          OF((char *a, char *b));
b25arch/i386/boot/compressed/inflate.cuch b;                /* number of bits in this code or subcode */
b84arch/i386/boot/compressed/inflate.c#define NEEDBITS(n) {while(k<(n)){b|=((ulg)NEXTBYTE())<<k;k+=8;}}
b85arch/i386/boot/compressed/inflate.c#define DUMPBITS(n) {b>>=(n);k-=(n);}
b99arch/i386/boot/compressed/inflate.cint huft_build(b, n, s, d, e, t, m)
b100arch/i386/boot/compressed/inflate.cunsigned *b;            /* code lengths in bits (all assumed <= BMAX) */
b137arch/i386/boot/compressed/inflate.cp = b;  i = n;
b188arch/i386/boot/compressed/inflate.cp = b;  i = 0;
b252arch/i386/boot/compressed/inflate.cr.b = (uch)l;         /* bits to dump before this table */
b263arch/i386/boot/compressed/inflate.cr.b = (uch)(k - w);
b339arch/i386/boot/compressed/inflate.cregister ulg b;       /* bit buffer */
b344arch/i386/boot/compressed/inflate.cb = bb;                       /* initialize bit buffer */
b354arch/i386/boot/compressed/inflate.cif ((e = (t = tl + ((unsigned)b & ml))->e) > 16)
b358arch/i386/boot/compressed/inflate.cDUMPBITS(t->b)
b361arch/i386/boot/compressed/inflate.c} while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
b362arch/i386/boot/compressed/inflate.cDUMPBITS(t->b)
b380arch/i386/boot/compressed/inflate.cn = t->v.n + ((unsigned)b & mask_bits[e]);
b385arch/i386/boot/compressed/inflate.cif ((e = (t = td + ((unsigned)b & md))->e) > 16)
b389arch/i386/boot/compressed/inflate.cDUMPBITS(t->b)
b392arch/i386/boot/compressed/inflate.c} while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
b393arch/i386/boot/compressed/inflate.cDUMPBITS(t->b)
b395arch/i386/boot/compressed/inflate.cd = w - t->v.n - ((unsigned)b & mask_bits[e]);
b425arch/i386/boot/compressed/inflate.cbb = b;                       /* restore global bit buffer */
b439arch/i386/boot/compressed/inflate.cregister ulg b;       /* bit buffer */
b445arch/i386/boot/compressed/inflate.cb = bb;                       /* initialize bit buffer */
b457arch/i386/boot/compressed/inflate.cn = ((unsigned)b & 0xffff);
b460arch/i386/boot/compressed/inflate.cif (n != (unsigned)((~b) & 0xffff))
b469arch/i386/boot/compressed/inflate.cslide[w++] = (uch)b;
b481arch/i386/boot/compressed/inflate.cbb = b;                       /* restore global bit buffer */
b564arch/i386/boot/compressed/inflate.cregister ulg b;       /* bit buffer */
b570arch/i386/boot/compressed/inflate.cb = bb;
b576arch/i386/boot/compressed/inflate.cnl = 257 + ((unsigned)b & 0x1f);      /* number of literal/length codes */
b579arch/i386/boot/compressed/inflate.cnd = 1 + ((unsigned)b & 0x1f);        /* number of distance codes */
b582arch/i386/boot/compressed/inflate.cnb = 4 + ((unsigned)b & 0xf);         /* number of bit length codes */
b597arch/i386/boot/compressed/inflate.cll[border[j]] = (unsigned)b & 7;
b623arch/i386/boot/compressed/inflate.cj = (td = tl + ((unsigned)b & m))->b;
b631arch/i386/boot/compressed/inflate.cj = 3 + ((unsigned)b & 3);
b641arch/i386/boot/compressed/inflate.cj = 3 + ((unsigned)b & 7);
b652arch/i386/boot/compressed/inflate.cj = 11 + ((unsigned)b & 0x7f);
b670arch/i386/boot/compressed/inflate.cbb = b;
b727arch/i386/boot/compressed/inflate.cregister ulg b;       /* bit buffer */
b733arch/i386/boot/compressed/inflate.cb = bb;
b739arch/i386/boot/compressed/inflate.c*e = (int)b & 1;
b745arch/i386/boot/compressed/inflate.ct = (unsigned)b & 3;
b750arch/i386/boot/compressed/inflate.cbb = b;
b313arch/i386/boot/compressed/misc.cshort b;
b56arch/i386/boot/tools/build.cchar b[4];
b63arch/i386/boot/tools/build.ct.b[0] = l & 0xff; l >>= 8;
b64arch/i386/boot/tools/build.ct.b[1] = l & 0xff; l >>= 8;
b65arch/i386/boot/tools/build.ct.b[2] = l & 0xff; l >>= 8;
b66arch/i386/boot/tools/build.ct.b[3] = l & 0xff; l >>= 8;
b74arch/i386/boot/tools/build.ct.b[0] = l & 0xff; l >>= 8;
b75arch/i386/boot/tools/build.ct.b[1] = l & 0xff; l >>= 8;
b340arch/i386/kernel/traps.cp->a=p->b=0;
b342arch/i386/kernel/traps.cp->a=p->b=0;
b386arch/i386/math-emu/errors.casmlinkage int real_2op_NaN(FPU_REG const *a, FPU_REG const *b, FPU_REG *dest)
b396arch/i386/math-emu/errors.cif (b->tag == TW_NaN)
b398arch/i386/math-emu/errors.csignalling = !(a->sigh & b->sigh & 0x40000000);
b400arch/i386/math-emu/errors.cif ( significand(a) < significand(b) )
b401arch/i386/math-emu/errors.cx = b;
b411arch/i386/math-emu/errors.cif (b->tag == TW_NaN)
b414arch/i386/math-emu/errors.csignalling = !(b->sigh & 0x40000000);
b415arch/i386/math-emu/errors.cx = b;
b11arch/i386/math-emu/fpu_proto.hasmlinkage int real_2op_NaN(FPU_REG const *a, FPU_REG const *b, FPU_REG *dest);
b95arch/i386/math-emu/fpu_proto.hextern int reg_add(FPU_REG const *a, FPU_REG const *b,
b97arch/i386/math-emu/fpu_proto.hextern int reg_sub(FPU_REG const *a, FPU_REG const *b,
b101arch/i386/math-emu/fpu_proto.hextern int compare(FPU_REG const *b);
b102arch/i386/math-emu/fpu_proto.hextern int compare_st_data(FPU_REG const *b);
b136arch/i386/math-emu/fpu_proto.hextern int reg_mul(FPU_REG const *a, FPU_REG const *b,
b24arch/i386/math-emu/fpu_system.h#define SEG_D_SIZE(x)           ((x).b & (3 << 21))
b25arch/i386/math-emu/fpu_system.h#define SEG_G_BIT(x)            ((x).b & (1 << 23))
b26arch/i386/math-emu/fpu_system.h#define SEG_GRANULARITY(x)      (((x).b & (1 << 23)) ? 4096 : 1)
b27arch/i386/math-emu/fpu_system.h#define SEG_286_MODE(x)         ((x).b & ( 0xff000000 | 0xf0000 | (1 << 23)))
b28arch/i386/math-emu/fpu_system.h#define SEG_BASE_ADDR(s)        (((s).b & 0xff000000) \
b29arch/i386/math-emu/fpu_system.h| (((s).b & 0xff) << 16) | ((s).a >> 16))
b30arch/i386/math-emu/fpu_system.h#define SEG_LIMIT(s)            (((s).b & 0xff0000) | ((s).a & 0xffff))
b31arch/i386/math-emu/fpu_system.h#define SEG_EXECUTE_ONLY(s)     (((s).b & ((1 << 11) | (1 << 9))) == (1 << 11))
b32arch/i386/math-emu/fpu_system.h#define SEG_WRITE_PERM(s)       (((s).b & ((1 << 11) | (1 << 9))) == (1 << 9))
b33arch/i386/math-emu/fpu_system.h#define SEG_EXPAND_DOWN(s)      (((s).b & ((1 << 11) | (1 << 10))) \
b29arch/i386/math-emu/poly.hasmlinkage void mul64(unsigned long long const *a, unsigned long long const *b,
b47arch/i386/math-emu/poly.h#define MK_XSIG(a,b,c)     { c, b, a }
b25arch/i386/math-emu/reg_add_sub.cint reg_add(FPU_REG const *a, FPU_REG const *b, FPU_REG *dest, int control_w)
b30arch/i386/math-emu/reg_add_sub.cif ( !(a->tag | b->tag) )
b33arch/i386/math-emu/reg_add_sub.cif (!(a->sign ^ b->sign))
b37arch/i386/math-emu/reg_add_sub.cif ( reg_u_add(a, b, dest, control_w) )
b46arch/i386/math-emu/reg_add_sub.cdiff = a->exp - b->exp;
b49arch/i386/math-emu/reg_add_sub.cdiff = a->sigh - b->sigh;  /* Works only if ms bits are identical */
b52arch/i386/math-emu/reg_add_sub.cdiff = a->sigl > b->sigl;
b54arch/i386/math-emu/reg_add_sub.cdiff = -(a->sigl < b->sigl);
b61arch/i386/math-emu/reg_add_sub.cif ( reg_u_sub(a, b, dest, control_w) )
b70arch/i386/math-emu/reg_add_sub.cif ( (b->tag == TW_Valid) && (b->exp <= EXP_UNDER) &&
b81arch/i386/math-emu/reg_add_sub.cdest->sign = b->sign;
b82arch/i386/math-emu/reg_add_sub.cif ( reg_u_sub(b, a, dest, control_w) )
b92arch/i386/math-emu/reg_add_sub.cif ( (a->tag == TW_NaN) || (b->tag == TW_NaN) )
b93arch/i386/math-emu/reg_add_sub.c{ return real_2op_NaN(a, b, dest); }
b96arch/i386/math-emu/reg_add_sub.cif (b->tag == TW_Zero)
b98arch/i386/math-emu/reg_add_sub.cchar different_signs = a->sign ^ b->sign;
b112arch/i386/math-emu/reg_add_sub.cif ( (b->tag == TW_Valid) && (b->exp <= EXP_UNDER) &&
b116arch/i386/math-emu/reg_add_sub.creg_move(b, dest);
b120arch/i386/math-emu/reg_add_sub.celse if (b->tag == TW_Zero)
b131arch/i386/math-emu/reg_add_sub.cif (b->tag != TW_Infinity)
b134arch/i386/math-emu/reg_add_sub.cif ( (b->tag == TW_Valid) && (b->exp <= EXP_UNDER) &&
b140arch/i386/math-emu/reg_add_sub.cif (a->sign == b->sign)
b147arch/i386/math-emu/reg_add_sub.celse if (b->tag == TW_Infinity)
b154arch/i386/math-emu/reg_add_sub.creg_move(b, dest); return 0;
b165arch/i386/math-emu/reg_add_sub.cint reg_sub(FPU_REG const *a, FPU_REG const *b, FPU_REG *dest, int control_w)
b170arch/i386/math-emu/reg_add_sub.cif ( !(a->tag | b->tag) )
b173arch/i386/math-emu/reg_add_sub.cdiff = a->exp - b->exp;
b176arch/i386/math-emu/reg_add_sub.cdiff = a->sigh - b->sigh;  /* Works only if ms bits are identical */
b179arch/i386/math-emu/reg_add_sub.cdiff = a->sigl > b->sigl;
b181arch/i386/math-emu/reg_add_sub.cdiff = -(a->sigl < b->sigl);
b185arch/i386/math-emu/reg_add_sub.cswitch (a->sign*2 + b->sign)
b193arch/i386/math-emu/reg_add_sub.cif ( reg_u_sub(a, b, dest, control_w) )
b203arch/i386/math-emu/reg_add_sub.cif ( (b->tag == TW_Valid) && (b->exp <= EXP_UNDER) &&
b215arch/i386/math-emu/reg_add_sub.cif ( reg_u_sub(b, a, dest, control_w) )
b224arch/i386/math-emu/reg_add_sub.cif ( reg_u_add(a, b, dest, control_w) )
b232arch/i386/math-emu/reg_add_sub.cif ( reg_u_add(a, b, dest, control_w) )
b243arch/i386/math-emu/reg_add_sub.cif ( (a->tag == TW_NaN) || (b->tag == TW_NaN) )
b244arch/i386/math-emu/reg_add_sub.c{ return real_2op_NaN(b, a, dest); }
b245arch/i386/math-emu/reg_add_sub.celse if (b->tag == TW_Zero)
b249arch/i386/math-emu/reg_add_sub.cchar same_signs = !(a->sign ^ b->sign);
b273arch/i386/math-emu/reg_add_sub.cif ( (b->tag == TW_Valid) && (b->exp <= EXP_UNDER) &&
b277arch/i386/math-emu/reg_add_sub.creg_move(b, dest);
b283arch/i386/math-emu/reg_add_sub.cif (b->tag != TW_Infinity)
b286arch/i386/math-emu/reg_add_sub.cif ( (b->tag == TW_Valid) && (b->exp <= EXP_UNDER) &&
b293arch/i386/math-emu/reg_add_sub.cif (a->sign == b->sign)
b301arch/i386/math-emu/reg_add_sub.celse if (b->tag == TW_Infinity)
b308arch/i386/math-emu/reg_add_sub.creg_move(b, dest);
b24arch/i386/math-emu/reg_compare.cint compare(FPU_REG const *b)
b33arch/i386/math-emu/reg_compare.cif ( st0_tag | b->tag )
b37arch/i386/math-emu/reg_compare.cif ( b->tag == TW_Zero ) return COMP_A_eq_B;
b38arch/i386/math-emu/reg_compare.cif ( b->tag == TW_Valid )
b40arch/i386/math-emu/reg_compare.creturn ((b->sign == SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B)
b42arch/i386/math-emu/reg_compare.c| ((b->exp <= EXP_UNDER) ?
b48arch/i386/math-emu/reg_compare.celse if ( b->tag == TW_Zero )
b64arch/i386/math-emu/reg_compare.cif ( (b->tag == TW_Valid) || (b->tag == TW_Zero) )
b69arch/i386/math-emu/reg_compare.c| (((b->tag == TW_Valid) && (b->exp <= EXP_UNDER)) ?
b74arch/i386/math-emu/reg_compare.celse if ( b->tag == TW_Infinity )
b77arch/i386/math-emu/reg_compare.creturn (st0_ptr->sign == b->sign) ? COMP_A_eq_B :
b82arch/i386/math-emu/reg_compare.celse if ( b->tag == TW_Infinity )
b86arch/i386/math-emu/reg_compare.creturn ((b->sign == SIGN_POS) ? COMP_A_lt_B : COMP_A_gt_B)
b99arch/i386/math-emu/reg_compare.cif ( (st0_tag == TW_NaN) || (b->tag == TW_NaN) )
b102arch/i386/math-emu/reg_compare.c|| ((b->tag == TW_NaN) && !(b->sigh & 0x40000000)) )
b115arch/i386/math-emu/reg_compare.cif (!(b->sigh & 0x80000000)) EXCEPTION(EX_Invalid);
b119arch/i386/math-emu/reg_compare.cif (st0_ptr->sign != b->sign)
b124arch/i386/math-emu/reg_compare.c( ((st0_ptr->exp <= EXP_UNDER) || (b->exp <= EXP_UNDER)) ?
b130arch/i386/math-emu/reg_compare.cdiff = st0_ptr->exp - b->exp;
b133arch/i386/math-emu/reg_compare.cdiff = st0_ptr->sigh - b->sigh;  /* Works only if ms bits are
b137arch/i386/math-emu/reg_compare.cdiff = st0_ptr->sigl > b->sigl;
b139arch/i386/math-emu/reg_compare.cdiff = -(st0_ptr->sigl < b->sigl);
b148arch/i386/math-emu/reg_compare.c( ((st0_ptr->exp <= EXP_UNDER) || (b->exp <= EXP_UNDER)) ?
b158arch/i386/math-emu/reg_compare.c( ((st0_ptr->exp <= EXP_UNDER) || (b->exp <= EXP_UNDER)) ?
b167arch/i386/math-emu/reg_compare.c( ((st0_ptr->exp <= EXP_UNDER) || (b->exp <= EXP_UNDER)) ?
b1016arch/i386/math-emu/reg_ld_str.cunsigned char b;
b1066arch/i386/math-emu/reg_ld_str.cb = div_small(&ll, 10);
b1067arch/i386/math-emu/reg_ld_str.cb |= (div_small(&ll, 10)) << 4;
b1069arch/i386/math-emu/reg_ld_str.cput_fs_byte(b,(unsigned char *) d+i);
b24arch/i386/math-emu/reg_mul.cint reg_mul(FPU_REG const *a, FPU_REG const *b,
b28arch/i386/math-emu/reg_mul.cchar sign = (a->sign ^ b->sign);
b30arch/i386/math-emu/reg_mul.cif (!(a->tag | b->tag))
b34arch/i386/math-emu/reg_mul.cif ( reg_u_mul(a, b, dest, control_w) )
b41arch/i386/math-emu/reg_mul.celse if ((a->tag <= TW_Zero) && (b->tag <= TW_Zero))
b44arch/i386/math-emu/reg_mul.cif ( ((b->tag == TW_Valid) && (b->exp <= EXP_UNDER)) ||
b63arch/i386/math-emu/reg_mul.cif ( (a->tag == TW_NaN) || (b->tag == TW_NaN) )
b64arch/i386/math-emu/reg_mul.c{ return real_2op_NaN(a, b, dest); }
b67arch/i386/math-emu/reg_mul.cif (b->tag == TW_Zero)
b72arch/i386/math-emu/reg_mul.cif ( (b->tag == TW_Valid) && (b->exp <= EXP_UNDER) &&
b81arch/i386/math-emu/reg_mul.celse if (b->tag == TW_Infinity)
b92arch/i386/math-emu/reg_mul.creg_move(b, dest);
b680drivers/block/cdu31a.cunsigned char a, b;
b723drivers/block/cdu31a.cb = read_result_register();
b724drivers/block/cdu31a.c*result_buffer = b;
b738drivers/block/cdu31a.cif (b > 8)
b746drivers/block/cdu31a.cb = b - 8;
b748drivers/block/cdu31a.cwhile (b > 10)
b774drivers/block/cdu31a.cb = b - 10;
b777drivers/block/cdu31a.cif (b > 0)
b797drivers/block/cdu31a.cwhile (b > 0)
b802drivers/block/cdu31a.cb--;
b1086drivers/block/cm206.cint b=0x300, e=0x370;    /* this is the range of start addresses */
b1092drivers/block/cm206.cif (base) b=e=base;
b1093drivers/block/cm206.cfor (base=b; base<=e; base += 0x10) {
b99drivers/block/ide-cd.c#define MIN(a,b) ((a) < (b) ? (a) : (b))
b102drivers/block/ide-cd.c#define OUT_WORDS(b,n)  outsw (IDE_DATA_REG, (b), (n))
b103drivers/block/ide-cd.c#define IN_WORDS(b,n)   insw  (IDE_DATA_REG, (b), (n))
b105drivers/block/ide-cd.c#define OUT_WORDS(b,n)  output_ide_data(drive,b,(n)/2)
b106drivers/block/ide-cd.c#define IN_WORDS(b,n)  input_ide_data(drive,b,(n)/2)
b444drivers/block/ide-cd.crq->dev = MKDEV (major, (drive->select.b.unit) << PARTN_BITS);
b1011drivers/block/ide-cd.cstruct {unsigned char b0, b1, b2, b3;} b;
b1015drivers/block/ide-cd.cpc.c[2] = conv.b.b3;
b1016drivers/block/ide-cd.cpc.c[3] = conv.b.b2;
b1017drivers/block/ide-cd.cpc.c[4] = conv.b.b1;
b1018drivers/block/ide-cd.cpc.c[5] = conv.b.b0;
b1244drivers/block/ide-cd.creq.dev = MKDEV (major, (drive->select.b.unit) << PARTN_BITS);
b2015drivers/block/ide-cd.cblksize_size[HWIF(drive)->major][drive->select.b.unit << PARTN_BITS] = CD_FRAMESIZE;
b249drivers/block/ide.cdrive->special.b.recalibrate  = 1;
b250drivers/block/ide.cdrive->special.b.set_geometry  = 1;
b372drivers/block/ide.cdrive->select.b.lba = 1;
b375drivers/block/ide.cdrive->select.b.lba = 0;
b570drivers/block/ide.crdrive->special.b.set_geometry = 1;
b571drivers/block/ide.crdrive->special.b.recalibrate  = 1;
b572drivers/block/ide.crdrive->special.b.set_multmode = 0;
b580drivers/block/ide.crdrive->special.b.set_multmode = 1;
b756drivers/block/ide.cdrive->special.b.recalibrate = 1;
b936drivers/block/ide.cdrive->special.b.recalibrate = 1;
b982drivers/block/ide.cif (s->b.set_geometry) {
b983drivers/block/ide.cs->b.set_geometry = 0;
b991drivers/block/ide.c} else if (s->b.recalibrate) {
b992drivers/block/ide.cs->b.recalibrate = 0;
b996drivers/block/ide.c} else if (s->b.set_multmode) {
b997drivers/block/ide.cs->b.set_multmode = 0;
b1051drivers/block/ide.cif (drive->select.b.lba) {
b1517drivers/block/ide.cminor = drive->select.b.unit << PARTN_BITS;
b1536drivers/block/ide.cresetup_one_dev(HWIF(drive)->gd, drive->select.b.unit);
b1655drivers/block/ide.cif (drive->special.b.set_multmode) {
b1660drivers/block/ide.cdrive->special.b.set_multmode = 1;
b1855drivers/block/ide.cdrive->select.b.lba ? "LBA, " : "",
b1864drivers/block/ide.cdrive->special.b.set_multmode = 1;
b1987drivers/block/ide.cif (drive->select.b.unit != 0) {
b2027drivers/block/ide.cif (drive->media == disk && !drive->select.b.lba) {
b2278drivers/block/ide.cdrive->special.b.set_geometry = 1;
b2424drivers/block/ide.cstatic void sub22 (char b, char c)
b2430drivers/block/ide.coutb_p(b,0xb0);
b86drivers/block/ide.h#define OUT_BYTE(b,p)    outb((b),p)
b89drivers/block/ide.h#define OUT_BYTE(b,p)    outb_p((b),p)
b210drivers/block/ide.h} b;
b221drivers/block/ide.h} b;
b524drivers/block/ll_rw_blk.cvoid ll_rw_swap_file(int rw, int dev, unsigned int *b, int nb, char *buf)
b563drivers/block/ll_rw_blk.creq[j]->sector = (b[i] * buffersize) >> 9;
b562drivers/block/mcd.cchar a, b, c, d;
b565drivers/block/mcd.cgetValue(&b);
b310drivers/block/sbpcd.c#define SBPCD_INIT(a,b) sbpcd_init(a,b)
b314drivers/block/sbpcd.c#define SBPCD_INIT(a,b) sbpcd2_init(a,b)
b318drivers/block/sbpcd.c#define SBPCD_INIT(a,b) sbpcd3_init(a,b)
b322drivers/block/sbpcd.c#define SBPCD_INIT(a,b) sbpcd4_init(a,b)
b273drivers/block/sjcd.cunsigned char b, unsigned char c, unsigned char d ){
b279drivers/block/sjcd.coutb( b, SJCDPORT( 0 ) );
b1456drivers/block/sjcd.c#define ISP16_OUT(p,b) (outb(isp16_ctrl,ISP16_CTRL_PORT), outb(b,p))
b176drivers/char/atixlmouse.cunsigned char a,b,c;
b179drivers/char/atixlmouse.cb = inb( ATIXL_MSE_SIGNATURE_PORT );
b181drivers/char/atixlmouse.cif (( a != b ) && ( a == c ))
b127drivers/char/console.c#define MIN(a,b)  ((a) < (b) ? (a) : (b))
b666drivers/char/console.cstatic void scrup(int currcons, unsigned int t, unsigned int b)
b670drivers/char/console.cif (b > video_num_lines || t >= b)
b675drivers/char/console.celse if (t || b != video_num_lines)
b719drivers/char/console.cunsigned int count = (b-t-1) * video_num_columns;
b733drivers/char/console.cstatic void scrdown(int currcons, unsigned int t, unsigned int b)
b738drivers/char/console.cif (b > video_num_lines || t >= b)
b740drivers/char/console.cd = (unsigned short *) (origin+video_size_row*b);
b741drivers/char/console.cs = (unsigned short *) (origin+video_size_row*(b-1));
b742drivers/char/console.ccount = (b-t-1)*video_num_columns;
b1894drivers/char/console.cvoid console_print(const char * b)
b1910drivers/char/console.cwhile ((c = *(b++)) != 0) {
b241drivers/char/cyclades.c#define MIN(a,b)  ((a) < (b) ? (a) : (b))
b44drivers/char/n_tty.c#define MIN(a,b)  ((a) < (b) ? (a) : (b))
b726drivers/char/n_tty.cunsigned char **b,
b735drivers/char/n_tty.cmemcpy_tofs(*b, &tty->read_buf[tty->read_tail], n);
b738drivers/char/n_tty.c*b += n;
b747drivers/char/n_tty.cunsigned char *b = buf;
b804drivers/char/n_tty.cif (b != buf)
b806drivers/char/n_tty.cput_user(tty->link->ctrl_status, b++);
b815drivers/char/n_tty.cif (((minimum - (b - buf)) < tty->minimum_to_wake) &&
b816drivers/char/n_tty.c((minimum - (b - buf)) >= 1))
b817drivers/char/n_tty.ctty->minimum_to_wake = (minimum - (b - buf));
b842drivers/char/n_tty.cif (tty->packet && b == buf) {
b843drivers/char/n_tty.cput_user(TIOCPKT_DATA, b++);
b864drivers/char/n_tty.cput_user(c, b++);
b873drivers/char/n_tty.cput_user(c, b++);
b880drivers/char/n_tty.ccopy_from_read_buf(tty, &b, &nr);
b881drivers/char/n_tty.ccopy_from_read_buf(tty, &b, &nr);
b892drivers/char/n_tty.cif (b - buf >= minimum || !nr)
b904drivers/char/n_tty.csize = b - buf;
b919drivers/char/n_tty.cconst unsigned char *b = buf;
b942drivers/char/n_tty.cc = get_user(b);
b945drivers/char/n_tty.cb++; nr--;
b950drivers/char/n_tty.cc = tty->driver.write(tty, 1, b, nr);
b951drivers/char/n_tty.cb += c;
b964drivers/char/n_tty.creturn (b - buf) ? b - buf : retval;
b61drivers/char/pty.c#define MIN(a,b)  ((a) < (b) ? (a) : (b))
b124drivers/char/scc.c#define MIN(a,b)  ((a) < (b) ? (a) : (b))
b27drivers/char/selection.c#define MIN(a,b)  ((a) < (b) ? (a) : (b))
b192drivers/char/serial.c#define MIN(a,b)  ((a) < (b) ? (a) : (b))
b108drivers/char/tty_io.c#define MIN(a,b)  ((a) < (b) ? (a) : (b))
b2219drivers/net/de4x5.cu32 b;
b2229drivers/net/de4x5.cdev.llsig.b = ETH_PROM_SIG;
b809drivers/net/de600.c#define min(a,b)  ((a)<(b)?(a):(b))
b1487drivers/net/depca.cu32 b;
b1506drivers/net/depca.cdev.llsig.b = ETH_PROM_SIG;
b948drivers/net/pi2.cint b = 1;
b971drivers/net/pi2.cb = inb_p(tmr1);
b972drivers/net/pi2.c} while (b == 0);
b974drivers/net/pi2.cwhile (b != 0) {
b978drivers/net/pi2.cb = inb_p(tmr1);
b178drivers/net/plip.c} b;
b501drivers/net/plip.c&rcv->nibble, &rcv->length.b.lsb)) {
b513drivers/net/plip.c&rcv->nibble, &rcv->length.b.lsb))
b520drivers/net/plip.c&rcv->nibble, &rcv->length.b.msb))
b695drivers/net/plip.c&snd->nibble, snd->length.b.lsb))
b701drivers/net/plip.c&snd->nibble, snd->length.b.msb))
b91drivers/net/ppp.c#define bset(p,b)  ((p)[(b) >> 5] |= (1 << ((b) & 0x1f)))
b235drivers/net/wavelan.cpsa_read(unsigned short ioaddr, unsigned short hacr, int o, unsigned char *b, int n)
b243drivers/net/wavelan.c*b++ = inb(PIOP2(ioaddr));
b255drivers/net/wavelan.cpsa_write(unsigned short ioaddr, unsigned short hacr, int o, unsigned char *b, int n)
b263drivers/net/wavelan.coutb(*b, PIOP2(ioaddr));
b264drivers/net/wavelan.cb++;
b276drivers/net/wavelan.cobram_read(unsigned short ioaddr, unsigned short o, unsigned char *b, int n)
b282drivers/net/wavelan.cinsw(PIOP1(ioaddr), (unsigned short *)b, n);
b290drivers/net/wavelan.cobram_write(unsigned short ioaddr, unsigned short o, unsigned char *b, int n)
b296drivers/net/wavelan.coutsw(PIOP1(ioaddr), (unsigned short *)b, n);
b304drivers/net/wavelan.cmmc_read(unsigned short ioaddr, unsigned short o, unsigned char *b, int n)
b317drivers/net/wavelan.c*b++ = (unsigned char)(inw(MMCR(ioaddr)) >> 8);
b326drivers/net/wavelan.cmmc_write(unsigned short ioaddr, unsigned short o, unsigned char *b, int n)
b333drivers/net/wavelan.coutw((unsigned short)(((unsigned short)*b << 8) | (o << 1) | 1), MMCR(ioaddr));
b334drivers/net/wavelan.cb++;
b71drivers/scsi/aic7xxx.c#define MIN(a,b)        ((a < b) ? a : b)
b26drivers/scsi/eata_generic.h#define min(a,b) ((a<b)?(a):(b))
b34drivers/scsi/scsi_ioctl.c#define max(a,b) (((a) > (b)) ? (a) : (b))
b1011fs/buffer.cdev_t dev, int *b, int size)
b1026fs/buffer.cblock = *++b;
b1052fs/buffer.cdev_t dev, int b[], int size)
b1064fs/buffer.cp = b;
b1073fs/buffer.cp = b;
b1123fs/buffer.cdev_t dev, int *b, int size)
b1128fs/buffer.cblock = b[0];
b1133fs/buffer.creturn check_aligned(bh, address, dev, b, size);
b1134fs/buffer.creturn try_to_load_aligned(address, dev, b, size);
b1144fs/buffer.cunsigned long bread_page(unsigned long address, dev_t dev, int b[], int size, int no_share)
b1151fs/buffer.cwhere = try_to_share_buffers(address, dev, b, size);
b1158fs/buffer.cif (b[i])
b1159fs/buffer.cbh[i] = getblk(dev, b[i], size);
b1178fs/buffer.cvoid bwrite_page(unsigned long address, dev_t dev, int b[], int size)
b1185fs/buffer.cif (b[i])
b1186fs/buffer.cbh[i] = getblk(dev, b[i], size);
b1621fs/buffer.cunsigned long generate_cluster(dev_t dev, int b[], int size)
b1626fs/buffer.cif(i && b[i]-1 != b[i-1]) return 0;  /* No need to cluster */
b1627fs/buffer.cif(find_buffer(dev, b[i], size)) return 0;
b1637fs/buffer.cretval = try_to_generate_cluster(dev, b[0], size);
b1642fs/buffer.creturn try_to_generate_cluster(dev, b[0], size);
b1644fs/buffer.creturn reassign_cluster(dev, b[0], size);
b28fs/ext/file.c#define MIN(a,b) (((a)<(b))?(a):(b))
b29fs/ext/file.c#define MAX(a,b) (((a)>(b))?(a):(b))
b36fs/ext2/balloc.c#define in_range(b, first, len)    ((b) >= (first) && (b) <= (first) + (len) - 1)
b31fs/ext2/file.c#define MIN(a,b) (((a)<(b))?(a):(b))
b32fs/ext2/file.c#define MAX(a,b) (((a)>(b))?(a):(b))
b366fs/ext2/inode.cunsigned long b;
b397fs/ext2/inode.cb = block;
b399fs/ext2/inode.creturn inode_getblk (inode, block, create, b, err);
b402fs/ext2/inode.cbh = inode_getblk (inode, EXT2_IND_BLOCK, create, b, err);
b404fs/ext2/inode.cinode->i_sb->s_blocksize, b, err);
b408fs/ext2/inode.cbh = inode_getblk (inode, EXT2_DIND_BLOCK, create, b, err);
b410fs/ext2/inode.ccreate, inode->i_sb->s_blocksize, b, err);
b412fs/ext2/inode.ccreate, inode->i_sb->s_blocksize, b, err);
b415fs/ext2/inode.cbh = inode_getblk (inode, EXT2_TIND_BLOCK, create, b, err);
b417fs/ext2/inode.ccreate, inode->i_sb->s_blocksize, b, err);
b419fs/ext2/inode.ccreate, inode->i_sb->s_blocksize, b, err);
b421fs/ext2/inode.cinode->i_sb->s_blocksize, b, err);
b428fs/ext2/inode.cunsigned long b;
b446fs/ext2/inode.cb = block;
b452fs/ext2/inode.cbh = inode_getblk (inode, EXT2_IND_BLOCK, create, b, &err);
b458fs/ext2/inode.cbh = inode_getblk (inode, EXT2_DIND_BLOCK, create, b, &err);
b460fs/ext2/inode.ccreate, inode->i_sb->s_blocksize, b, &err);
b465fs/ext2/inode.cbh = inode_getblk (inode, EXT2_TIND_BLOCK, create, b, &err);
b467fs/ext2/inode.ccreate, inode->i_sb->s_blocksize, b, &err);
b469fs/ext2/inode.ccreate, inode->i_sb->s_blocksize, b, &err);
b39fs/ext2/namei.c#define NAMEI_RA_INDEX(c,b)  (((c) * NAMEI_RA_BLOCKS) + (b))
b241fs/hpfs/hpfs_fs.cstatic secno bplus_lookup(struct inode *inode, struct bplus_header *b,
b1031fs/hpfs/hpfs_fs.cstatic secno bplus_lookup(struct inode *inode, struct bplus_header *b,
b1042fs/hpfs/hpfs_fs.cif (!b->internal) {
b1043fs/hpfs/hpfs_fs.cstruct bplus_leaf_node *n = b->u.external;
b1044fs/hpfs/hpfs_fs.cfor (i = 0; i < b->n_used_nodes; i++) {
b1061fs/hpfs/hpfs_fs.cstruct bplus_internal_node *n = b->u.internal;
b1062fs/hpfs/hpfs_fs.cfor (i = 0; i < b->n_used_nodes; i++) {
b30fs/isofs/file.c#define MIN(a,b) (((a)<(b))?(a):(b))
b31fs/isofs/file.c#define MAX(a,b) (((a)>(b))?(a):(b))
b26fs/minix/file.c#define MIN(a,b) (((a)<(b))?(a):(b))
b27fs/minix/file.c#define MAX(a,b) (((a)>(b))?(a):(b))
b27fs/msdos/file.c#define MIN(a,b) (((a) < (b)) ? (a) : (b))
b28fs/msdos/file.c#define MAX(a,b) (((a) > (b)) ? (a) : (b))
b170fs/msdos/inode.cstruct msdos_boot_sector *b;
b207fs/msdos/inode.cb = (struct msdos_boot_sector *) bh->b_data;
b227fs/msdos/inode.clogical_sector_size = CF_LE_W(*(unsigned short *) &b->sector_size);
b229fs/msdos/inode.cMSDOS_SB(sb)->cluster_size = b->cluster_size*sector_mult;
b230fs/msdos/inode.cMSDOS_SB(sb)->fats = b->fats;
b231fs/msdos/inode.cMSDOS_SB(sb)->fat_start = CF_LE_W(b->reserved)*sector_mult;
b232fs/msdos/inode.cMSDOS_SB(sb)->fat_length = CF_LE_W(b->fat_length)*sector_mult;
b233fs/msdos/inode.cMSDOS_SB(sb)->dir_start = (CF_LE_W(b->reserved)+b->fats*CF_LE_W(
b234fs/msdos/inode.cb->fat_length))*sector_mult;
b235fs/msdos/inode.cMSDOS_SB(sb)->dir_entries = CF_LE_W(*((unsigned short *) &b->dir_entries
b240fs/msdos/inode.cdata_sectors = (CF_LE_W(*((unsigned short *) &b->sectors)) ?
b241fs/msdos/inode.cCF_LE_W(*((unsigned short *) &b->sectors)) :
b242fs/msdos/inode.cCF_LE_L(b->total_sect))*sector_mult-MSDOS_SB(sb)->data_start;
b243fs/msdos/inode.cerror = !b->cluster_size || !sector_mult;
b245fs/msdos/inode.cMSDOS_SB(sb)->clusters = b->cluster_size ? data_sectors/
b246fs/msdos/inode.cb->cluster_size/sector_mult : 0;
b252fs/msdos/inode.c(logical_sector_size & (SECTOR_SIZE-1)) || !b->secs_track ||
b253fs/msdos/inode.c!b->heads;
b272fs/msdos/inode.c"se=%d,ts=%ld,ls=%d]\n",b->media,MSDOS_SB(sb)->cluster_size,
b275fs/msdos/inode.cMSDOS_SB(sb)->data_start,CF_LE_W(*(unsigned short *) &b->
b276fs/msdos/inode.csectors),(unsigned long)b->total_sect,logical_sector_size);
b30fs/msdos/msbuffer.h#define brelse(b)        msdos_brelse(sb,b)
b31fs/msdos/msbuffer.h#define bread(d,b,s)      msdos_bread(sb,b)
b32fs/msdos/msbuffer.h#define getblk(d,b,s)      msdos_getblk(sb,b)
b33fs/msdos/msbuffer.h#define mark_buffer_dirty(b,v)  msdos_mark_buffer_dirty(sb,b,v)
b173fs/proc/array.cint a, b, c;
b176fs/proc/array.cb = avenrun[1] + (FIXED_1/200);
b180fs/proc/array.cLOAD_INT(b), LOAD_FRAC(b),
b33fs/sysv/file.c#define MIN(a,b) (((a)<(b))?(a):(b))
b34fs/sysv/file.c#define MAX(a,b) (((a)>(b))?(a):(b))
b32fs/xiafs/file.c#define MIN(a,b) (((a)<(b))?(a):(b))
b33fs/xiafs/file.c#define MAX(a,b) (((a)>(b))?(a):(b))
b42include/asm-alpha/delay.hextern __inline__ unsigned long muldiv(unsigned long a, unsigned long b, unsigned long c)
b44include/asm-alpha/delay.hreturn (a*b)/c;
b67include/asm-alpha/io.hextern void _outb (unsigned char b,unsigned long port);
b75include/asm-alpha/io.h# define outb(b,p) _outb((b),(p))
b120include/asm-alpha/io.h#define writeb(b,addr) (writeb)((b),(unsigned long)(addr))
b115include/asm-alpha/jensen.hextern inline void __local_outb(unsigned char b, unsigned long addr)
b117include/asm-alpha/jensen.h*(volatile unsigned int *) ((addr << 9) + EISA_VL82C106) = b;
b132include/asm-alpha/jensen.hextern void __bus_outb(unsigned char b, unsigned long addr);
b133include/asm-alpha/jensen.hextern inline void ___bus_outb(unsigned char b, unsigned long addr)
b136include/asm-alpha/jensen.h*(volatile unsigned int *) ((addr << 7) + EISA_IO + 0x00) = b * 0x01010101;
b159include/asm-alpha/jensen.hextern inline void __outb(unsigned char b, unsigned long addr)
b162include/asm-alpha/jensen.h__local_outb(b, addr);
b164include/asm-alpha/jensen.h__bus_outb(b, addr);
b183include/asm-alpha/jensen.hextern inline void __outw(unsigned short b, unsigned long addr)
b186include/asm-alpha/jensen.h*(volatile unsigned int *) ((addr << 7) + EISA_IO + 0x20) = b * 0x00010001;
b190include/asm-alpha/jensen.hextern inline void __outl(unsigned int b, unsigned long addr)
b193include/asm-alpha/jensen.h*(volatile unsigned int *) ((addr << 7) + EISA_IO + 0x60) = b;
b229include/asm-alpha/jensen.hextern inline void __writeb(unsigned short b, unsigned long addr)
b233include/asm-alpha/jensen.h*(volatile unsigned int *) ((addr << 7) + EISA_MEM + 0x00) = b * 0x01010101;
b236include/asm-alpha/jensen.hextern inline void __writew(unsigned short b, unsigned long addr)
b240include/asm-alpha/jensen.h*(volatile unsigned int *) ((addr << 7) + EISA_MEM + 0x20) = b * 0x00010001;
b243include/asm-alpha/jensen.hextern inline void __writel(unsigned int b, unsigned long addr)
b247include/asm-alpha/jensen.h*(volatile unsigned int *) ((addr << 7) + EISA_MEM + 0x60) = b;
b258include/asm-alpha/jensen.hextern void outb(unsigned char b, unsigned long addr);
b259include/asm-alpha/jensen.hextern void outw(unsigned short b, unsigned long addr);
b260include/asm-alpha/jensen.hextern void outl(unsigned int b, unsigned long addr);
b266include/asm-alpha/jensen.hextern void writeb(unsigned char b, unsigned long addr);
b267include/asm-alpha/jensen.hextern void writew(unsigned short b, unsigned long addr);
b268include/asm-alpha/jensen.hextern void writel(unsigned int b, unsigned long addr);
b167include/asm-alpha/lca.hextern inline void __outb(unsigned char b, unsigned long addr)
b171include/asm-alpha/lca.hasm ("insbl %2,%1,%0" : "r="(w) : "ri"(addr & 0x3), "r"(b));
b183include/asm-alpha/lca.hextern inline void __outw(unsigned short b, unsigned long addr)
b187include/asm-alpha/lca.hasm ("inswl %2,%1,%0" : "r="(w) : "ri"(addr & 0x3), "r"(b));
b197include/asm-alpha/lca.hextern inline void __outl(unsigned int b, unsigned long addr)
b199include/asm-alpha/lca.h*(vuip) ((addr << 5) + LCA_IO + 0x18) = b;
b247include/asm-alpha/lca.hextern inline void __writeb(unsigned char b, unsigned long addr)
b258include/asm-alpha/lca.h*(vuip) ((addr << 5) + LCA_SPARSE_MEM + 0x00) = b * 0x01010101;
b261include/asm-alpha/lca.hextern inline void __writew(unsigned short b, unsigned long addr)
b272include/asm-alpha/lca.h*(vuip) ((addr << 5) + LCA_SPARSE_MEM + 0x08) = b * 0x00010001;
b275include/asm-alpha/lca.hextern inline void __writel(unsigned int b, unsigned long addr)
b277include/asm-alpha/lca.h*(vuip) (addr + LCA_DENSE_MEM) = b;
b288include/asm-alpha/lca.hextern void outb(unsigned char b, unsigned long addr);
b289include/asm-alpha/lca.hextern void outw(unsigned short b, unsigned long addr);
b290include/asm-alpha/lca.hextern void outl(unsigned int b, unsigned long addr);
b295include/asm-alpha/lca.hextern void writeb(unsigned char b, unsigned long addr);
b296include/asm-alpha/lca.hextern void writew(unsigned short b, unsigned long addr);
b312include/asm-alpha/lca.hextern inline void writel(unsigned int b, unsigned long addr)
b314include/asm-alpha/lca.h__writel(b, addr);
b35include/asm-i386/delay.hextern __inline__ unsigned long muldiv(unsigned long a, unsigned long b, unsigned long c)
b39include/asm-i386/delay.h:"d" (b),
b72include/asm-i386/io.h#define writeb(b,addr) ((*(volatile unsigned char *) (addr)) = (b))
b73include/asm-i386/io.h#define writew(b,addr) ((*(volatile unsigned short *) (addr)) = (b))
b74include/asm-i386/io.h#define writel(b,addr) ((*(volatile unsigned int *) (addr)) = (b))
b76include/asm-i386/io.h#define memset_io(a,b,c)  memset((void *)(a),(b),(c))
b77include/asm-i386/io.h#define memcpy_fromio(a,b,c)  memcpy((a),(void *)(b),(c))
b78include/asm-i386/io.h#define memcpy_toio(a,b,c)  memcpy((void *)(a),(b),(c))
b118include/asm-i386/io.h__IN(b,"b","0" (0))
b122include/asm-i386/io.h__OUT(b,"b",char)
b126include/asm-i386/io.h__INS(b)
b130include/asm-i386/io.h__OUTS(b)
b34include/asm-m68k/unistd.h#define _syscall2(type,name,atype,a,btype,b) \
b35include/asm-m68k/unistd.htype name(atype a,btype b) \
b43include/asm-m68k/unistd.h"g" ((long)(b)) \
b51include/asm-m68k/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
b52include/asm-m68k/unistd.htype name(atype a,btype b,ctype c) \
b61include/asm-m68k/unistd.h"g" ((long)(b)), \
b70include/asm-m68k/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
b71include/asm-m68k/unistd.htype name (atype a, btype b, ctype c, dtype d) \
b81include/asm-m68k/unistd.h"g" ((long)(b)), \
b91include/asm-m68k/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
b92include/asm-m68k/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
b103include/asm-m68k/unistd.h"g" ((long)(b)), \
b40include/asm-mips/delay.hextern __inline__ unsigned long muldiv(unsigned long a, unsigned long b, unsigned long c)
b42include/asm-mips/delay.hreturn (a*b)/c;
b129include/asm-mips/io.h__IN(b,b)
b133include/asm-mips/io.h__OUT(b,b)
b137include/asm-mips/io.h__INS(b,b,1)
b141include/asm-mips/io.h__OUTS(b,b,1)
b44include/asm-mips/unistd.h#define _syscall2(type,name,atype,a,btype,b) \
b45include/asm-mips/unistd.htype name(atype a,btype b) \
b53include/asm-mips/unistd.h"r" ((long)(b))); \
b61include/asm-mips/unistd.h#define _syscall3(type,name,atype,a,btype,b,ctype,c) \
b62include/asm-mips/unistd.htype name (atype a, btype b, ctype c) \
b71include/asm-mips/unistd.h"r" ((long)(b)), \
b80include/asm-mips/unistd.h#define _syscall4(type,name,atype,a,btype,b,ctype,c,dtype,d) \
b81include/asm-mips/unistd.htype name (atype a, btype b, ctype c, dtype d) \
b92include/asm-mips/unistd.h"r" ((long)(b)), \
b102include/asm-mips/unistd.h#define _syscall5(type,name,atype,a,btype,b,ctype,c,dtype,d,etype,e) \
b103include/asm-mips/unistd.htype name (atype a,btype b,ctype c,dtype d,etype e) \
b115include/asm-mips/unistd.h"r" ((long)(b)), \
b17include/asm-sparc/cprefix.h#define CONCAT1(a, b) CONCAT2(a, b)
b18include/asm-sparc/cprefix.h#define CONCAT2(a, b) a##b
b32include/asm-sparc/delay.hextern __inline__ unsigned long muldiv(unsigned long a, unsigned long b, unsigned long c)
b34include/asm-sparc/delay.hreturn ((a*b)/c);
b24include/asm-sparc/head.hmov (type), %l3; b label; rd %psr, %l0; nop;
b34include/asm-sparc/head.hsethi %hi(C_LABEL(sys_call_table)), %l7; or %l7, %lo(C_LABEL(sys_call_table)), %l7; b linux_sparc_syscall; mov %psr, %l0;
b38include/asm-sparc/head.hsethi %hi(C_LABEL(sys_call_table)), %l7; or %l7, %lo(C_LABEL(sys_call_table)), %l7; b linux_sparc_syscall; mov %psr, %l0;
b42include/asm-sparc/head.hsethi %hi(C_LABEL(sys_call_table)), %l7; or %l7, %lo(C_LABEL(sys_call_table)), %l7; b linux_sparc_syscall; mov %psr, %l0;
b46include/asm-sparc/head.hsethi %hi(C_LABEL(sys_call_table)), %l7; or %l7, %lo(C_LABEL(sys_call_table)), %l7; b linux_sparc_syscall; mov %psr, %l0;
b50include/asm-sparc/head.hb getcc_trap_handler; mov %psr, %l0; nop; nop
b54include/asm-sparc/head.hb setcc_trap_handler; mov %psr, %l0; nop; nop
b60include/asm-sparc/head.hmov int_level, %l3; b real_irq_entry; rd %psr, %l0; nop;
b66include/asm-sparc/head.hb linux_trap_nmi; mov %psr, %l0; nop; nop
b72include/asm-sparc/head.hrd %psr, %l0; b sparc_timer; nop; nop;
b21include/asm-sparc/io.hextern inline void outb_local(unsigned char b, unsigned long addr)
b41include/asm-sparc/io.hextern inline void outb(unsigned char b, unsigned long addr)
b46include/asm-sparc/io.hextern inline void outw(unsigned short b, unsigned long addr)
b51include/asm-sparc/io.hextern inline void outl(unsigned int b, unsigned long addr)
b74include/asm-sparc/io.hextern inline void writeb(unsigned short b, unsigned long addr)
b79include/asm-sparc/io.hextern inline void writew(unsigned short b, unsigned long addr)
b84include/asm-sparc/io.hextern inline void writel(unsigned int b, unsigned long addr)
b56include/linux/binfmts.h#define change_ldt(a,b) setup_arg_pages(a,b)
b50include/linux/fs.h#define MKDEV(a,b) ((int)((((a) & 0xff) << 8) | ((b) & 0xff)))
b497include/linux/fs.hextern void ll_rw_swap_file(int rw, int dev, unsigned int *b, int nb, char *buffer);
b502include/linux/fs.hextern unsigned long bread_page(unsigned long addr,dev_t dev,int b[],int size,int no_share);
b503include/linux/fs.hextern void bwrite_page(unsigned long addr,dev_t dev,int b[],int size);
b507include/linux/fs.hunsigned long generate_cluster(dev_t dev, int b[], int size);
b5include/linux/head.hunsigned long a,b;
b8include/linux/malloc.h#define kmalloc(a,b) deb_kmalloc(__FILE__,__LINE__,a,b)
b9include/linux/malloc.h#define kfree_s(a,b) deb_kfree_s(__FILE__,__LINE__,a,b)
b17include/linux/malloc.h#define kcheck_s(a,b) deb_kcheck_s(__FILE__,__LINE__, a,b)
b24include/linux/malloc.h#define kcheck_s(a,b) 0
b53include/linux/smb_fs.hstatic inline int min(int a, int b) {
b54include/linux/smb_fs.hreturn a<b ? a : b;
b6include/linux/symtab_end.h#define _set_ver(a,b) a
b70net/appletalk/ddp.c#define min(a,b)  (((a)<(b))?(a):(b))
b150net/ax25/af_ax25.cint ax25cmp(ax25_address *a, ax25_address *b)
b155net/ax25/af_ax25.cif ((a->ax25_call[ct] & 0xFE) != (b->ax25_call[ct] & 0xFE))  /* Clean off repeater bits */
b160net/ax25/af_ax25.cif ((a->ax25_call[ct] & 0x1E) == (b->ax25_call[ct] & 0x1E))  /* SSID without control bit */
b112net/core/dev.cstatic __inline__ unsigned long min(unsigned long a, unsigned long b)
b114net/core/dev.creturn (a < b)? a : b;
b110net/core/sock.c#define min(a,b)  ((a)<(b)?(a):(b))
b89net/ipv4/af_inet.c#define min(a,b)  ((a)<(b)?(a):(b))
b133net/ipv4/icmp.c#define min(a,b)  ((a)<(b)?(a):(b))
b152net/ipv4/ip.c#define min(a,b)  ((a)<(b)?(a):(b))
b61net/ipv4/packet.cstatic unsigned long min(unsigned long a, unsigned long b)
b63net/ipv4/packet.cif (a < b) 
b65net/ipv4/packet.creturn(b);
b57net/ipv4/raw.cstatic inline unsigned long min(unsigned long a, unsigned long b)
b59net/ipv4/raw.cif (a < b) 
b61net/ipv4/raw.creturn(b);
b290net/ipv4/tcp.cstatic __inline__ int min(unsigned int a, unsigned int b)
b292net/ipv4/tcp.cif (a < b) 
b294net/ipv4/tcp.creturn(b);
b139net/ipv4/udp.c#define min(a,b)  ((a)<(b)?(a):(b))
b1604net/ipx/af_ipx.cchar *p, b[64];
b1606net/ipx/af_ipx.cp = b;
b1628net/ipx/af_ipx.cprintk("%s-%04X: %s\n",str,l*8,b);
b50net/unix/af_unix.c#define min(a,b)  (((a)<(b))?(a):(b))
b538net/unix/af_unix.cstatic int unix_socketpair(struct socket *a, struct socket *b)
b546net/unix/af_unix.cerr=unix_create(b, 0);
b555net/unix/af_unix.cskb=b->data;