tag | line | file | source code |
t | 66 | arch/i386/boot/tools/build.c | conv t; |
t | 68 | arch/i386/boot/tools/build.c | t.b[0] = l & 0xff; l >>= 8; |
t | 69 | arch/i386/boot/tools/build.c | t.b[1] = l & 0xff; l >>= 8; |
t | 70 | arch/i386/boot/tools/build.c | t.b[2] = l & 0xff; l >>= 8; |
t | 71 | arch/i386/boot/tools/build.c | t.b[3] = l & 0xff; l >>= 8; |
t | 72 | arch/i386/boot/tools/build.c | return t.l; |
t | 77 | arch/i386/boot/tools/build.c | conv t; |
t | 79 | arch/i386/boot/tools/build.c | t.b[0] = l & 0xff; l >>= 8; |
t | 80 | arch/i386/boot/tools/build.c | t.b[1] = l & 0xff; l >>= 8; |
t | 81 | arch/i386/boot/tools/build.c | return t.s[0]; |
t | 160 | arch/i386/kernel/signal.c | struct task_struct *t=current; |
t | 163 | arch/i386/kernel/signal.c | :"=m" (t->signal),"=r" (signr) |
t | 164 | arch/i386/kernel/signal.c | :"0" (t->signal), "1" (signr)); |
t | 126 | arch/i386/math-emu/fpu_aux.c | FPU_REG t; |
t | 150 | arch/i386/math-emu/fpu_aux.c | reg_move(st0_ptr, &t); |
t | 152 | arch/i386/math-emu/fpu_aux.c | reg_move(&t, sti_ptr); |
t | 847 | arch/i386/math-emu/reg_ld_str.c | FPU_REG t; |
t | 865 | arch/i386/math-emu/reg_ld_str.c | reg_move(st0_ptr, &t); |
t | 866 | arch/i386/math-emu/reg_ld_str.c | precision_loss = round_to_int(&t); |
t | 867 | arch/i386/math-emu/reg_ld_str.c | ((long *)&tll)[0] = t.sigl; |
t | 868 | arch/i386/math-emu/reg_ld_str.c | ((long *)&tll)[1] = t.sigh; |
t | 870 | arch/i386/math-emu/reg_ld_str.c | ((t.sigh & 0x80000000) && |
t | 871 | arch/i386/math-emu/reg_ld_str.c | !((t.sigh == 0x80000000) && (t.sigl == 0) && |
t | 872 | arch/i386/math-emu/reg_ld_str.c | (t.sign == SIGN_NEG))) ) |
t | 889 | arch/i386/math-emu/reg_ld_str.c | if ( t.sign ) |
t | 906 | arch/i386/math-emu/reg_ld_str.c | FPU_REG t; |
t | 923 | arch/i386/math-emu/reg_ld_str.c | reg_move(st0_ptr, &t); |
t | 924 | arch/i386/math-emu/reg_ld_str.c | precision_loss = round_to_int(&t); |
t | 925 | arch/i386/math-emu/reg_ld_str.c | if (t.sigh || |
t | 926 | arch/i386/math-emu/reg_ld_str.c | ((t.sigl & 0x80000000) && |
t | 927 | arch/i386/math-emu/reg_ld_str.c | !((t.sigl == 0x80000000) && (t.sign == SIGN_NEG))) ) |
t | 935 | arch/i386/math-emu/reg_ld_str.c | t.sigl = 0x80000000; |
t | 944 | arch/i386/math-emu/reg_ld_str.c | if ( t.sign ) |
t | 945 | arch/i386/math-emu/reg_ld_str.c | t.sigl = -(long)t.sigl; |
t | 950 | arch/i386/math-emu/reg_ld_str.c | put_fs_long(t.sigl, (unsigned long *) d); |
t | 960 | arch/i386/math-emu/reg_ld_str.c | FPU_REG t; |
t | 977 | arch/i386/math-emu/reg_ld_str.c | reg_move(st0_ptr, &t); |
t | 978 | arch/i386/math-emu/reg_ld_str.c | precision_loss = round_to_int(&t); |
t | 979 | arch/i386/math-emu/reg_ld_str.c | if (t.sigh || |
t | 980 | arch/i386/math-emu/reg_ld_str.c | ((t.sigl & 0xffff8000) && |
t | 981 | arch/i386/math-emu/reg_ld_str.c | !((t.sigl == 0x8000) && (t.sign == SIGN_NEG))) ) |
t | 989 | arch/i386/math-emu/reg_ld_str.c | t.sigl = 0x8000; |
t | 998 | arch/i386/math-emu/reg_ld_str.c | if ( t.sign ) |
t | 999 | arch/i386/math-emu/reg_ld_str.c | t.sigl = -t.sigl; |
t | 1004 | arch/i386/math-emu/reg_ld_str.c | put_fs_word((short)t.sigl,(short *) d); |
t | 1014 | arch/i386/math-emu/reg_ld_str.c | FPU_REG t; |
t | 1028 | arch/i386/math-emu/reg_ld_str.c | reg_move(st0_ptr, &t); |
t | 1029 | arch/i386/math-emu/reg_ld_str.c | precision_loss = round_to_int(&t); |
t | 1030 | arch/i386/math-emu/reg_ld_str.c | ll = significand(&t); |
t | 1033 | arch/i386/math-emu/reg_ld_str.c | if ( (t.sigh > 0x0de0b6b3) || |
t | 1034 | arch/i386/math-emu/reg_ld_str.c | ((t.sigh == 0x0de0b6b3) && (t.sigl > 0xa763ffff)) ) |
t | 37 | arch/ppc/kernel/mmu.h | unsigned long t:1; /* Normal or I/O type */ |
t | 37 | arch/ppc/mm/mmu.h | unsigned long t:1; /* Normal or I/O type */ |
t | 169 | drivers/block/ali14xx.c | byte t; |
t | 182 | drivers/block/ali14xx.c | t = inReg(0) & 0xf0; |
t | 185 | drivers/block/ali14xx.c | if (t != 0x50) |
t | 201 | drivers/block/ali14xx.c | byte t; |
t | 210 | drivers/block/ali14xx.c | t = inb(regPort) & 0x01; |
t | 213 | drivers/block/ali14xx.c | return t; |
t | 98 | drivers/block/hd.c | unsigned long t, flags; |
t | 103 | drivers/block/hd.c | t = jiffies * 11932; |
t | 108 | drivers/block/hd.c | return(t - i); |
t | 126 | drivers/block/ht6560b.c | byte t; |
t | 144 | drivers/block/ht6560b.c | t = inb(HT_SELECT_PORT) ^ 0x3f; |
t | 145 | drivers/block/ht6560b.c | t &= (~0x21); |
t | 146 | drivers/block/ht6560b.c | t |= (current_select & 0x21); |
t | 147 | drivers/block/ht6560b.c | outb(t, HT_SELECT_PORT); |
t | 155 | drivers/block/ht6560b.c | printk("ht6560b: %s: select=%#x timing=%#x\n", drive->name, t, timing); |
t | 285 | drivers/block/ide.c | unsigned long t, flags; |
t | 290 | drivers/block/ide.c | t = jiffies * 11932; |
t | 295 | drivers/block/ide.c | return (t - i); |
t | 1712 | drivers/cdrom/aztcd.c | { int u, t; |
t | 1715 | drivers/cdrom/aztcd.c | t = *p / 10; |
t | 1716 | drivers/cdrom/aztcd.c | *p = u | (t << 4); |
t | 1085 | drivers/cdrom/gscd.c | int u, t; |
t | 1088 | drivers/cdrom/gscd.c | t = *p / 10; |
t | 1089 | drivers/cdrom/gscd.c | *p = u | (t << 4); |
t | 1287 | drivers/cdrom/mcd.c | int u, t; |
t | 1290 | drivers/cdrom/mcd.c | t = *p / 10; |
t | 1291 | drivers/cdrom/mcd.c | *p = u | (t << 4); |
t | 588 | drivers/char/console.c | void scrup(int currcons, unsigned int t, unsigned int b) |
t | 592 | drivers/char/console.c | if (b > video_num_lines || t >= b) |
t | 594 | drivers/char/console.c | if (t || b != video_num_lines) |
t | 634 | drivers/char/console.c | unsigned short * d = (unsigned short *) (origin+video_size_row*t); |
t | 635 | drivers/char/console.c | unsigned short * s = (unsigned short *) (origin+video_size_row*(t+1)); |
t | 636 | drivers/char/console.c | unsigned int count = (b-t-1) * video_num_columns; |
t | 651 | drivers/char/console.c | scrdown(int currcons, unsigned int t, unsigned int b) |
t | 656 | drivers/char/console.c | if (b > video_num_lines || t >= b) |
t | 660 | drivers/char/console.c | count = (b-t-1)*video_num_columns; |
t | 93 | drivers/char/ftape/calibr.c | int t; |
t | 97 | drivers/char/ftape/calibr.c | t = timestamp(); |
t | 98 | drivers/char/ftape/calibr.c | if (t < 0) { |
t | 319 | drivers/char/ftape/ecc.c | unsigned char t; |
t | 324 | drivers/char/ftape/ecc.c | ((t = a >> 24 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 24) : 0) | |
t | 325 | drivers/char/ftape/ecc.c | ((t = a >> 16 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 16) : 0) | |
t | 326 | drivers/char/ftape/ecc.c | ((t = a >> 8 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 8) : 0) | |
t | 327 | drivers/char/ftape/ecc.c | ((t = a >> 0 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 0) : 0); |
t | 332 | drivers/char/ftape/ecc.c | ((t = a >> 56 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 56) : 0) | |
t | 333 | drivers/char/ftape/ecc.c | ((t = a >> 48 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 48) : 0) | |
t | 334 | drivers/char/ftape/ecc.c | ((t = a >> 40 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 40) : 0) | |
t | 335 | drivers/char/ftape/ecc.c | ((t = a >> 32 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 32) : 0) | |
t | 336 | drivers/char/ftape/ecc.c | ((t = a >> 24 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 24) : 0) | |
t | 337 | drivers/char/ftape/ecc.c | ((t = a >> 16 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 16) : 0) | |
t | 338 | drivers/char/ftape/ecc.c | ((t = a >> 8 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 8) : 0) | |
t | 339 | drivers/char/ftape/ecc.c | ((t = a >> 0 & 0xff) ? (((unsigned long) gfpow[mod255(gflog[t] + b)]) << 0) : 0); |
t | 444 | drivers/char/tpqic02.c | int t = *w; |
t | 446 | drivers/char/tpqic02.c | *w = (t>>8) | ((t & 0xff)<<8); |
t | 1452 | drivers/char/tpqic02.c | time_t t = jiffies; |
t | 1459 | drivers/char/tpqic02.c | while (jiffies - t < 4*HZ) |
t | 753 | drivers/net/3c505.c | int t = adapter->rx_backlog.length[adapter->rx_backlog.out]; |
t | 756 | drivers/net/3c505.c | printk("%s: receiving backlogged packet (%d)\n", dev->name, t); |
t | 757 | drivers/net/3c505.c | receive_packet(dev, t); |
t | 277 | drivers/net/eexpress.c | unsigned short t; |
t | 278 | drivers/net/eexpress.c | t = inb(*port + ID_PORT); |
t | 279 | drivers/net/eexpress.c | sum |= (t>>4) << ((t & 0x03)<<2); |
t | 33 | drivers/net/i82586.h | #define toff(t,p,f) (unsigned short)((void *)(&((t *)((void *)0 + (p)))->f) - (void *)0) |
t | 753 | drivers/net/wavelan.c | #define SC(t,s,n) if (sizeof(t) != s) return n |
t | 1873 | drivers/scsi/AM53C974.c | unsigned char cfifo, msg[3], lun, t, target = 0; |
t | 1900 | drivers/scsi/AM53C974.c | t = AM53C974_read_8(FFREG); |
t | 1901 | drivers/scsi/AM53C974.c | if (!(t & (1 << instance->this_id))) { |
t | 1905 | drivers/scsi/AM53C974.c | t ^= (1 << instance->this_id); |
t | 1906 | drivers/scsi/AM53C974.c | target = 0; while (t != 1) { t >>= 1; target++; } |
t | 528 | drivers/sound/dev_table.h | void sound_timer_init (struct sound_lowlev_timer *t, char *name); |
t | 334 | drivers/sound/sound_timer.c | sound_timer_init (struct sound_lowlev_timer *t, char *name) |
t | 338 | drivers/sound/sound_timer.c | if (initialized || t == NULL) |
t | 342 | drivers/sound/sound_timer.c | tmr = t; |
t | 321 | fs/hpfs/hpfs_fs.c | static inline time_t local_to_gmt(time_t t) |
t | 324 | fs/hpfs/hpfs_fs.c | return t + sys_tz.tz_minuteswest * 60; |
t | 1063 | fs/hpfs/hpfs_fs.c | unsigned t = file_secno - n[i].file_secno; |
t | 1064 | fs/hpfs/hpfs_fs.c | if (t < n[i].length) { |
t | 1068 | fs/hpfs/hpfs_fs.c | return n[i].disk_secno + t; |
t | 1223 | fs/hpfs/hpfs_fs.c | int t; |
t | 1229 | fs/hpfs/hpfs_fs.c | if ((t = c1 - c2) != 0) |
t | 1230 | fs/hpfs/hpfs_fs.c | return t; |
t | 1248 | fs/hpfs/hpfs_fs.c | int t, l; |
t | 1272 | fs/hpfs/hpfs_fs.c | t = memcasecmp(name, de->name, l); |
t | 1277 | fs/hpfs/hpfs_fs.c | if (t == 0) { |
t | 1278 | fs/hpfs/hpfs_fs.c | t = len - de->namelen; |
t | 1280 | fs/hpfs/hpfs_fs.c | if (t == 0) |
t | 1287 | fs/hpfs/hpfs_fs.c | if (t < 0) { |
t | 1355 | fs/hpfs/hpfs_fs.c | unsigned t = *from; |
t | 1358 | fs/hpfs/hpfs_fs.c | t = hpfs_char_to_lower_linux (t); |
t | 1360 | fs/hpfs/hpfs_fs.c | t = hpfs_char_to_linux (t); |
t | 1361 | fs/hpfs/hpfs_fs.c | *to = t; |
t | 751 | fs/super.c | const char * t; |
t | 775 | fs/super.c | t = fstype->name; |
t | 825 | fs/super.c | retval = do_mount(dev,dev_name,dir_name,t,flags,(void *) page); |
t | 66 | include/asm-alpha/processor.h | extern inline unsigned long thread_saved_pc(struct thread_struct *t) |
t | 70 | include/asm-alpha/processor.h | fp = ((unsigned long*)t->ksp)[6]; |
t | 144 | include/asm-i386/processor.h | extern inline unsigned long thread_saved_pc(struct thread_struct *t) |
t | 146 | include/asm-i386/processor.h | return ((unsigned long *)t->esp)[3]; |
t | 446 | include/asm-i386/string.h | #define memcpy(t, f, n) \ |
t | 448 | include/asm-i386/string.h | __constant_memcpy((t),(f),(n)) : \ |
t | 449 | include/asm-i386/string.h | __memcpy((t),(f),(n))) |
t | 112 | include/asm-mips/io.h | #define __IN1(t,s) \ |
t | 113 | include/asm-mips/io.h | extern __inline__ t __in##s(unsigned int port) { t _v; |
t | 121 | include/asm-mips/io.h | #define __IN(t,m,s) \ |
t | 122 | include/asm-mips/io.h | __IN1(t,s) __IN2(m) : "=r" (_v) : "i" (0), "r" (PORT_BASE+port)); return _v; } \ |
t | 123 | include/asm-mips/io.h | __IN1(t,s##c) __IN2(m) : "=r" (_v) : "ir" (port), "r" (PORT_BASE)); return _v; } \ |
t | 124 | include/asm-mips/io.h | __IN1(t,s##_p) __IN2(m) : "=r" (_v) : "i" (0), "r" (PORT_BASE+port)); SLOW_DOWN_IO; return _v; } \ |
t | 125 | include/asm-mips/io.h | __IN1(t,s##c_p) __IN2(m) : "=r" (_v) : "ir" (port), "r" (PORT_BASE)); SLOW_DOWN_IO; return _v; } |
t | 163 | include/asm-mips/processor.h | extern inline unsigned long thread_saved_pc(struct thread_struct *t) |
t | 165 | include/asm-mips/processor.h | return ((unsigned long *)t->reg29)[EF_CP0_EPC]; |
t | 37 | include/asm-ppc/mmu.h | unsigned long t:1; /* Normal or I/O type */ |
t | 111 | include/asm-ppc/processor.h | static inline unsigned long thread_saved_pc(struct thread_struct *t) |
t | 115 | include/asm-ppc/processor.h | fp = ((unsigned long*)t->ksp)[6]; |
t | 107 | include/asm-sparc/processor.h | extern inline unsigned long thread_saved_pc(struct thread_struct *t) |
t | 109 | include/asm-sparc/processor.h | return t->kregs->pc; |
t | 20 | include/asm-sparc/signal.h | #define SUBSIG_BADTRAP(t) (0x80 + (t)) |
t | 43 | include/linux/keyboard.h | #define K(t,v) (((t)<<8)|(v)) |
t | 50 | include/linux/smp.h | #define smp_message_pass(t,m,d,w) |
t | 83 | include/linux/soundcard.h | #define _IOR(x,y,t) ((int)(IOC_OUT|((sizeof(t)&IOCPARM_MASK)<<16)|(x<<8)|y)) |
t | 84 | include/linux/soundcard.h | #define _IOW(x,y,t) ((int)(IOC_IN|((sizeof(t)&IOCPARM_MASK)<<16)|(x<<8)|y)) |
t | 86 | include/linux/soundcard.h | #define _IOWR(x,y,t) ((int)(IOC_INOUT|((sizeof(t)&IOCPARM_MASK)<<16)|(x<<8)|y)) |
t | 598 | include/linux/tpqic02.h | #define TIMERON(t) timer_table[QIC02_TAPE_TIMER].expires = jiffies + (t); \ |
t | 1291 | kernel/sched.c | struct timespec t; |
t | 1297 | kernel/sched.c | t.tv_sec = 0; |
t | 1298 | kernel/sched.c | t.tv_nsec = 0; /* <-- Linus, please fill correct value in here */ |
t | 1300 | kernel/sched.c | memcpy_tofs(interval, &t, sizeof(struct timespec)); |
t | 1331 | kernel/sched.c | struct timespec t; |
t | 1337 | kernel/sched.c | memcpy_fromfs(&t, rqtp, sizeof(struct timespec)); |
t | 1345 | kernel/sched.c | if (t.tv_nsec >= 1000000000L || t.tv_nsec < 0 || t.tv_sec < 0) |
t | 1348 | kernel/sched.c | if (t.tv_sec == 0 && t.tv_nsec <= 2000000L && |
t | 1354 | kernel/sched.c | udelay((t.tv_nsec + 999) / 1000); |
t | 1358 | kernel/sched.c | expire = timespectojiffies(&t) + (t.tv_sec || t.tv_nsec) + jiffies; |
t | 1366 | kernel/sched.c | (expire > jiffies + 1), &t); |
t | 1367 | kernel/sched.c | memcpy_tofs(rmtp, &t, sizeof(struct timespec)); |
t | 129 | lib/inflate.c | struct huft *t; /* pointer to next level of table */ |
t | 268 | lib/inflate.c | STATIC int huft_build(b, n, s, d, e, t, m) |
t | 274 | lib/inflate.c | struct huft **t; /* result: starting table */ |
t | 315 | lib/inflate.c | *t = (struct huft *)NULL; |
t | 421 | lib/inflate.c | *t = q + 1; /* link to list for huft_free() */ |
t | 422 | lib/inflate.c | *(t = &(q->v.t)) = (struct huft *)NULL; |
t | 432 | lib/inflate.c | r.v.t = q; /* pointer to this table */ |
t | 486 | lib/inflate.c | STATIC int huft_free(t) |
t | 487 | lib/inflate.c | struct huft *t; /* table to free */ |
t | 496 | lib/inflate.c | p = t; |
t | 499 | lib/inflate.c | q = (--p)->v.t; |
t | 516 | lib/inflate.c | struct huft *t; /* pointer to table entry */ |
t | 533 | lib/inflate.c | if ((e = (t = tl + ((unsigned)b & ml))->e) > 16) |
t | 537 | lib/inflate.c | DUMPBITS(t->b) |
t | 540 | lib/inflate.c | } while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16); |
t | 541 | lib/inflate.c | DUMPBITS(t->b) |
t | 544 | lib/inflate.c | slide[w++] = (uch)t->v.n; |
t | 560 | lib/inflate.c | n = t->v.n + ((unsigned)b & mask_bits[e]); |
t | 565 | lib/inflate.c | if ((e = (t = td + ((unsigned)b & md))->e) > 16) |
t | 569 | lib/inflate.c | DUMPBITS(t->b) |
t | 572 | lib/inflate.c | } while ((e = (t = t->v.t + ((unsigned)b & mask_bits[e]))->e) > 16); |
t | 573 | lib/inflate.c | DUMPBITS(t->b) |
t | 575 | lib/inflate.c | d = w - t->v.n - ((unsigned)b & mask_bits[e]); |
t | 908 | lib/inflate.c | unsigned t; /* block type */ |
t | 927 | lib/inflate.c | t = (unsigned)b & 3; |
t | 936 | lib/inflate.c | if (t == 2) |
t | 938 | lib/inflate.c | if (t == 0) |
t | 940 | lib/inflate.c | if (t == 1) |
t | 788 | mm/mmap.c | void insert_vm_struct(struct task_struct *t, struct vm_area_struct *vmp) |
t | 796 | mm/mmap.c | p = &t->mm->mmap; |
t | 809 | mm/mmap.c | avl_insert_neighbours(vmp, &t->mm->mmap_avl, &prev, &next); |
t | 810 | mm/mmap.c | if ((prev ? prev->vm_next : t->mm->mmap) != next) |
t | 815 | mm/mmap.c | t->mm->mmap = vmp; |
t | 287 | net/appletalk/aarp.c | struct aarp_entry *t; |
t | 293 | net/appletalk/aarp.c | t= *n; |
t | 295 | net/appletalk/aarp.c | aarp_expire(t); |
t | 308 | net/appletalk/aarp.c | struct aarp_entry *t; |
t | 315 | net/appletalk/aarp.c | t= *n; |
t | 317 | net/appletalk/aarp.c | aarp_expire(t); |
t | 334 | net/appletalk/aarp.c | struct aarp_entry *t; |
t | 339 | net/appletalk/aarp.c | t= *n; |
t | 341 | net/appletalk/aarp.c | aarp_expire(t); |
t | 203 | net/ax25/ax25_route.c | struct ax25_route *s, *t, *ax25_rt = ax25_route; |
t | 216 | net/ax25/ax25_route.c | for (t = ax25_route; t != NULL; t = t->next) { |
t | 217 | net/ax25/ax25_route.c | if (t->next == s) { |
t | 218 | net/ax25/ax25_route.c | t->next = s->next; |
t | 233 | net/ax25/ax25_route.c | struct ax25_route *s, *t, *ax25_rt; |
t | 313 | net/ax25/ax25_route.c | for (t = ax25_route; t != NULL; t = t->next) { |
t | 314 | net/ax25/ax25_route.c | if (t->next == s) { |
t | 315 | net/ax25/ax25_route.c | t->next = s->next; |
t | 711 | net/ax25/ax25_route.c | struct ax25_dev *s, *t, *ax25_dev = ax25_device; |
t | 722 | net/ax25/ax25_route.c | for (t = ax25_device; t != NULL; t = t->next) { |
t | 723 | net/ax25/ax25_route.c | if (t->next == s) { |
t | 724 | net/ax25/ax25_route.c | t->next = s->next; |
t | 292 | net/ax25/ax25_subr.c | int n, t = 2; |
t | 296 | net/ax25/ax25_subr.c | t *= 2; |
t | 298 | net/ax25/ax25_subr.c | if (t > 8) t = 8; |
t | 301 | net/ax25/ax25_subr.c | return t * ax25->rtt; |
t | 610 | net/ipv4/tcp_output.c | int t; |
t | 619 | net/ipv4/tcp_output.c | t=del_timer(&sk->timer); |
t | 620 | net/ipv4/tcp_output.c | if(t) |
t | 53 | net/ipv4/timer.c | void delete_timer (struct sock *t) |
t | 60 | net/ipv4/timer.c | t->timeout = 0; |
t | 61 | net/ipv4/timer.c | del_timer (&t->timer); |
t | 66 | net/ipv4/timer.c | void reset_timer (struct sock *t, int timeout, unsigned long len) |
t | 68 | net/ipv4/timer.c | delete_timer (t); |
t | 69 | net/ipv4/timer.c | t->timeout = timeout; |
t | 75 | net/ipv4/timer.c | t->timer.expires = jiffies+len; |
t | 76 | net/ipv4/timer.c | add_timer (&t->timer); |
t | 299 | net/ipx/af_ipx.c | ipx_socket *s, *t; |
t | 311 | net/ipx/af_ipx.c | t = s; |
t | 313 | net/ipx/af_ipx.c | t->next = NULL; |
t | 406 | net/netrom/nr_route.c | struct nr_neigh *t, *nr_neigh; |
t | 426 | net/netrom/nr_route.c | t = nr_neigh; |
t | 429 | net/netrom/nr_route.c | if (t->number == s->routes[i].neighbour) { |
t | 430 | net/netrom/nr_route.c | t->count--; |
t | 432 | net/netrom/nr_route.c | if (t->count == 0 && !t->locked) |
t | 433 | net/netrom/nr_route.c | nr_remove_neigh(t); |
t | 471 | net/netrom/nr_route.c | struct nr_node *t, *nr_node; |
t | 482 | net/netrom/nr_route.c | t = nr_node; |
t | 485 | net/netrom/nr_route.c | for (i = 0; i < t->count; i++) { |
t | 486 | net/netrom/nr_route.c | if (t->routes[i].neighbour == s->number) { |
t | 487 | net/netrom/nr_route.c | t->count--; |
t | 491 | net/netrom/nr_route.c | t->routes[0] = t->routes[1]; |
t | 493 | net/netrom/nr_route.c | t->routes[1] = t->routes[2]; |
t | 500 | net/netrom/nr_route.c | if (t->count <= 0) |
t | 501 | net/netrom/nr_route.c | nr_remove_node(t); |
t | 294 | net/netrom/nr_subr.c | int n, t; |
t | 296 | net/netrom/nr_subr.c | for (t = 2, n = 0; n < sk->nr->n2count; n++) |
t | 297 | net/netrom/nr_subr.c | t *= 2; |
t | 299 | net/netrom/nr_subr.c | if (t > 8) t = 8; |
t | 301 | net/netrom/nr_subr.c | return t * sk->nr->rtt; |
t | 170 | scripts/lxdialog/lxdialog.c | j_menu (const char *t, int ac, const char * const * av) |
t | 172 | scripts/lxdialog/lxdialog.c | return dialog_menu (t, av[2], atoi (av[3]), atoi (av[4]), |
t | 177 | scripts/lxdialog/lxdialog.c | j_checklist (const char *t, int ac, const char * const * av) |
t | 179 | scripts/lxdialog/lxdialog.c | return dialog_checklist (t, av[2], atoi (av[3]), atoi (av[4]), |
t | 184 | scripts/lxdialog/lxdialog.c | j_radiolist (const char *t, int ac, const char * const * av) |
t | 186 | scripts/lxdialog/lxdialog.c | return dialog_checklist (t, av[2], atoi (av[3]), atoi (av[4]), |
t | 191 | scripts/lxdialog/lxdialog.c | j_textbox (const char *t, int ac, const char * const * av) |
t | 193 | scripts/lxdialog/lxdialog.c | return dialog_textbox (t, av[2], atoi (av[3]), atoi (av[4])); |
t | 197 | scripts/lxdialog/lxdialog.c | j_yesno (const char *t, int ac, const char * const * av) |
t | 199 | scripts/lxdialog/lxdialog.c | return dialog_yesno (t, av[2], atoi (av[3]), atoi (av[4])); |
t | 203 | scripts/lxdialog/lxdialog.c | j_inputbox (const char *t, int ac, const char * const * av) |
t | 205 | scripts/lxdialog/lxdialog.c | int ret = dialog_inputbox (t, av[2], atoi (av[3]), atoi (av[4]), |
t | 213 | scripts/lxdialog/lxdialog.c | j_msgbox (const char *t, int ac, const char * const * av) |
t | 215 | scripts/lxdialog/lxdialog.c | return dialog_msgbox (t, av[2], atoi (av[3]), atoi (av[4]), 1); |
t | 219 | scripts/lxdialog/lxdialog.c | j_infobox (const char *t, int ac, const char * const * av) |
t | 221 | scripts/lxdialog/lxdialog.c | return dialog_msgbox (t, av[2], atoi (av[3]), atoi (av[4]), 0); |