taglinefilesource code
nospace832drivers/char/scc.cscc->stat.nospace++;    /* and count this error */
nospace1248drivers/char/scc.cscc->stat.nospace = 12345;  /* draw attention to it */
nospace1258drivers/char/scc.cscc->stat.nospace++;
nospace2119drivers/char/scc.cscc->stat.nospace = 54321;  /* draw attention to it */
nospace2129drivers/char/scc.cscc->stat.nospace++;
nospace2175drivers/char/scc.cscc->stat.nospace++;
nospace194include/linux/scc.hunsigned int nospace;  /* "Out of buffers" */