taglinefilesource code
state416arch/alpha/kernel/osf_sys.ccurrent->state = TASK_INTERRUPTIBLE;
state533arch/alpha/kernel/ptrace.cif (child->state != TASK_STOPPED) {
state596arch/alpha/kernel/ptrace.cif (child->state != TASK_ZOMBIE) {
state641arch/alpha/kernel/ptrace.ccurrent->state = TASK_STOPPED;
state61arch/alpha/kernel/signal.ccurrent->state = TASK_INTERRUPTIBLE;
state235arch/alpha/kernel/signal.ccurrent->state = TASK_STOPPED;
state268arch/alpha/kernel/signal.ccurrent->state = TASK_STOPPED;
state341arch/i386/kernel/ptrace.cif (child->state != TASK_STOPPED) {
state483arch/i386/kernel/ptrace.cif (child->state == TASK_ZOMBIE)  /* already dead */
state535arch/i386/kernel/ptrace.ccurrent->state = TASK_STOPPED;
state37arch/i386/kernel/signal.ccurrent->state = TASK_INTERRUPTIBLE;
state169arch/i386/kernel/signal.ccurrent->state = TASK_STOPPED;
state201arch/i386/kernel/signal.ccurrent->state = TASK_STOPPED;
state323arch/mips/kernel/ptrace.cif (child->state != TASK_STOPPED) {
state465arch/mips/kernel/ptrace.cif (child->state == TASK_ZOMBIE)  /* already dead */
state518arch/mips/kernel/ptrace.ccurrent->state = TASK_STOPPED;
state38arch/mips/kernel/signal.ccurrent->state = TASK_INTERRUPTIBLE;
state256arch/mips/kernel/signal.ccurrent->state = TASK_STOPPED;
state288arch/mips/kernel/signal.ccurrent->state = TASK_STOPPED;
state37arch/ppc/kernel/mk_defs.cput_line(out, "STATE", (int)&task.state-(int)&task);
state466arch/ppc/kernel/raw_printf.cenum state {
state557arch/ppc/kernel/raw_printf.cswitch (d->state) {
state564arch/ppc/kernel/raw_printf.cd->state = ESC;
state678arch/ppc/kernel/raw_printf.cd->state = EBRACEQ;
state705arch/ppc/kernel/raw_printf.cd->state = NORMAL;
state761arch/ppc/kernel/raw_printf.cd->state = NORMAL;
state771arch/ppc/kernel/raw_printf.cd->state = NORMAL;
state774arch/ppc/kernel/raw_printf.cd->state = EBRAC;
state780arch/ppc/kernel/raw_printf.cd->state = NORMAL;
state37arch/ppc/kernel/signal.ccurrent->state = TASK_INTERRUPTIBLE;
state120arch/ppc/kernel/signal.ccurrent->state = TASK_STOPPED;
state152arch/ppc/kernel/signal.ccurrent->state = TASK_STOPPED;
state46arch/sparc/kernel/signal.ccurrent->state = TASK_INTERRUPTIBLE;
state274arch/sparc/kernel/signal.ccurrent->state = TASK_STOPPED;
state304arch/sparc/kernel/signal.ccurrent->state = TASK_STOPPED;
state1371drivers/block/ide-cd.ccurrent->state = TASK_INTERRUPTIBLE;
state158drivers/block/ll_rw_blk.ccurrent->state = TASK_UNINTERRUPTIBLE;
state167drivers/block/ll_rw_blk.ccurrent->state = TASK_RUNNING;
state398drivers/cdrom/cdu31a.ccurrent->state = TASK_INTERRUPTIBLE;
state637drivers/cdrom/cdu31a.ccurrent->state = TASK_INTERRUPTIBLE;
state896drivers/cdrom/cdu31a.ccurrent->state = TASK_INTERRUPTIBLE;
state829drivers/cdrom/mcdx.ccurrent->state = TASK_INTERRUPTIBLE;
state1044drivers/cdrom/optcd.cstatic volatile enum state_e state = S_IDLE;
state1093drivers/cdrom/optcd.cstate = S_STOP;
state1102drivers/cdrom/optcd.cif (state == state_old)
state1105drivers/cdrom/optcd.cstate_old = state;
state1109drivers/cdrom/optcd.cprintk("optcd: state %d\n", state);
state1114drivers/cdrom/optcd.cswitch (state) {
state1121drivers/cdrom/optcd.cstate = S_IDLE;
state1126drivers/cdrom/optcd.cstate = S_READ;
state1147drivers/cdrom/optcd.cstate = S_IDLE;
state1153drivers/cdrom/optcd.cstate = S_STOP;
state1177drivers/cdrom/optcd.cstate = S_DATA;
state1206drivers/cdrom/optcd.cstate = S_START;
state1214drivers/cdrom/optcd.cstate = S_STOP;
state1234drivers/cdrom/optcd.cstate = S_STOP;
state1276drivers/cdrom/optcd.cstate = S_STOP;
state1282drivers/cdrom/optcd.cstate = S_STOP;
state1294drivers/cdrom/optcd.cstate = S_IDLE;
state1299drivers/cdrom/optcd.cstate = S_STOPPING;
state1312drivers/cdrom/optcd.cstate = S_READ;
state1317drivers/cdrom/optcd.cstate = S_START;
state1321drivers/cdrom/optcd.cstate = S_IDLE;
state1326drivers/cdrom/optcd.cprintk("optcd: invalid state %d\n", state);
state1332drivers/cdrom/optcd.cprintk("optcd: timeout in state %d\n", state);
state1333drivers/cdrom/optcd.cstate = S_STOP;
state1335drivers/cdrom/optcd.cstate = S_IDLE;
state1368drivers/cdrom/optcd.cif (state == S_IDLE) {
state1376drivers/cdrom/optcd.cstate = S_START;
state1716drivers/cdrom/optcd.cif (state != S_IDLE) {
state1748drivers/cdrom/optcd.cif (state != S_IDLE || in_vfs)
state1869drivers/cdrom/optcd.cif (!open_count && state == S_IDLE) {
state797drivers/cdrom/sbpcd.ccurrent->state = TASK_INTERRUPTIBLE;
state336drivers/cdrom/sonycd535.ccurrent->state = TASK_INTERRUPTIBLE;
state893drivers/cdrom/sonycd535.ccurrent->state = TASK_INTERRUPTIBLE;
state221drivers/char/apm_bios.c#define APM_SET_POWER_STATE(state, error) \
state224drivers/char/apm_bios.c: "a" (0x5307), "b" (0x0001), "c" (state) \
state228drivers/char/apm_bios.c#define APM_SET_DISPLAY_POWER_STATE(state, error) \
state231drivers/char/apm_bios.c: "a" (0x5307), "b" (0x01ff), "c" (state) \
state395drivers/char/apm_bios.cstatic int apm_set_power_state(u_short state)
state399drivers/char/apm_bios.cAPM_SET_POWER_STATE(state, error);
state406drivers/char/apm_bios.cstatic int apm_set_display_power_state(u_short state)
state410drivers/char/apm_bios.cAPM_SET_DISPLAY_POWER_STATE(state, error);
state779drivers/char/apm_bios.ccurrent->state = TASK_INTERRUPTIBLE;
state785drivers/char/apm_bios.ccurrent->state = TASK_RUNNING;
state2383drivers/char/cyclades.ccurrent->state = TASK_INTERRUPTIBLE;
state2533drivers/char/cyclades.ccurrent->state = TASK_INTERRUPTIBLE;
state2564drivers/char/cyclades.ccurrent->state = TASK_RUNNING;
state250drivers/char/istallion.cunsigned long    state;
state292drivers/char/istallion.cint    state;
state870drivers/char/istallion.cif ((brdp->state & BST_STARTED) == 0)
state905drivers/char/istallion.cwhile (test_bit(ST_INITIALIZING, &portp->state)) {
state912drivers/char/istallion.cset_bit(ST_INITIALIZING, &portp->state);
state917drivers/char/istallion.cclear_bit(ST_INITIALIZING, &portp->state);
state1020drivers/char/istallion.cif (test_bit(ST_TXBUSY, &portp->state)) {
state1030drivers/char/istallion.cif (test_bit(ST_CMDING, &portp->state))
state1031drivers/char/istallion.cset_bit(ST_DOSIGS, &portp->state);
state1035drivers/char/istallion.cclear_bit(ST_TXBUSY, &portp->state);
state1036drivers/char/istallion.cclear_bit(ST_RXSTOP, &portp->state);
state1040drivers/char/istallion.cset_bit(ST_DOFLUSHRX, &portp->state);
state1095drivers/char/istallion.cset_bit(ST_GETSIGS, &portp->state);
state1098drivers/char/istallion.cif (clear_bit(ST_GETSIGS, &portp->state))
state1140drivers/char/istallion.cwhile (test_bit(ST_CLOSING, &portp->state)) {
state1173drivers/char/istallion.cset_bit(ST_OPENING, &portp->state);
state1174drivers/char/istallion.cwhile (test_bit(ST_OPENING, &portp->state)) {
state1216drivers/char/istallion.cwhile (test_bit(ST_CLOSING, &portp->state)) {
state1238drivers/char/istallion.cset_bit(ST_CLOSING, &portp->state);
state1249drivers/char/istallion.cwhile (test_bit(ST_CLOSING, &portp->state)) {
state1282drivers/char/istallion.cwhile (test_bit(ST_CMDING, &portp->state)) {
state1292drivers/char/istallion.cwhile (test_bit(ST_CMDING, &portp->state)) {
state1350drivers/char/istallion.ccurrent->state = TASK_INTERRUPTIBLE;
state1521drivers/char/istallion.cif (test_bit(ST_TXBUSY, &portp->state)) {
state1529drivers/char/istallion.cset_bit(ST_TXBUSY, &portp->state);
state1653drivers/char/istallion.cif (test_bit(ST_TXBUSY, &portp->state)) {
state1661drivers/char/istallion.cset_bit(ST_TXBUSY, &portp->state);
state1763drivers/char/istallion.cif ((len == 0) && test_bit(ST_TXBUSY, &portp->state))
state2025drivers/char/istallion.cset_bit(ST_RXSTOP, &portp->state);
state2050drivers/char/istallion.cclear_bit(ST_RXSTOP, &portp->state);
state2183drivers/char/istallion.cif (! test_bit(ST_CLOSING, &portp->state))
state2187drivers/char/istallion.cif (test_bit(ST_CMDING, &portp->state)) {
state2188drivers/char/istallion.cset_bit(ST_DOSIGS, &portp->state);
state2189drivers/char/istallion.cset_bit(ST_DOFLUSHTX, &portp->state);
state2190drivers/char/istallion.cset_bit(ST_DOFLUSHRX, &portp->state);
state2197drivers/char/istallion.cclear_bit(ST_TXBUSY, &portp->state);
state2198drivers/char/istallion.cclear_bit(ST_RXSTOP, &portp->state);
state2244drivers/char/istallion.cif (test_bit(ST_CMDING, &portp->state)) {
state2245drivers/char/istallion.cset_bit(ST_DOFLUSHTX, &portp->state);
state2248drivers/char/istallion.cif (test_bit(ST_DOFLUSHRX, &portp->state)) {
state2250drivers/char/istallion.cclear_bit(ST_DOFLUSHRX, &portp->state);
state2287drivers/char/istallion.cif (test_bit(ST_CMDING, &portp->state)) {
state2308drivers/char/istallion.cset_bit(ST_CMDING, &portp->state);
state2335drivers/char/istallion.cif (test_bit(ST_RXSTOP, &portp->state))
state2377drivers/char/istallion.cset_bit(ST_RXING, &portp->state);
state2394drivers/char/istallion.cif (test_bit(ST_DOSIGS, &portp->state)) {
state2395drivers/char/istallion.cif (test_bit(ST_DOFLUSHTX, &portp->state) && test_bit(ST_DOFLUSHRX, &portp->state))
state2397drivers/char/istallion.celse if (test_bit(ST_DOFLUSHTX, &portp->state))
state2399drivers/char/istallion.celse if (test_bit(ST_DOFLUSHRX, &portp->state))
state2403drivers/char/istallion.cclear_bit(ST_DOFLUSHTX, &portp->state);
state2404drivers/char/istallion.cclear_bit(ST_DOFLUSHRX, &portp->state);
state2405drivers/char/istallion.cclear_bit(ST_DOSIGS, &portp->state);
state2409drivers/char/istallion.cset_bit(ST_CMDING, &portp->state);
state2410drivers/char/istallion.c} else if (test_bit(ST_DOFLUSHTX, &portp->state) || test_bit(ST_DOFLUSHRX, &portp->state)) {
state2411drivers/char/istallion.ccmd = ((test_bit(ST_DOFLUSHTX, &portp->state)) ? FLUSHTX : 0);
state2412drivers/char/istallion.ccmd |= ((test_bit(ST_DOFLUSHRX, &portp->state)) ? FLUSHRX : 0);
state2413drivers/char/istallion.cclear_bit(ST_DOFLUSHTX, &portp->state);
state2414drivers/char/istallion.cclear_bit(ST_DOFLUSHRX, &portp->state);
state2418drivers/char/istallion.cset_bit(ST_CMDING, &portp->state);
state2453drivers/char/istallion.cif (test_bit(ST_OPENING, &portp->state)) {
state2460drivers/char/istallion.cclear_bit(ST_OPENING, &portp->state);
state2468drivers/char/istallion.cif (test_bit(ST_CLOSING, &portp->state)) {
state2475drivers/char/istallion.cclear_bit(ST_CLOSING, &portp->state);
state2484drivers/char/istallion.cif (test_bit(ST_CMDING, &portp->state)) {
state2495drivers/char/istallion.cclear_bit(ST_CMDING, &portp->state);
state2516drivers/char/istallion.cclear_bit(ST_GETSIGS, &portp->state);
state2529drivers/char/istallion.cclear_bit(ST_TXBUSY, &portp->state);
state2567drivers/char/istallion.cif ((!donerx) && test_bit(ST_RXING, &portp->state)) {
state2568drivers/char/istallion.cclear_bit(ST_RXING, &portp->state);
state2606drivers/char/istallion.cif ((brdp->state & BST_STARTED) == 0)
state2655drivers/char/istallion.cif (test_bit(ST_OPENING, &portp->state) ||
state2656drivers/char/istallion.ctest_bit(ST_CLOSING, &portp->state) ||
state2657drivers/char/istallion.ctest_bit(ST_CMDING, &portp->state) ||
state2658drivers/char/istallion.ctest_bit(ST_TXBUSY, &portp->state)) {
state3550drivers/char/istallion.cbrdp->state |= BST_FOUND;
state3697drivers/char/istallion.cbrdp->state |= BST_FOUND;
state3801drivers/char/istallion.cbrdp->state |= BST_STARTED;
state3855drivers/char/istallion.cif ((brdp->state & BST_FOUND) == 0) {
state4133drivers/char/istallion.cif (brdp->state & BST_FOUND) {
state4169drivers/char/istallion.cif (brdp->state == 0)
state4219drivers/char/istallion.cif (brdp->state == 0)
state4267drivers/char/istallion.cif (brdp->state == 0)
state4280drivers/char/istallion.cbrdp->state &= ~BST_STARTED;
state4283drivers/char/istallion.cbrdp->state &= ~BST_STARTED;
state254drivers/char/lp.ccurrent->state = TASK_INTERRUPTIBLE;
state262drivers/char/lp.ccurrent->state = TASK_INTERRUPTIBLE;
state271drivers/char/lp.ccurrent->state = TASK_INTERRUPTIBLE;
state289drivers/char/lp.ccurrent->state = TASK_INTERRUPTIBLE;
state822drivers/char/n_tty.ccurrent->state = TASK_INTERRUPTIBLE;
state848drivers/char/n_tty.ccurrent->state = TASK_RUNNING;
state911drivers/char/n_tty.ccurrent->state = TASK_RUNNING;
state940drivers/char/n_tty.ccurrent->state = TASK_INTERRUPTIBLE;
state971drivers/char/n_tty.ccurrent->state = TASK_RUNNING;
state430drivers/char/psaux.ccurrent->state = TASK_INTERRUPTIBLE;
state435drivers/char/psaux.ccurrent->state = TASK_RUNNING;
state552drivers/char/psaux.ccurrent->state = TASK_INTERRUPTIBLE;
state587drivers/char/psaux.ccurrent->state = TASK_INTERRUPTIBLE;
state263drivers/char/random.cstruct timer_rand_state *state;
state272drivers/char/random.cstate = kmalloc(sizeof(struct timer_rand_state), GFP_KERNEL);
state273drivers/char/random.cif (state) {
state274drivers/char/random.cirq_timer_state[irq] = state;
state275drivers/char/random.cmemset(state, 0, sizeof(struct timer_rand_state));
state281drivers/char/random.cstruct timer_rand_state *state;
state290drivers/char/random.cstate = kmalloc(sizeof(struct timer_rand_state), mode);
state291drivers/char/random.cif (state) {
state292drivers/char/random.cblkdev_timer_state[major] = state;
state293drivers/char/random.cmemset(state, 0, sizeof(struct timer_rand_state));
state354drivers/char/random.cstruct timer_rand_state *state, unsigned num)
state379drivers/char/random.cif (!state->dont_count_entropy)
state397drivers/char/random.cif (!state->dont_count_entropy) {
state398drivers/char/random.cdelta = time - state->last_time;
state399drivers/char/random.cstate->last_time = time;
state401drivers/char/random.cdelta2 = delta - state->last_delta;
state402drivers/char/random.cstate->last_delta = delta;
state658drivers/char/random.ccurrent->state = TASK_INTERRUPTIBLE;
state682drivers/char/random.ccurrent->state = TASK_RUNNING;
state281drivers/char/selection.ccurrent->state = TASK_INTERRUPTIBLE;
state293drivers/char/selection.ccurrent->state = TASK_RUNNING;
state1702drivers/char/serial.ccurrent->state = TASK_INTERRUPTIBLE;
state2147drivers/char/serial.ccurrent->state = TASK_INTERRUPTIBLE;
state2172drivers/char/serial.ccurrent->state = TASK_INTERRUPTIBLE;
state2297drivers/char/serial.ccurrent->state = TASK_INTERRUPTIBLE;
state2325drivers/char/serial.ccurrent->state = TASK_RUNNING;
state262drivers/char/stallion.cint    state;
state877drivers/char/stallion.ccurrent->state = TASK_INTERRUPTIBLE;
state1767drivers/char/stallion.cif (brdp->state == 0) {
state2534drivers/char/stallion.cbrdp->state |= BRD_FOUND;
state2654drivers/char/stallion.cbrdp->state |= BRD_FOUND;
state2691drivers/char/stallion.cif ((brdp->state & BRD_FOUND) == 0) {
state759drivers/char/tpqic02.ccurrent->state = TASK_INTERRUPTIBLE;
state63drivers/char/tty_ioctl.ccurrent->state = TASK_INTERRUPTIBLE;
state70drivers/char/tty_ioctl.ccurrent->state = TASK_RUNNING;
state743drivers/char/vt.cunsigned short state, mask;
state749drivers/char/vt.cstate = 1;  /* /dev/tty0 is always open */
state752drivers/char/vt.cstate |= mask;
state753drivers/char/vt.cput_user(state, &vtstat->v_state);
state728drivers/isdn/icn/icn.ccurrent->state = TASK_INTERRUPTIBLE;
state755drivers/isdn/icn/icn.ccurrent->state = TASK_INTERRUPTIBLE; \
state896drivers/isdn/icn/icn.ccurrent->state = TASK_INTERRUPTIBLE;
state919drivers/isdn/icn/icn.ccurrent->state = TASK_INTERRUPTIBLE;
state129drivers/isdn/isdn_ppp.cif (ippp_table[i].state == IPPP_OPEN) {    /* OPEN, but not connected! */
state149drivers/isdn/isdn_ppp.cippp_table[lp->ppp_minor].state = IPPP_OPEN | IPPP_CONNECT | IPPP_NOBLOCK;
state167drivers/isdn/isdn_ppp.cif (ippp_table[minor].state && ippp_table[minor].wq)
state170drivers/isdn/isdn_ppp.cippp_table[minor].state = IPPP_CLOSEWAIT;
state181drivers/isdn/isdn_ppp.cprintk(KERN_DEBUG "ippp, open, minor: %d state: %04x\n", minor,ippp_table[minor].state);
state183drivers/isdn/isdn_ppp.cif (ippp_table[minor].state)
state213drivers/isdn/isdn_ppp.cippp_table[minor].state = IPPP_OPEN;
state254drivers/isdn/isdn_ppp.cippp_table[minor].state = 0;
state282drivers/isdn/isdn_ppp.cprintk(KERN_DEBUG " state: %x\n",ippp_table[minor].state);
state285drivers/isdn/isdn_ppp.cif (!(ippp_table[minor].state & IPPP_OPEN))
state371drivers/isdn/isdn_ppp.cif (!(ippp_table[minor].state & IPPP_OPEN))
state380drivers/isdn/isdn_ppp.cif (bf->next == bl && !(ippp_table[minor].state & IPPP_NOBLOCK)) {
state385drivers/isdn/isdn_ppp.cippp_table[minor].state &= ~IPPP_NOBLOCK;
state411drivers/isdn/isdn_ppp.cif (!(ippp_table[minor].state & IPPP_CONNECT)) {
state458drivers/isdn/isdn_ppp.cif (!(ippp_table[minor].state & IPPP_OPEN))
state491drivers/isdn/isdn_ppp.cif (!(ippp_table[minor].state & IPPP_CONNECT))
state528drivers/isdn/isdn_ppp.cippp_table[i].state = 0;
state849drivers/isdn/isdn_tty.ccurrent->state = TASK_INTERRUPTIBLE;
state879drivers/isdn/isdn_tty.ccurrent->state = TASK_RUNNING;
state1024drivers/isdn/isdn_tty.ccurrent->state = TASK_INTERRUPTIBLE;
state1050drivers/isdn/isdn_tty.ccurrent->state = TASK_INTERRUPTIBLE;
state939drivers/isdn/teles/callc.cchanp->fi.state = ST_NULL;
state945drivers/isdn/teles/callc.cchanp->lc_d.lcfi.state = ST_LC_NULL;
state958drivers/isdn/teles/callc.cchanp->lc_b.lcfi.state = ST_LC_NULL;
state16drivers/isdn/teles/fsm.cfnlist[i].state] = (int) fnlist[i].routine;
state31drivers/isdn/teles/fsm.cr = (void (*)) fi->fsm->jumpmatrix[fi->fsm->state_count * event + fi->state];
state35drivers/isdn/teles/fsm.cfi->fsm->strState[fi->state],
state44drivers/isdn/teles/fsm.cfi->fsm->strState[fi->state],
state57drivers/isdn/teles/fsm.cfi->state = newstate;
state1389drivers/isdn/teles/isdnl2.cst->l2.l2m.state = ST_L2_1;
state15drivers/isdn/teles/isdnl3.cnewl3state(struct PStack *st, int state)
state17drivers/isdn/teles/isdnl3.cst->l3.state = state;
state20drivers/isdn/teles/isdnl3.cst->pa->bchannel, st->pa->callref, state);
state362drivers/isdn/teles/isdnl3.cint             state;
state431drivers/isdn/teles/isdnl3.cif ((st->l3.state == datastatelist_1tr6t[i].state) &&
state438drivers/isdn/teles/isdnl3.cst->l3.state, mt_trans(PROTO_DIS_N1, mt));
state445drivers/isdn/teles/isdnl3.cif ((st->l3.state == datastatelist[i].state) &&
state470drivers/isdn/teles/isdnl3.cif ((st->l3.state == datastatelist_1tr6t[i].state) &&
state476drivers/isdn/teles/isdnl3.c,st->l3.state, mt_trans(PROTO_DIS_N1, mt));
state485drivers/isdn/teles/isdnl3.cif ((st->l3.state == datastatelist[i].state) &&
state507drivers/isdn/teles/isdnl3.cif ((st->l3.state == downstatelist_1tr6t[i].state) &&
state512drivers/isdn/teles/isdnl3.cprintk(KERN_INFO "isdnl3down unhandled 1tr6 state %d primitiv %x\n", st->l3.state, pr);
state520drivers/isdn/teles/isdnl3.cif ((st->l3.state == downstatelist[i].state) &&
state534drivers/isdn/teles/isdnl3.cst->l3.state = 0;
state163drivers/isdn/teles/teles.hint             state;
state171drivers/isdn/teles/teles.hint             state, event;
state254drivers/isdn/teles/teles.hint             state, callref;
state191drivers/net/bsd_comp.cstatic void  bsd_free (void *state);
state198drivers/net/bsd_comp.cstatic int  bsd_comp_init   (void *state, unsigned char *options,
state200drivers/net/bsd_comp.cstatic int  bsd_decomp_init (void *state, unsigned char *options,
state204drivers/net/bsd_comp.cstatic void  bsd_reset (void *state);
state205drivers/net/bsd_comp.cstatic void  bsd_comp_stats (void *state, struct compstat *stats);
state207drivers/net/bsd_comp.cstatic int  bsd_compress (void *state, unsigned char *rptr,
state209drivers/net/bsd_comp.cstatic void  bsd_incomp (void *state, unsigned char *ibuf, int icnt);
state211drivers/net/bsd_comp.cstatic int  bsd_decompress (void *state, unsigned char *ibuf, int isize,
state317drivers/net/bsd_comp.cstatic void bsd_comp_stats (void *state, struct compstat *stats)
state319drivers/net/bsd_comp.cstruct bsd_db *db = (struct bsd_db *) state;
state335drivers/net/bsd_comp.cstatic void bsd_reset (void *state)
state337drivers/net/bsd_comp.cstruct bsd_db *db = (struct bsd_db *) state;
state349drivers/net/bsd_comp.cstatic void bsd_free (void *state)
state351drivers/net/bsd_comp.cstruct bsd_db *db = (struct bsd_db *) state;
state498drivers/net/bsd_comp.cstatic int bsd_init (void *state, unsigned char *options,
state501drivers/net/bsd_comp.cstruct bsd_db *db = state;
state541drivers/net/bsd_comp.cstatic int bsd_comp_init (void *state, unsigned char *options,
state544drivers/net/bsd_comp.creturn bsd_init (state, options, opt_len, unit, debug, 0);
state547drivers/net/bsd_comp.cstatic int bsd_decomp_init (void *state, unsigned char *options,
state551drivers/net/bsd_comp.creturn bsd_init (state, options, opt_len, unit, debug, 1);
state598drivers/net/bsd_comp.cstatic int bsd_compress (void *state, unsigned char *rptr, unsigned char *obuf,
state656drivers/net/bsd_comp.cdb      = (struct bsd_db *) state;
state840drivers/net/bsd_comp.cstatic void bsd_incomp (void *state, unsigned char *ibuf, int icnt)
state842drivers/net/bsd_comp.c(void) bsd_compress (state, ibuf, (char *) 0, icnt, 0);
state862drivers/net/bsd_comp.cstatic int bsd_decompress (void *state, unsigned char *ibuf, int isize,
state885drivers/net/bsd_comp.cdb       = (struct bsd_db *) state;
state178drivers/net/plip.cenum plip_packet_state state;
state383drivers/net/plip.cif ((snd->state == PLIP_PK_TRIGGER
state392drivers/net/plip.cdev->name, snd->state, c0);
state397drivers/net/plip.cif (rcv->state == PLIP_PK_TRIGGER) {
state410drivers/net/plip.cdev->name, rcv->state, c0);
state414drivers/net/plip.crcv->state = PLIP_PK_DONE;
state420drivers/net/plip.csnd->state = PLIP_PK_DONE;
state502drivers/net/plip.cswitch (rcv->state) {
state510drivers/net/plip.crcv->state = PLIP_PK_LENGTH_LSB;
state514drivers/net/plip.cif (snd->state != PLIP_PK_DONE) {
state518drivers/net/plip.crcv->state = PLIP_PK_DONE;
state531drivers/net/plip.crcv->state = PLIP_PK_LENGTH_MSB;
state550drivers/net/plip.crcv->state = PLIP_PK_DATA;
state564drivers/net/plip.crcv->state = PLIP_PK_CHECKSUM;
state576drivers/net/plip.crcv->state = PLIP_PK_DONE;
state590drivers/net/plip.cif (snd->state != PLIP_PK_DONE) {
state669drivers/net/plip.csnd->state = PLIP_PK_DONE;
state674drivers/net/plip.cswitch (snd->state) {
state699drivers/net/plip.csnd->state = PLIP_PK_LENGTH_LSB;
state716drivers/net/plip.csnd->state = PLIP_PK_LENGTH_MSB;
state722drivers/net/plip.csnd->state = PLIP_PK_DATA;
state735drivers/net/plip.csnd->state = PLIP_PK_CHECKSUM;
state744drivers/net/plip.csnd->state = PLIP_PK_DONE;
state835drivers/net/plip.crcv->state = PLIP_PK_TRIGGER;
state914drivers/net/plip.csnd->state = PLIP_PK_TRIGGER;
state958drivers/net/plip.cnl->rcv_data.state = nl->snd_data.state = PLIP_PK_DONE;
state993drivers/net/plip.csnd->state = PLIP_PK_DONE;
state998drivers/net/plip.crcv->state = PLIP_PK_DONE;
state616drivers/net/ppp.cregister int state;
state623drivers/net/ppp.cstate = buf->locked;
state624drivers/net/ppp.cif (state == 0)
state630drivers/net/ppp.creturn (state);
state1815drivers/net/ppp.ccurrent->state   = TASK_INTERRUPTIBLE;
state326drivers/net/znet.cushort event, tx_status, rx_offset, state;
state333drivers/net/znet.coutb(CMD0_STAT3, ioaddr); state = inb(ioaddr);
state335drivers/net/znet.c" resetting.\n", dev->name, event, tx_status, rx_offset, state);
state1834drivers/scsi/53c7,8xx.chostdata->state != STATE_DISABLED) {
state1841drivers/scsi/53c7,8xx.chostdata->state = STATE_RUNNING;
state1896drivers/scsi/53c7,8xx.chostdata->state != STATE_DISABLED) {
state1933drivers/scsi/53c7,8xx.chostdata->state = STATE_RUNNING;
state3143drivers/scsi/53c7,8xx.cif (hostdata->state != STATE_HALTED) {
state3877drivers/scsi/53c7,8xx.c|| hostdata->state == STATE_DISABLED) {
state3966drivers/scsi/53c7,8xx.cif (hostdata->state == STATE_DISABLED) {
state4013drivers/scsi/53c7,8xx.chostdata->state = STATE_RUNNING;
state4084drivers/scsi/53c7,8xx.cif (hostdata->state == STATE_DISABLED) {
state4486drivers/scsi/53c7,8xx.chostdata->state = STATE_HALTED;
state4571drivers/scsi/53c7,8xx.cif (!hostdata->idle && hostdata->state == STATE_HALTED) {
state4582drivers/scsi/53c7,8xx.chostdata->state = STATE_RUNNING;
state5143drivers/scsi/53c7,8xx.cif ((hostdata->options & OPTION_700) && (hostdata->state ==
state5395drivers/scsi/53c7,8xx.cncr_state (int state) {
state5396drivers/scsi/53c7,8xx.cswitch (state) {
state6161drivers/scsi/53c7,8xx.cif (hostdata->state != STATE_HALTED)
state6165drivers/scsi/53c7,8xx.chostdata->state = STATE_DISABLED;
state6239drivers/scsi/53c7,8xx.chostdata->state = STATE_HALTED;
state1325drivers/scsi/53c7,8xx.hvolatile int state;      /* state of driver, only used for 
state532drivers/scsi/aic7xxx.cint                 state;          /* current state of scb */
state810drivers/scsi/aic7xxx.c(unsigned long) scb->next, (unsigned long) scb->cmd, scb->state,
state1293drivers/scsi/aic7xxx.cscb->state = SCB_FREE;
state1415drivers/scsi/aic7xxx.cscb->state |= SCB_ABORTED;
state1469drivers/scsi/aic7xxx.cscb->state |= SCB_ABORTED;
state1525drivers/scsi/aic7xxx.cif ((scb->state & SCB_ACTIVE) && aic7xxx_match_scb(scb, target, channel))
state1533drivers/scsi/aic7xxx.cscb->state |= SCB_ABORTED;
state2020drivers/scsi/aic7xxx.cif (!(scb->state & SCB_ACTIVE) || (scb->cmd == NULL))
state2024drivers/scsi/aic7xxx.cintstat, scb_index, scb->state, (unsigned int) scb->cmd);
state2128drivers/scsi/aic7xxx.cif (!(scb->state & SCB_ACTIVE) || (scb->cmd == NULL))
state2132drivers/scsi/aic7xxx.cintstat, scb_index, scb->state, (unsigned int) scb->cmd);
state2171drivers/scsi/aic7xxx.cif (!(scb->state & SCB_ACTIVE) || (scb->cmd == NULL))
state2175drivers/scsi/aic7xxx.cintstat, scb_index, scb->state, (unsigned int) scb->cmd);
state2196drivers/scsi/aic7xxx.cif (!(scb->state & SCB_ACTIVE) || (scb->cmd == NULL))
state2200drivers/scsi/aic7xxx.cintstat, scb_index, scb->state, (unsigned int) scb->cmd);
state2209drivers/scsi/aic7xxx.cif (scb->state & SCB_DEVICE_RESET)
state2231drivers/scsi/aic7xxx.cscsi_id, scb_index, scb->state);
state2233drivers/scsi/aic7xxx.cif (scb->state & SCB_DEVICE_RESET)
state2268drivers/scsi/aic7xxx.cif (!(scb->state & SCB_ACTIVE) || (scb->cmd == NULL))
state2272drivers/scsi/aic7xxx.cintstat, scb_index, scb->state, (unsigned int) scb->cmd);
state2361drivers/scsi/aic7xxx.cif (!(scb->state & SCB_ACTIVE) || (scb->cmd == NULL))
state2436drivers/scsi/aic7xxx.cscb->position, scb->state, (unsigned int) scb->cmd);
state2469drivers/scsi/aic7xxx.cif (!(scb->state & SCB_ACTIVE) || (scb->cmd == NULL))
state2474drivers/scsi/aic7xxx.cscb->state, (unsigned int) scb->cmd, scb->position);
state2489drivers/scsi/aic7xxx.cscb->state, (unsigned int) scb->cmd, (unsigned int) p->free_scb);
state2509drivers/scsi/aic7xxx.cscb->state, (unsigned int) scb->cmd, (unsigned int) p->free_scb);
state3426drivers/scsi/aic7xxx.cp->scb_array[i].state = SCB_FREE;
state4209drivers/scsi/aic7xxx.cscb->state = SCB_ACTIVE;
state4229drivers/scsi/aic7xxx.cscb->state = SCB_ACTIVE;
state4253drivers/scsi/aic7xxx.cscb->state, (unsigned int) p->free_scb);
state4321drivers/scsi/aic7xxx.cscb->position, (scb->state & SCB_ABORTED));
state4329drivers/scsi/aic7xxx.cif (scb->state & SCB_ABORTED)
state4367drivers/scsi/aic7xxx.cscb->state |= (SCB_DEVICE_RESET | SCB_ABORTED);
state4383drivers/scsi/aic7xxx.cif (active_scbp->state & SCB_ACTIVE)
state4409drivers/scsi/aic7xxx.cactive_scbp->state |= (SCB_DEVICE_RESET | SCB_ABORTED);
state4466drivers/scsi/aic7xxx.cprintk ("aic7xxx: (abort_reset) scb state 0x%x\n", scb->state);
state4469drivers/scsi/aic7xxx.cif (scb->state & SCB_ACTIVE)
state4471drivers/scsi/aic7xxx.cif (scb->state & SCB_IMMED)
state592drivers/scsi/eata_dma.cif (HD(cmd)->state == RESET) {
state642drivers/scsi/eata_dma.cHD(cmd)->state = RESET;
state677drivers/scsi/eata_dma.cHD(cmd)->state = FALSE;
state764drivers/scsi/eata_dma.cu32 state = 0x12345678;
state768drivers/scsi/eata_dma.cwhile ((loops--) && (state != oldstate)) {
state769drivers/scsi/eata_dma.coldstate = state;
state770drivers/scsi/eata_dma.cstate = inl((uint) base + 1);
state774drivers/scsi/eata_dma.c(state == oldstate) && (state == blinkindicator)));
state776drivers/scsi/eata_dma.cif ((state == oldstate) && (state == blinkindicator))
state337drivers/scsi/eata_generic.h__u8   state;     /* state of HBA         */
state463drivers/scsi/eata_pio.cif (HD(cmd)->state == RESET) {
state496drivers/scsi/eata_pio.cHD(cmd)->state = RESET;
state522drivers/scsi/eata_pio.cHD(cmd)->state = FALSE;
state535drivers/scsi/scsi.hcurrent->state = TASK_UNINTERRUPTIBLE;      \
state546drivers/scsi/scsi.hcurrent->state = TASK_RUNNING;  \
state1121drivers/sound/ad1848.cad1848_trigger (int dev, int state)
state1129drivers/sound/ad1848.cstate &= devc->irq_mode;
state1132drivers/sound/ad1848.cif (state & PCM_ENABLE_INPUT)
state1134drivers/sound/ad1848.cif (state & PCM_ENABLE_OUTPUT)
state380drivers/sound/pas2_pcm.cpas_pcm_trigger (int dev, int state)
state386drivers/sound/pas2_pcm.cstate &= open_mode;
state388drivers/sound/pas2_pcm.cif (state & PCM_ENABLE_OUTPUT)
state390drivers/sound/pas2_pcm.celse if (state & PCM_ENABLE_INPUT)
state284drivers/sound/sb_dsp.cdsp_speaker (char state)
state286drivers/sound/sb_dsp.cif (state)
state1087fs/binfmt_elf.cpsinfo.pr_state = current->state;
state1088fs/binfmt_elf.cpsinfo.pr_sname = (current->state < 0 || current->state > 5) ? '.' : "RSDZTD"[current->state];
state134fs/buffer.ccurrent->state = TASK_UNINTERRUPTIBLE;
state141fs/buffer.ccurrent->state = TASK_RUNNING;
state163fs/dquot.ccurrent->state = TASK_UNINTERRUPTIBLE;
state170fs/dquot.ccurrent->state = TASK_RUNNING;
state621fs/inode.ccurrent->state = TASK_UNINTERRUPTIBLE;
state627fs/inode.ccurrent->state = TASK_RUNNING;
state490fs/ncpfs/dir.cnew_inode_info->state = NCP_INODE_LOOKED_UP;
state526fs/ncpfs/dir.ci->state = NCP_INODE_CACHED;
state527fs/ncpfs/dir.cwhile ((i->nused == 0) && (i->state == NCP_INODE_CACHED))
state566fs/ncpfs/dir.croot->state = NCP_INODE_LOOKED_UP;
state670fs/ncpfs/dir.cif (parent->state == NCP_INODE_CACHED)
state672fs/ncpfs/dir.cparent->state = NCP_INODE_LOOKED_UP;
state693fs/ncpfs/dir.cif (result_info->state == NCP_INODE_CACHED)
state695fs/ncpfs/dir.cresult_info->state = NCP_INODE_LOOKED_UP;
state72fs/ncpfs/inode.cif (check_info->state == NCP_INODE_LOOKED_UP)
state97fs/ncpfs/inode.cinode_info->state = NCP_INODE_VALID;
state402fs/ncpfs/sock.ccurrent->state = TASK_INTERRUPTIBLE;
state418fs/ncpfs/sock.ccurrent->state = TASK_RUNNING;
state452fs/ncpfs/sock.ccurrent->state = TASK_RUNNING;
state37fs/nfs/rpcsock.ccurrent->state = TASK_INTERRUPTIBLE; \
state115fs/nfs/rpcsock.ccurrent->state = TASK_INTERRUPTIBLE;
state120fs/nfs/rpcsock.ccurrent->state = TASK_RUNNING;
state127fs/nfs/rpcsock.ccurrent->state = TASK_RUNNING;
state415fs/proc/array.cif (!p || p == current || p->state == TASK_RUNNING)
state515fs/proc/array.cunsigned int n = p->state;
state640fs/proc/array.cchar state;
state644fs/proc/array.cif (tsk->state < 0 || tsk->state > 5)
state645fs/proc/array.cstate = '.';
state647fs/proc/array.cstate = "RSDZTW"[tsk->state];
state693fs/proc/array.cstate,
state124fs/select.ccurrent->state = TASK_INTERRUPTIBLE;
state149fs/select.ccurrent->state = TASK_RUNNING;
state504fs/smbfs/dir.cnew_inode_info->state = SMB_INODE_LOOKED_UP;
state542fs/smbfs/dir.ci->state = SMB_INODE_CACHED;
state543fs/smbfs/dir.cwhile ((i->nused == 0) && (i->state == SMB_INODE_CACHED)) {
state568fs/smbfs/dir.croot->state = SMB_INODE_LOOKED_UP;
state693fs/smbfs/dir.cif (result_info->state == SMB_INODE_CACHED)
state694fs/smbfs/dir.cresult_info->state = SMB_INODE_LOOKED_UP;
state65fs/smbfs/inode.cif (check_info->state == SMB_INODE_LOOKED_UP) {
state85fs/smbfs/inode.cinode_info->state = SMB_INODE_VALID;
state446fs/smbfs/proc.cif (server->state != CONN_INVALID) {
state452fs/smbfs/proc.cserver->state = CONN_RETRIED;
state457fs/smbfs/proc.cserver->state = CONN_RETRIED;
state461fs/smbfs/proc.cserver->state = CONN_VALID;
state1627fs/smbfs/proc.cserver->state = CONN_VALID;
state1854fs/smbfs/proc.cserver->state = CONN_INVALID;
state463fs/smbfs/sock.csock->state = SS_UNCONNECTED;
state476fs/smbfs/sock.cif (sock->state != SS_UNCONNECTED) {
state478fs/smbfs/sock.csock->state);
state506fs/smbfs/sock.cif (server->state != CONN_VALID)
state510fs/smbfs/sock.cserver->state = CONN_INVALID;
state543fs/smbfs/sock.cserver->state = CONN_INVALID;
state574fs/smbfs/sock.cif (server->state != CONN_VALID)
state578fs/smbfs/sock.cserver->state = CONN_INVALID;
state613fs/smbfs/sock.cserver->state = CONN_INVALID;
state640fs/smbfs/sock.cif (server->state != CONN_VALID)
state644fs/smbfs/sock.cserver->state = CONN_INVALID;
state685fs/smbfs/sock.cserver->state = CONN_INVALID;
state715fs/smbfs/sock.cif (server->state != CONN_VALID)
state719fs/smbfs/sock.cserver->state = CONN_INVALID;
state759fs/smbfs/sock.cserver->state = CONN_INVALID;
state321fs/super.ccurrent->state = TASK_UNINTERRUPTIBLE;
state327fs/super.ccurrent->state = TASK_RUNNING;
state271include/asm-sparc/floppy.hchar state[128];
state299include/asm-sparc/floppy.hprom_getproperty(fd_node, "status", state, sizeof(state));
state300include/asm-sparc/floppy.hif(!strcmp(state, "disabled")) {
state20include/asm-sparc/smpprim.hchar state = 0;
state23include/asm-sparc/smpprim.h"=r" (addr), "=r" (state) :
state24include/asm-sparc/smpprim.h"0" (addr), "1" (state) : "memory");
state26include/asm-sparc/smpprim.hreturn state;
state405include/linux/cdk.hunsigned long  state;
state467include/linux/isdn.hint state;
state68include/linux/module.hint state;
state26include/linux/ncp_fs_i.henum ncp_inode_state state;
state76include/linux/net.hsocket_state    state;
state70include/linux/ppp-comp.hvoid  (*comp_free) (void *state);
state73include/linux/ppp-comp.hint  (*comp_init) (void *state, unsigned char *options,
state77include/linux/ppp-comp.hvoid  (*comp_reset) (void *state);
state80include/linux/ppp-comp.hint     (*compress) (void *state, unsigned char *rptr,
state84include/linux/ppp-comp.hvoid  (*comp_stat) (void *state, struct compstat *stats);
state90include/linux/ppp-comp.hvoid  (*decomp_free) (void *state);
state93include/linux/ppp-comp.hint  (*decomp_init) (void *state, unsigned char *options,
state98include/linux/ppp-comp.hvoid  (*decomp_reset) (void *state);
state101include/linux/ppp-comp.hint  (*decompress) (void *state, unsigned char *ibuf, int isize,
state105include/linux/ppp-comp.hvoid  (*incomp) (void *state, unsigned char *ibuf, int icnt);
state108include/linux/ppp-comp.hvoid  (*decomp_stat) (void *state, struct compstat *stats);
state177include/linux/sched.hvolatile long state;  /* -1 unrunnable, 0 runnable, >0 stopped */
state25include/linux/smb_fs_i.henum smb_inode_state state;
state43include/linux/smb_fs_sb.henum smb_conn_state state;
state147include/net/ax25.hunsigned char    state, modulus, hdrincl;
state54include/net/netrom.hunsigned char    state, condition, bpqext, hdrincl;
state238include/net/sock.hvolatile unsigned char  state;
state270include/net/tcp.hextern __inline const int tcp_connected(const int state)
state272include/net/tcp.hreturn(state == TCP_ESTABLISHED || state == TCP_CLOSE_WAIT ||
state273include/net/tcp.hstate == TCP_FIN_WAIT1   || state == TCP_FIN_WAIT2 ||
state274include/net/tcp.hstate == TCP_SYN_RECV);
state296include/net/tcp.hstatic __inline__ void tcp_set_state(struct sock *sk, int state)
state298include/net/tcp.hint oldstate = sk->state;
state300include/net/tcp.hsk->state = state;
state304include/net/tcp.hprintk("TCP sk=%p, State %s -> %s\n",sk, statename[oldstate],statename[state]);
state307include/net/tcp.hswitch (state) {
state41kernel/exit.cif (p->state == TASK_INTERRUPTIBLE && (p->signal & ~p->blocked))
state61kernel/exit.cif (p->state == TASK_STOPPED)
state326kernel/exit.c(p->state == TASK_ZOMBIE) ||
state343kernel/exit.cif (p->state == TASK_STOPPED)
state485kernel/exit.cif (p->state == TASK_ZOMBIE)
state521kernel/exit.ccurrent->state = TASK_ZOMBIE;
state587kernel/exit.cswitch (p->state) {
state628kernel/exit.ccurrent->state=TASK_INTERRUPTIBLE;
state228kernel/fork.cp->state = TASK_UNINTERRUPTIBLE;
state80kernel/module.ckernel_module.state = MOD_RUNNING; /* Hah! */
state180kernel/module.cmp->state = MOD_UNINITIALIZED;
state327kernel/module.cmp->state = MOD_RUNNING;
state350kernel/module.cif (mp->state == MOD_RUNNING)
state352kernel/module.cmp->state = MOD_DELETED;
state359kernel/module.c(mp->state == MOD_RUNNING)) {
state362kernel/module.cmp->state = MOD_DELETED;
state420kernel/module.cif (mp->state == MOD_RUNNING) {
state471kernel/module.cif (mp->state == MOD_DELETED)
state516kernel/module.cif (mp->state != MOD_DELETED) {
state574kernel/module.cif (mp->state == MOD_UNINITIALIZED)
state576kernel/module.celse if (mp->state == MOD_RUNNING)
state578kernel/module.celse if (mp->state == MOD_DELETED)
state597kernel/module.cif (mp->state == MOD_RUNNING) {
state626kernel/module.cif ((mp->state == MOD_RUNNING) &&
state721kernel/module.cmp->state = MOD_RUNNING; /* Since it is resident... */
state170kernel/sched.cp->state = TASK_RUNNING;
state278kernel/sched.cswitch (current->state) {
state287kernel/sched.ccurrent->state = TASK_RUNNING;
state372kernel/sched.ccurrent->state = TASK_INTERRUPTIBLE;
state396kernel/sched.cif ((p->state == TASK_UNINTERRUPTIBLE) ||
state397kernel/sched.c(p->state == TASK_INTERRUPTIBLE))
state421kernel/sched.cif (p->state == TASK_INTERRUPTIBLE)
state440kernel/sched.ccurrent->state = TASK_UNINTERRUPTIBLE;
state443kernel/sched.ccurrent->state = TASK_UNINTERRUPTIBLE;
state445kernel/sched.ccurrent->state = TASK_RUNNING;
state449kernel/sched.cstatic inline void __sleep_on(struct wait_queue **p, int state)
state458kernel/sched.ccurrent->state = state;
state567kernel/sched.cif (*p && ((*p)->state == TASK_RUNNING ||
state568kernel/sched.c(*p)->state == TASK_UNINTERRUPTIBLE ||
state569kernel/sched.c(*p)->state == TASK_SWAPPING))
state1209kernel/sched.ccurrent->state = TASK_INTERRUPTIBLE;
state1230kernel/sched.cif (((unsigned) p->state) < sizeof(stat_nam)/sizeof(char *))
state1231kernel/sched.cprintk(stat_nam[p->state]);
state281mm/filemap.ccurrent->state = TASK_UNINTERRUPTIBLE;
state288mm/filemap.ccurrent->state = TASK_RUNNING;
state332mm/vmscan.cstatic int state = 0;
state335mm/vmscan.cswitch (state) {
state340mm/vmscan.cstate = 1;
state344mm/vmscan.cstate = 2;
state348mm/vmscan.cstate = 0;
state14net/802/llc.cif(sk->state!=TCP_LISTEN)
state254net/appletalk/ddp.clen += sprintf (buffer+len,"%02X %d\n", s->state, SOCK_INODE(s->socket)->i_uid);
state389net/appletalk/ddp.ccurrent->state = TASK_INTERRUPTIBLE;
state1114net/appletalk/ddp.csk->state=TCP_CLOSE;
state1268net/appletalk/ddp.csk->state = TCP_CLOSE;  
state1269net/appletalk/ddp.csock->state = SS_UNCONNECTED;
state1293net/appletalk/ddp.csock->state = SS_CONNECTED;
state1294net/appletalk/ddp.csk->state=TCP_ESTABLISHED;
state1340net/appletalk/ddp.cif(sk->state!=TCP_ESTABLISHED)
state1554net/appletalk/ddp.cif(sk->state!=TCP_ESTABLISHED)
state214net/ax25/af_ax25.cs->state  = AX25_STATE_0;
state217net/ax25/af_ax25.cs->sk->state = TCP_CLOSE;
state279net/ax25/af_ax25.cif (s->sk != NULL && ax25cmp(&s->source_addr, addr) == 0 && s->sk->type == type && s->sk->state == TCP_LISTEN) {
state421net/ax25/af_ax25.cskb->sk->ax25->state = AX25_STATE_0;
state572net/ax25/af_ax25.cax25->state    = AX25_STATE_0;
state674net/ax25/af_ax25.cax25->state = AX25_STATE_1;
state870net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET && sk->state != TCP_LISTEN) {
state872net/ax25/af_ax25.csk->state           = TCP_LISTEN;
state956net/ax25/af_ax25.csk->state         = TCP_CLOSE;
state1029net/ax25/af_ax25.csk->state       = TCP_ESTABLISHED;
state1085net/ax25/af_ax25.cswitch (sk->ax25->state) {
state1087net/ax25/af_ax25.csk->state       = TCP_CLOSE;
state1095net/ax25/af_ax25.csk->ax25->state = AX25_STATE_0;
state1096net/ax25/af_ax25.csk->state       = TCP_CLOSE;
state1107net/ax25/af_ax25.csk->ax25->state = AX25_STATE_0;
state1108net/ax25/af_ax25.csk->state       = TCP_CLOSE;
state1122net/ax25/af_ax25.csk->ax25->state   = AX25_STATE_2;
state1123net/ax25/af_ax25.csk->state         = TCP_CLOSE;
state1133net/ax25/af_ax25.csk->state       = TCP_CLOSE;
state1220net/ax25/af_ax25.cif (sk->state == TCP_ESTABLISHED && sock->state == SS_CONNECTING) {
state1221net/ax25/af_ax25.csock->state = SS_CONNECTED;
state1225net/ax25/af_ax25.cif (sk->state == TCP_CLOSE && sock->state == SS_CONNECTING) {
state1226net/ax25/af_ax25.csock->state = SS_UNCONNECTED;
state1230net/ax25/af_ax25.cif (sk->state == TCP_ESTABLISHED && sk->type == SOCK_SEQPACKET)
state1233net/ax25/af_ax25.csk->state   = TCP_CLOSE;  
state1234net/ax25/af_ax25.csock->state = SS_UNCONNECTED;
state1292net/ax25/af_ax25.csock->state = SS_CONNECTED;
state1293net/ax25/af_ax25.csk->state   = TCP_ESTABLISHED;
state1298net/ax25/af_ax25.csock->state        = SS_CONNECTING;
state1299net/ax25/af_ax25.csk->state          = TCP_SYN_SENT;
state1306net/ax25/af_ax25.csk->ax25->state     = AX25_STATE_1;
state1310net/ax25/af_ax25.cif (sk->state != TCP_ESTABLISHED && (flags & O_NONBLOCK))
state1316net/ax25/af_ax25.cwhile (sk->state == TCP_SYN_SENT) {
state1324net/ax25/af_ax25.cif (sk->state != TCP_ESTABLISHED) 
state1328net/ax25/af_ax25.csock->state = SS_UNCONNECTED;
state1332net/ax25/af_ax25.csock->state = SS_CONNECTED;
state1360net/ax25/af_ax25.cif (sk->state != TCP_LISTEN)
state1406net/ax25/af_ax25.cif (sk->state != TCP_ESTABLISHED)
state1644net/ax25/af_ax25.cmake->state = TCP_ESTABLISHED;
state1709net/ax25/af_ax25.cax25->state   = AX25_STATE_3;
state1826net/ax25/af_ax25.cif (sk->state != TCP_ESTABLISHED)
state1867net/ax25/af_ax25.cif (sk->state != TCP_ESTABLISHED) {
state1925net/ax25/af_ax25.cif (sk->type == SOCK_SEQPACKET && sk->state != TCP_ESTABLISHED)
state2116net/ax25/af_ax25.cax25->state,
state213net/ax25/ax25_in.cax25->state   = AX25_STATE_3;
state218net/ax25/ax25_in.cax25->sk->state = TCP_ESTABLISHED;
state230net/ax25/ax25_in.cax25->state = AX25_STATE_0;
state232net/ax25/ax25_in.cax25->sk->state = TCP_CLOSE;
state272net/ax25/ax25_in.cax25->state = AX25_STATE_0;
state277net/ax25/ax25_in.cax25->sk->state = TCP_CLOSE;
state288net/ax25/ax25_in.cax25->state = AX25_STATE_0;
state293net/ax25/ax25_in.cax25->sk->state = TCP_CLOSE;
state304net/ax25/ax25_in.cax25->state = AX25_STATE_0;
state309net/ax25/ax25_in.cax25->sk->state = TCP_CLOSE;
state381net/ax25/ax25_in.cax25->state   = AX25_STATE_0;
state386net/ax25/ax25_in.cax25->sk->state = TCP_CLOSE;
state397net/ax25/ax25_in.cax25->state   = AX25_STATE_0;
state401net/ax25/ax25_in.cax25->sk->state = TCP_CLOSE;
state417net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state429net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state445net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state456net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state519net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state552net/ax25/ax25_in.cax25->state     = AX25_STATE_3;
state569net/ax25/ax25_in.cax25->state     = AX25_STATE_3;
state577net/ax25/ax25_in.cax25->state   = AX25_STATE_0;
state582net/ax25/ax25_in.cax25->sk->state = TCP_CLOSE;
state593net/ax25/ax25_in.cax25->state   = AX25_STATE_0;
state598net/ax25/ax25_in.cax25->sk->state = TCP_CLOSE;
state615net/ax25/ax25_in.cax25->state   = AX25_STATE_3;
state619net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state632net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state645net/ax25/ax25_in.cax25->state   = AX25_STATE_3;
state652net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state663net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state676net/ax25/ax25_in.cax25->state   = AX25_STATE_3;
state683net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state697net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state708net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state767net/ax25/ax25_in.cax25->state = AX25_STATE_1;
state784net/ax25/ax25_in.cif (ax25->sk != NULL && ax25->state == AX25_STATE_0 && ax25->sk->dead)
state787net/ax25/ax25_in.cif (ax25->state != AX25_STATE_1 && ax25->state != AX25_STATE_2 &&
state788net/ax25/ax25_in.cax25->state != AX25_STATE_3 && ax25->state != AX25_STATE_4) {
state789net/ax25/ax25_in.cprintk("ax25_process_rx_frame: frame received - state = %d\n", ax25->state);
state797net/ax25/ax25_in.cswitch (ax25->state) {
state112net/ax25/ax25_out.cif (ax25->state == AX25_STATE_3 || ax25->state == AX25_STATE_4) {
state223net/ax25/ax25_out.cax25->sk->state = TCP_CLOSE;
state342net/ax25/ax25_out.cif (ax25->state == AX25_STATE_1 || ax25->state == AX25_STATE_2 ||
state373net/ax25/ax25_out.cif (ax25o->state == AX25_STATE_1 || ax25o->state == AX25_STATE_2) {
state382net/ax25/ax25_out.c(ax25o->state == AX25_STATE_3 || 
state383net/ax25/ax25_out.c(ax25o->state == AX25_STATE_4 && ax25o->t1timer == 0))) {
state388net/ax25/ax25_out.cif (ax25o->state == AX25_STATE_1 || ax25o->state == AX25_STATE_2 ||
state96net/ax25/ax25_timer.cswitch (ax25->state) {
state100net/ax25/ax25_timer.cif (ax25->sk == NULL || ax25->sk->destroy || (ax25->sk->state == TCP_LISTEN && ax25->sk->dead)) {
state133net/ax25/ax25_timer.cif (ax25->state == AX25_STATE_3 || ax25->state == AX25_STATE_4) {
state152net/ax25/ax25_timer.cax25->state = AX25_STATE_0;
state156net/ax25/ax25_timer.cax25->sk->state = TCP_CLOSE;
state166net/ax25/ax25_timer.cif (ax25->state == AX25_STATE_3) {
state169net/ax25/ax25_timer.cax25->state   = AX25_STATE_4;
state200net/ax25/ax25_timer.cswitch (ax25->state) {
state208net/ax25/ax25_timer.cax25->state = AX25_STATE_0;
state210net/ax25/ax25_timer.cax25->sk->state = TCP_CLOSE;
state238net/ax25/ax25_timer.cax25->state = AX25_STATE_0;
state242net/ax25/ax25_timer.cax25->sk->state = TCP_CLOSE;
state259net/ax25/ax25_timer.cax25->state   = AX25_STATE_4;
state269net/ax25/ax25_timer.cax25->state = AX25_STATE_0;
state273net/ax25/ax25_timer.cax25->sk->state = TCP_CLOSE;
state95net/core/datagram.cif(sk->type==SOCK_SEQPACKET && sk->state!=TCP_ESTABLISHED)
state191net/core/datagram.cif (sk->type==SOCK_SEQPACKET && sk->state==TCP_CLOSE)
state208net/core/datagram.cif (sk->type==SOCK_SEQPACKET && sk->state==TCP_SYN_SENT)
state527net/ipv4/af_inet.cif (sk->state != TCP_LISTEN)
state530net/ipv4/af_inet.csk->state = TCP_LISTEN;
state657net/ipv4/af_inet.csk->state = TCP_CLOSE;
state796net/ipv4/af_inet.cif (sk->state != TCP_CLOSE)
state892net/ipv4/af_inet.cif (!sk2->reuse || sk2->state==TCP_LISTEN) 
state927net/ipv4/af_inet.cif (sock->state == SS_CONNECTING && tcp_connected(sk->state))
state929net/ipv4/af_inet.csock->state = SS_CONNECTED;
state934net/ipv4/af_inet.cif (sock->state == SS_CONNECTING && sk->protocol == IPPROTO_TCP && (flags & O_NONBLOCK))
state940net/ipv4/af_inet.cif (sock->state != SS_CONNECTING) 
state950net/ipv4/af_inet.csock->state = SS_CONNECTING;
state953net/ipv4/af_inet.cif (sk->state > TCP_FIN_WAIT2 && sock->state==SS_CONNECTING)
state955net/ipv4/af_inet.csock->state=SS_UNCONNECTED;
state959net/ipv4/af_inet.cif (sk->state != TCP_ESTABLISHED &&(flags & O_NONBLOCK)) 
state963net/ipv4/af_inet.cwhile(sk->state == TCP_SYN_SENT || sk->state == TCP_SYN_RECV) 
state975net/ipv4/af_inet.csock->state = SS_UNCONNECTED;
state981net/ipv4/af_inet.csock->state = SS_CONNECTED;
state983net/ipv4/af_inet.cif (sk->state != TCP_ESTABLISHED && sk->err) 
state985net/ipv4/af_inet.csock->state = SS_UNCONNECTED;
state1050net/ipv4/af_inet.cwhile(sk2->state == TCP_SYN_RECV) 
state1065net/ipv4/af_inet.cif (sk2->state != TCP_ESTABLISHED && sk2->err > 0) 
state1072net/ipv4/af_inet.cnewsock->state = SS_CONNECTED;
state1091net/ipv4/af_inet.cif (!tcp_connected(sk->state)) 
state1163net/ipv4/af_inet.cif (sock->state == SS_CONNECTING && sk->state == TCP_ESTABLISHED)
state1164net/ipv4/af_inet.csock->state = SS_CONNECTED;
state1165net/ipv4/af_inet.cif (!sk || !tcp_connected(sk->state)) 
state1325net/ipv4/af_inet.cif(s->dead && (s->state == TCP_CLOSE))
state1374net/ipv4/af_inet.cif(s->dead && (s->state == TCP_CLOSE))
state1415net/ipv4/af_inet.cif(s->dead && (s->state == TCP_CLOSE))
state214net/ipv4/packet.csk->state = TCP_CLOSE;
state112net/ipv4/proc.ci, src, srcp, dest, destp, sp->state, 
state219net/ipv4/raw.cif (sk->state != TCP_ESTABLISHED) 
state290net/ipv4/raw.csk->state = TCP_CLOSE;
state445net/ipv4/tcp.cif(p->sk->state == TCP_ESTABLISHED || p->sk->state >= TCP_FIN_WAIT1)
state577net/ipv4/tcp.cif(icmp_err_convert[code].fatal || sk->state == TCP_SYN_SENT || sk->state == TCP_SYN_RECV)
state580net/ipv4/tcp.cif (sk->state == TCP_SYN_SENT || sk->state == TCP_SYN_RECV) 
state698net/ipv4/tcp.cif (sk->state == TCP_LISTEN)
state705net/ipv4/tcp.cif (sk->state == TCP_SYN_SENT || sk->state == TCP_SYN_RECV)
state725net/ipv4/tcp.cif (sk->state == TCP_SYN_SENT || sk->state == TCP_SYN_RECV)
state758net/ipv4/tcp.cif (sk->state == TCP_LISTEN) 
state784net/ipv4/tcp.cif (sk->state == TCP_LISTEN) return(-EINVAL);
state859net/ipv4/tcp.cif (sk->state != TCP_ESTABLISHED && sk->state != TCP_CLOSE_WAIT && sk->err == 0) 
state875net/ipv4/tcp.c(sk->state == TCP_ESTABLISHED||sk->state == TCP_CLOSE_WAIT)
state939net/ipv4/tcp.cwhile (sk->state != TCP_ESTABLISHED && sk->state != TCP_CLOSE_WAIT) 
state947net/ipv4/tcp.cif (sk->state != TCP_SYN_SENT && sk->state != TCP_SYN_RECV)
state1167net/ipv4/tcp.cif(sk->state == TCP_CLOSE)
state1222net/ipv4/tcp.cif ((sk->state == TCP_CLOSE) || (sk->state == TCP_TIME_WAIT))
state1296net/ipv4/tcp.cif (sk->state == TCP_CLOSE || sk->done) 
state1444net/ipv4/tcp.cif (sk->state == TCP_LISTEN)
state1483net/ipv4/tcp.ccurrent->state = TASK_INTERRUPTIBLE;
state1514net/ipv4/tcp.cif (sk->state == TCP_CLOSE) 
state1661net/ipv4/tcp.ccurrent->state = TASK_RUNNING;
state1682net/ipv4/tcp.cswitch(sk->state)
state1694net/ipv4/tcp.cns=sk->state;
state1748net/ipv4/tcp.cif (sk->state == TCP_FIN_WAIT1 ||
state1749net/ipv4/tcp.csk->state == TCP_FIN_WAIT2 ||
state1750net/ipv4/tcp.csk->state == TCP_CLOSING ||
state1751net/ipv4/tcp.csk->state == TCP_LAST_ACK ||
state1752net/ipv4/tcp.csk->state == TCP_TIME_WAIT || 
state1753net/ipv4/tcp.csk->state == TCP_CLOSE ||
state1754net/ipv4/tcp.csk->state == TCP_LISTEN
state1791net/ipv4/tcp.cswitch (sk->state) {
state1813net/ipv4/tcp.cif(sk->state == TCP_LISTEN)
state1896net/ipv4/tcp.cif (sk->state != TCP_LISTEN) 
state1954net/ipv4/tcp.cif (sk->state != TCP_CLOSE) 
state170net/ipv4/tcp_input.cif (sk->state==TCP_SYN_SENT || sk->state==TCP_SYN_RECV) 
state214net/ipv4/tcp_input.cif (sk->state == TCP_SYN_SENT)
state216net/ipv4/tcp_input.cif (sk->state == TCP_CLOSE_WAIT)
state227net/ipv4/tcp_input.cif(sk->state!=TCP_TIME_WAIT)
state426net/ipv4/tcp_input.cnewsk->state = TCP_SYN_RECV;
state873net/ipv4/tcp_input.csk->state != TCP_TIME_WAIT) 
state896net/ipv4/tcp_input.cswitch(sk->state) {
state946net/ipv4/tcp_input.cif (sk->state == TCP_LAST_ACK) 
state969net/ipv4/tcp_input.cif (sk->state == TCP_FIN_WAIT1) 
state988net/ipv4/tcp_input.cif (sk->state == TCP_CLOSING) 
state1004net/ipv4/tcp_input.cif(sk->state==TCP_SYN_RECV)
state1115net/ipv4/tcp_input.cswitch(sk->state) 
state1645net/ipv4/tcp_input.cif (sk->zapped || sk->state==TCP_CLOSE)
state1673net/ipv4/tcp_input.cif(sk->state!=TCP_ESTABLISHED)    /* Skip this lot for normal flow */
state1680net/ipv4/tcp_input.cif(sk->state==TCP_LISTEN)
state1723net/ipv4/tcp_input.cif (sk->state == TCP_SYN_RECV && th->syn && skb->seq+1 == sk->acked_seq)
state1735net/ipv4/tcp_input.cif(sk->state==TCP_SYN_SENT)
state1831net/ipv4/tcp_input.cif (sk->state == TCP_TIME_WAIT && th->syn && sk->dead && 
state1845net/ipv4/tcp_input.cif (sk && sk->state==TCP_LISTEN)
state1897net/ipv4/tcp_input.cif(sk->state==TCP_SYN_RECV)
state780net/ipv4/tcp_output.cif (sk->ip_xmit_timeout != TIME_WRITE && tcp_connected(sk->state)) 
state873net/ipv4/tcp_output.cif (sk->state != TCP_ESTABLISHED && 
state874net/ipv4/tcp_output.csk->state != TCP_CLOSE_WAIT &&
state875net/ipv4/tcp_output.csk->state != TCP_FIN_WAIT1 && 
state876net/ipv4/tcp_output.csk->state != TCP_LAST_ACK &&
state877net/ipv4/tcp_output.csk->state != TCP_CLOSING
state117net/ipv4/tcp_timer.cif ((sk->state == TCP_ESTABLISHED && sk->retransmits && !(sk->retransmits & 7))
state118net/ipv4/tcp_timer.c|| (sk->state != TCP_ESTABLISHED && sk->retransmits > TCP_RETR1)) 
state131net/ipv4/tcp_timer.cif(sk->retransmits > TCP_SYN_RETRIES && sk->state==TCP_SYN_SENT)
state158net/ipv4/tcp_timer.cif (sk->state == TCP_FIN_WAIT1 || sk->state == TCP_FIN_WAIT2 || sk->state == TCP_CLOSING ) 
state123net/ipv4/timer.cif (sk->state != TCP_CLOSE) 
state142net/ipv4/timer.csk->state = TCP_CLOSE;
state203net/ipv4/udp.cif(sk->bsdism && sk->state!=TCP_ESTABLISHED)
state366net/ipv4/udp.cif (sk->state != TCP_ESTABLISHED) 
state453net/ipv4/udp.cif (sk->state == TCP_LISTEN) return(-EINVAL);
state468net/ipv4/udp.cif (sk->state == TCP_LISTEN) return(-EINVAL);
state569net/ipv4/udp.csk->state = TCP_ESTABLISHED;
state579net/ipv4/udp.csk->state = TCP_CLOSE;
state1401net/ipx/af_ipx.cif (s->state!=TCP_ESTABLISHED) {
state1418net/ipx/af_ipx.cs->state, SOCK_INODE(s->socket)->i_uid);
state1621net/ipx/af_ipx.csk->state=TCP_CLOSE;
state1790net/ipx/af_ipx.csk->state = TCP_CLOSE;  
state1791net/ipx/af_ipx.csock->state = SS_UNCONNECTED;
state1821net/ipx/af_ipx.csock->state = SS_CONNECTED;
state1822net/ipx/af_ipx.csk->state=TCP_ESTABLISHED;
state1850net/ipx/af_ipx.cif(sk->state!=TCP_ESTABLISHED)
state2012net/ipx/af_ipx.cif(sk->state!=TCP_ESTABLISHED)
state108net/netrom/af_netrom.cs->nr->state  = NR_STATE_0;
state110net/netrom/af_netrom.cs->state = TCP_CLOSE;
state163net/netrom/af_netrom.cif (ax25cmp(&s->nr->source_addr, addr) == 0 && s->state == TCP_LISTEN) {
state255net/netrom/af_netrom.cskb->sk->nr->state = NR_STATE_0;
state388net/netrom/af_netrom.cif (sk->state != TCP_LISTEN) {
state391net/netrom/af_netrom.csk->state           = TCP_LISTEN;
state450net/netrom/af_netrom.csk->state         = TCP_CLOSE;
state498net/netrom/af_netrom.cnr->state      = NR_STATE_0;
state552net/netrom/af_netrom.csk->state       = TCP_ESTABLISHED;
state607net/netrom/af_netrom.cswitch (sk->nr->state) {
state610net/netrom/af_netrom.csk->state     = TCP_CLOSE;
state617net/netrom/af_netrom.csk->nr->state = NR_STATE_0;
state618net/netrom/af_netrom.csk->state     = TCP_CLOSE;
state626net/netrom/af_netrom.csk->nr->state = NR_STATE_0;
state627net/netrom/af_netrom.csk->state     = TCP_CLOSE;
state640net/netrom/af_netrom.csk->nr->state   = NR_STATE_2;
state641net/netrom/af_netrom.csk->state       = TCP_CLOSE;
state718net/netrom/af_netrom.cif (sk->state == TCP_ESTABLISHED && sock->state == SS_CONNECTING) {
state719net/netrom/af_netrom.csock->state = SS_CONNECTED;
state723net/netrom/af_netrom.cif (sk->state == TCP_CLOSE && sock->state == SS_CONNECTING) {
state724net/netrom/af_netrom.csock->state = SS_UNCONNECTED;
state728net/netrom/af_netrom.cif (sk->state == TCP_ESTABLISHED)
state731net/netrom/af_netrom.csk->state   = TCP_CLOSE;  
state732net/netrom/af_netrom.csock->state = SS_UNCONNECTED;
state769net/netrom/af_netrom.csock->state   = SS_CONNECTING;
state770net/netrom/af_netrom.csk->state     = TCP_SYN_SENT;
state772net/netrom/af_netrom.csk->nr->state = NR_STATE_1;
state776net/netrom/af_netrom.cif (sk->state != TCP_ESTABLISHED && (flags & O_NONBLOCK))
state784net/netrom/af_netrom.cwhile (sk->state == TCP_SYN_SENT) {
state792net/netrom/af_netrom.cif (sk->state != TCP_ESTABLISHED) {
state794net/netrom/af_netrom.csock->state = SS_UNCONNECTED;
state798net/netrom/af_netrom.csock->state = SS_CONNECTED;
state826net/netrom/af_netrom.cif (sk->state != TCP_LISTEN)
state870net/netrom/af_netrom.cif (sk->state != TCP_ESTABLISHED)
state952net/netrom/af_netrom.cmake->state         = TCP_ESTABLISHED;
state988net/netrom/af_netrom.cmake->nr->state     = NR_STATE_3;
state1035net/netrom/af_netrom.cif (sk->state != TCP_ESTABLISHED)
state1096net/netrom/af_netrom.cif (sk->state != TCP_ESTABLISHED) {
state1126net/netrom/af_netrom.cif (sk->state != TCP_ESTABLISHED)
state1281net/netrom/af_netrom.cs->nr->state,
state113net/netrom/nr_in.csk->nr->state      = NR_STATE_3;
state114net/netrom/nr_in.csk->state          = TCP_ESTABLISHED;
state123net/netrom/nr_in.csk->nr->state = NR_STATE_0;
state124net/netrom/nr_in.csk->state     = TCP_CLOSE;
state151net/netrom/nr_in.csk->nr->state = NR_STATE_0;
state152net/netrom/nr_in.csk->state     = TCP_CLOSE;
state191net/netrom/nr_in.csk->nr->state = NR_STATE_0;
state192net/netrom/nr_in.csk->state     = TCP_CLOSE;
state201net/netrom/nr_in.csk->nr->state = NR_STATE_0;
state202net/netrom/nr_in.csk->state     = TCP_CLOSE;
state314net/netrom/nr_in.cif (sk->nr->state == NR_STATE_0 && sk->dead)
state317net/netrom/nr_in.cif (sk->nr->state != NR_STATE_1 && sk->nr->state != NR_STATE_2 &&
state318net/netrom/nr_in.csk->nr->state != NR_STATE_3) {
state319net/netrom/nr_in.cprintk("nr_process_rx_frame: frame received - state: %d\n", sk->nr->state);
state327net/netrom/nr_in.cswitch (sk->nr->state)
state96net/netrom/nr_out.cif (sk->nr->state == NR_STATE_3)
state230net/netrom/nr_out.csk->state = TCP_CLOSE;
state90net/netrom/nr_timer.cswitch (sk->nr->state) {
state94net/netrom/nr_timer.cif (sk->destroy || (sk->state == TCP_LISTEN && sk->dead)) {
state123net/netrom/nr_timer.cif (sk->nr->state == NR_STATE_3) {
state140net/netrom/nr_timer.cswitch (sk->nr->state) {
state144net/netrom/nr_timer.csk->nr->state = NR_STATE_0;
state145net/netrom/nr_timer.csk->state     = TCP_CLOSE;
state159net/netrom/nr_timer.csk->nr->state = NR_STATE_0;
state160net/netrom/nr_timer.csk->state     = TCP_CLOSE;
state174net/netrom/nr_timer.csk->nr->state = NR_STATE_0;
state175net/netrom/nr_timer.csk->state     = TCP_CLOSE;
state251net/socket.csock->state = SS_UNCONNECTED;
state271net/socket.cpeer->state = SS_DISCONNECTING;
state281net/socket.cif ((oldstate = sock->state) != SS_UNCONNECTED)
state282net/socket.csock->state = SS_DISCONNECTING;
state615net/socket.csock1->state = SS_CONNECTED;
state616net/socket.csock2->state = SS_CONNECTED;
state680net/socket.cif (sock->state != SS_UNCONNECTED) 
state713net/socket.cif (sock->state != SS_UNCONNECTED) 
state779net/socket.cswitch(sock->state) 
state174net/unix/af_unix.cif(sk->state==TCP_LISTEN)
state177net/unix/af_unix.cosk->state=TCP_CLOSE;
state245net/unix/af_unix.csk->state=TCP_LISTEN;
state325net/unix/af_unix.csk->state=TCP_CLOSE;
state360net/unix/af_unix.cif(sk->type==SOCK_STREAM && skpair!=NULL && skpair->state!=TCP_LISTEN)
state463net/unix/af_unix.cif(sock->state==SS_CONNECTING && sk->state==TCP_ESTABLISHED)
state465net/unix/af_unix.csock->state=SS_CONNECTED;
state468net/unix/af_unix.cif(sock->state==SS_CONNECTING && sk->state == TCP_CLOSE)
state470net/unix/af_unix.csock->state=SS_UNCONNECTED;
state473net/unix/af_unix.cif(sock->state!=SS_CONNECTING)
state493net/unix/af_unix.csock->state=SS_UNCONNECTED;
state502net/unix/af_unix.csock->state=SS_CONNECTED;
state503net/unix/af_unix.csk->state=TCP_ESTABLISHED;
state508net/unix/af_unix.cif(sock->state==SS_UNCONNECTED)
state519net/unix/af_unix.csk->state=TCP_CLOSE;
state536net/unix/af_unix.csk->state=TCP_SYN_SENT;
state537net/unix/af_unix.csock->state=SS_CONNECTING;
state546net/unix/af_unix.cwhile(sk->state==TCP_SYN_SENT)
state565net/unix/af_unix.cif(sk->state==TCP_CLOSE)
state569net/unix/af_unix.csock->state=SS_UNCONNECTED;
state578net/unix/af_unix.csock->state=SS_CONNECTED;
state596net/unix/af_unix.cska->state=TCP_ESTABLISHED;
state597net/unix/af_unix.cskb->state=TCP_ESTABLISHED;
state611net/unix/af_unix.cif(sk->state!=TCP_LISTEN)
state651net/unix/af_unix.ctsk->state=TCP_ESTABLISHED;
state652net/unix/af_unix.cnewsk->state=TCP_ESTABLISHED;
state713net/unix/af_unix.cif(sk->state==TCP_ESTABLISHED)
state803net/unix/af_unix.csock->state=SS_UNCONNECTED;
state1037net/unix/af_unix.cif(sk->state==TCP_LISTEN)
state1072net/unix/af_unix.cs->socket->state);