taglinefilesource code
ts114drivers/char/tty_ioctl.cstruct tstruct *ts = (struct tstruct *)arg;
ts126drivers/char/tty_ioctl.cd = (char *)(ts->tasks+n);
ts129drivers/char/tty_ioctl.cput_fs_long(1, (unsigned long *)(ts->present+n));
ts132drivers/char/tty_ioctl.cput_fs_long(0, (unsigned long *)(ts->present+n));
ts85drivers/net/slhc.cregister struct cstate *ts;
ts127drivers/net/slhc.cts = comp->tstate;
ts129drivers/net/slhc.cts[i].cs_this = i;
ts130drivers/net/slhc.cts[i].next = &(ts[i - 1]);
ts132drivers/net/slhc.cts[0].next = &(ts[comp->tslot_limit]);
ts133drivers/net/slhc.cts[0].cs_this = 0;