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