taglinefilesource code
ts1198drivers/char/tty_io.cstruct tstruct *ts = (struct tstruct *)arg;
ts1210drivers/char/tty_io.cd = (char *)(ts->tasks+n);
ts1213drivers/char/tty_io.cput_fs_long(1, (unsigned long *)(ts->present+n));
ts1216drivers/char/tty_io.cput_fs_long(0, (unsigned long *)(ts->present+n));
ts91drivers/net/slhc.cregister struct cstate *ts;
ts140drivers/net/slhc.cts = comp->tstate;
ts142drivers/net/slhc.cts[i].cs_this = i;
ts143drivers/net/slhc.cts[i].next = &(ts[i - 1]);
ts145drivers/net/slhc.cts[0].next = &(ts[comp->tslot_limit]);
ts146drivers/net/slhc.cts[0].cs_this = 0;