taglinefilesource code
Smalloc984drivers/isdn/teles/callc.cchanlist = (struct Channel *) Smalloc(sizeof(struct Channel) *
Smalloc1470drivers/isdn/teles/card.cSmalloc(sizeof(struct IsdnCardState), GFP_KERNEL,
Smalloc1484drivers/isdn/teles/card.csp->dlogspace = Smalloc(4096, GFP_KERNEL, "dlogspace");
Smalloc10drivers/isdn/teles/fsm.cfsm->jumpmatrix = (int *) Smalloc(4L * fsm->state_count * fsm->event_count,
Smalloc69drivers/isdn/teles/llglue.cteles_status_buf = Smalloc(TELES_STATUS_BUFSIZE,
Smalloc170drivers/isdn/teles/tei.cst = (struct PStack *) Smalloc(sizeof(struct PStack), GFP_KERNEL,
Smalloc149drivers/isdn/teles/teles.hbyte           *Smalloc(int size, int pr, char *why);