taglinefilesource code
sccb217drivers/char/scc.cstruct sccbuf *sccb;
sccb224drivers/char/scc.csccb = (struct sccbuf *)kmalloc(sizeof(struct sccbuf), GFP_ATOMIC);
sccb227drivers/char/scc.cif ( !(sccb && bp) )
sccb239drivers/char/scc.csccfreelist[i] = sccb;