taglinefilesource code
t367fs/super.cchar tmp[100], * t;
t381fs/super.ct = tmp;
t383fs/super.ct = NULL;
t384fs/super.cif (!(fstype = get_fs_type(t)))
t386fs/super.ct = fstype->name;
t431fs/super.cretval = do_mount(dev,dir_name,t,flags,(void *) page);
t31include/linux/ioctl.h#define _IOW(c,d,t)  (IOC_IN | ((sizeof(t)<<16) & IOCSIZE_MASK) | \
t33include/linux/ioctl.h#define _IOR(c,d,t)  (IOC_OUT | ((sizeof(t)<<16) & IOCSIZE_MASK) | \
t36include/linux/ioctl.h#define _IOWR(c,d,t)  (IOC_INOUT | ((sizeof(t)<<16) & IOCSIZE_MASK) | \
t116kernel/FPU-emu/fpu_aux.cFPU_REG t;
t118kernel/FPU-emu/fpu_aux.creg_move(FPU_st0_ptr, &t);
t120kernel/FPU-emu/fpu_aux.creg_move(&t, sti_ptr);
t787kernel/FPU-emu/reg_ld_str.cFPU_REG t;
t804kernel/FPU-emu/reg_ld_str.creg_move(FPU_st0_ptr, &t);
t805kernel/FPU-emu/reg_ld_str.cround_to_int(&t);
t806kernel/FPU-emu/reg_ld_str.c((long *)&tll)[0] = t.sigl;
t807kernel/FPU-emu/reg_ld_str.c((long *)&tll)[1] = t.sigh;
t808kernel/FPU-emu/reg_ld_str.cif ( (t.sigh & 0x80000000) &&
t809kernel/FPU-emu/reg_ld_str.c!((t.sigh == 0x80000000) && (t.sigl == 0) && (t.sign == SIGN_NEG)) )
t823kernel/FPU-emu/reg_ld_str.celse if ( t.sign )
t840kernel/FPU-emu/reg_ld_str.cFPU_REG t;
t860kernel/FPU-emu/reg_ld_str.creg_move(FPU_st0_ptr, &t);
t861kernel/FPU-emu/reg_ld_str.cround_to_int(&t);
t862kernel/FPU-emu/reg_ld_str.cif (t.sigh ||
t863kernel/FPU-emu/reg_ld_str.c((t.sigl & 0x80000000) &&
t864kernel/FPU-emu/reg_ld_str.c!((t.sigl == 0x80000000) && (t.sign == SIGN_NEG))) )
t871kernel/FPU-emu/reg_ld_str.ct.sigl = 0x80000000;
t876kernel/FPU-emu/reg_ld_str.celse if ( t.sign )
t877kernel/FPU-emu/reg_ld_str.ct.sigl = -(long)t.sigl;
t881kernel/FPU-emu/reg_ld_str.cput_fs_long(t.sigl, (unsigned long *) d);
t892kernel/FPU-emu/reg_ld_str.cFPU_REG t;
t913kernel/FPU-emu/reg_ld_str.creg_move(FPU_st0_ptr, &t);
t914kernel/FPU-emu/reg_ld_str.cround_to_int(&t);
t915kernel/FPU-emu/reg_ld_str.cif (t.sigh ||
t916kernel/FPU-emu/reg_ld_str.c((t.sigl & 0xffff8000) &&
t917kernel/FPU-emu/reg_ld_str.c!((t.sigl == 0x8000) && (t.sign == SIGN_NEG))) )
t929kernel/FPU-emu/reg_ld_str.celse if ( t.sign )
t930kernel/FPU-emu/reg_ld_str.ct.sigl = -t.sigl;
t934kernel/FPU-emu/reg_ld_str.cput_fs_word((short)t.sigl,(short *) d);
t945kernel/FPU-emu/reg_ld_str.cFPU_REG t;
t965kernel/FPU-emu/reg_ld_str.creg_move(FPU_st0_ptr, &t);
t966kernel/FPU-emu/reg_ld_str.cround_to_int(&t);
t967kernel/FPU-emu/reg_ld_str.cll = *(long long *)(&t.sigl);
t970kernel/FPU-emu/reg_ld_str.cif ( (t.sigh > 0x0de0b6b3) ||
t971kernel/FPU-emu/reg_ld_str.c((t.sigh == 0x0de0b6b3) && (t.sigl > 0xa763ffff)) )
t1133kernel/FPU-emu/reg_ld_str.cunsigned char t = regs[i].tag;
t1134kernel/FPU-emu/reg_ld_str.cif ( (t == TW_Valid) || (t == TW_Zero) )
t98kernel/blk_drv/hd.cunsigned long t;
t103kernel/blk_drv/hd.ct = jiffies * 11931 + (inb_p(0x40) & 0x80 ? 5966 : 11932);
t107kernel/blk_drv/hd.creturn(t - i / 2);
t301kernel/chr_drv/console.cstatic void scrup(int currcons, unsigned int t, unsigned int b)
t305kernel/chr_drv/console.cif (b > video_num_lines || t >= b)
t309kernel/chr_drv/console.celse if (t || b != video_num_lines)
t348kernel/chr_drv/console.c"c" ((b-t-1)*video_num_columns>>1),
t349kernel/chr_drv/console.c"D" (origin+video_size_row*t),
t350kernel/chr_drv/console.c"S" (origin+video_size_row*(t+1))
t355kernel/chr_drv/console.cstatic void scrdown(int currcons, unsigned int t, unsigned int b)
t357kernel/chr_drv/console.cif (b > video_num_lines || t >= b)
t368kernel/chr_drv/console.c"c" ((b-t-1)*video_num_columns>>1),
t84net/tcp/timer.cdelete_timer (struct timer *t)
t87net/tcp/timer.cPRINTK (("delete_timer (t=%X)\n",t));
t88net/tcp/timer.cif (timer_base == NULL || t == NULL) return;
t90net/tcp/timer.cif (t == timer_base) 
t92net/tcp/timer.ctimer_base = t->next;
t109net/tcp/timer.cif (tm->next == t)
t111net/tcp/timer.ctm->next = t->next;
t121net/tcp/timer.creset_timer (struct timer *t)
t125net/tcp/timer.cdelete_timer (t);
t126net/tcp/timer.ct->when = timer_seq + t->len;
t127net/tcp/timer.cPRINTK (("reset_timer (t=%X) when = %d jiffies = %d\n",t, t->when, jiffies));
t128net/tcp/timer.cif (t == NULL)
t137net/tcp/timer.ct->next = NULL;
t138net/tcp/timer.ctimer_base = t;
t139net/tcp/timer.ctimer_table[NET_TIMER].expires = t->when;
t144net/tcp/timer.cif (before (t->when, timer_base->when))
t146net/tcp/timer.ct->next = timer_base;
t147net/tcp/timer.ctimer_base = t;
t148net/tcp/timer.ctimer_table[NET_TIMER].expires = t->when;
t155net/tcp/timer.cif (tm->next == NULL || before (t->when,tm->next->when))
t157net/tcp/timer.ct->next = tm->next;
t158net/tcp/timer.ctm->next = t;
t56tools/build.cconv t;
t58tools/build.ct.b[0] = l & 0xff; l >>= 8;
t59tools/build.ct.b[1] = l & 0xff; l >>= 8;
t60tools/build.ct.b[2] = l & 0xff; l >>= 8;
t61tools/build.ct.b[3] = l & 0xff; l >>= 8;
t62tools/build.creturn t.l;
t67tools/build.cconv t;
t69tools/build.ct.b[0] = l & 0xff; l >>= 8;
t70tools/build.ct.b[1] = l & 0xff; l >>= 8;
t71tools/build.creturn t.s[0];
t126zBoot/inflate.cstruct huft *t;     /* pointer to next level of table */
t271zBoot/inflate.cint huft_build(b, n, s, d, e, t, m)
t277zBoot/inflate.cstruct huft **t;        /* result: starting table */
t317zBoot/inflate.c*t = (struct huft *)NULL;
t425zBoot/inflate.c*t = q + 1;             /* link to list for huft_free() */
t426zBoot/inflate.c*(t = &(q->v.t)) = (struct huft *)NULL;
t436zBoot/inflate.cr.v.t = q;            /* pointer to this table */
t489zBoot/inflate.cint huft_free(t)
t490zBoot/inflate.cstruct huft *t;         /* table to free */
t499zBoot/inflate.cp = t;
t502zBoot/inflate.cq = (--p)->v.t;
t519zBoot/inflate.cstruct huft *t;       /* pointer to table entry */
t536zBoot/inflate.cif ((e = (t = tl + ((unsigned)b & ml))->e) > 16)
t540zBoot/inflate.cDUMPBITS(t->b)
t543zBoot/inflate.c} while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
t544zBoot/inflate.cDUMPBITS(t->b)
t547zBoot/inflate.cslide[w++] = (uch)t->v.n;
t563zBoot/inflate.cn = t->v.n + ((unsigned)b & mask_bits[e]);
t568zBoot/inflate.cif ((e = (t = td + ((unsigned)b & md))->e) > 16)
t572zBoot/inflate.cDUMPBITS(t->b)
t575zBoot/inflate.c} while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16);
t576zBoot/inflate.cDUMPBITS(t->b)
t578zBoot/inflate.cd = w - t->v.n - ((unsigned)b & mask_bits[e]);
t911zBoot/inflate.cunsigned t;           /* block type */
t930zBoot/inflate.ct = (unsigned)b & 3;
t939zBoot/inflate.cif (t == 2)
t941zBoot/inflate.cif (t == 0)
t943zBoot/inflate.cif (t == 1)