Searched refs:thunk_kgdb_getc (Results 1 – 3 of 3) sorted by relevance
132 int thunk_kgdb_getc(int fd, char *ch);
261 while (thunk_kgdb_getc(kgdb_fd, &ch) < 0) { in kgdb_getc()
1078 thunk_kgdb_getc(int fd, char *ch) in thunk_kgdb_getc() function