Lines Matching defs:put
17 * a "get" which is kgdb requesting input and "put" which is kgdb
166 char *put;
528 eprintk("kgdbts: ERROR failed sstep put emulation\n");
727 ts.tst[ts.idx].put);
729 chk_str = ts.tst[ts.idx].put;
755 /* Send an ACK on the get if a prior put completed and set the
783 /* This callback is a put char which is when kgdb sends data to
786 if (ts.tst[ts.idx].get[0] == '\0' && ts.tst[ts.idx].put[0] == '\0' &&
794 eprintk("kgdbts: ERROR: put buffer overflow on"
809 eprintk("kgdbts: ERROR: put buffer overflow on"
815 v2printk("put%i: %s\n", ts.idx, put_buf);
820 ts.name, ts.idx, ts.tst[ts.idx].put, put_buf);