alloc_bufs        490 drivers/tty/synclink_gt.c static int  alloc_bufs(struct slgt_info *info, struct slgt_desc *bufs, int count);
alloc_bufs       3422 drivers/tty/synclink_gt.c 	    alloc_bufs(info, info->rbufs, info->rbuf_count) < 0 ||
alloc_bufs       3423 drivers/tty/synclink_gt.c 	    alloc_bufs(info, info->tbufs, info->tbuf_count) < 0 ||