taglinefilesource code
sccb275drivers/char/scc.cstruct sccbuf *sccb;
sccb280drivers/char/scc.csccb = (struct sccbuf *)kmalloc(sizeof(struct sccbuf), GFP_ATOMIC);
sccb283drivers/char/scc.cif ( !(sccb && bp) )
sccb295drivers/char/scc.csccfreelist[i] = sccb;