Home
last modified time | relevance | path

Searched refs:fill_get_buf (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/
H A Dkgdbts.c162 static void fill_get_buf(char *buf);
242 fill_get_buf(scratch_buf); in break_helper()
394 fill_get_buf(scratch_buf); in write_regs()
410 fill_get_buf(ts.tst[ts.idx].get); in skip_back_repeat_test()
427 fill_get_buf("D"); in get_cont_catch()
454 fill_get_buf("c"); in emul_sstep_get()
456 fill_get_buf(arg); in emul_sstep_get()
464 fill_get_buf("g"); in emul_sstep_get()
472 fill_get_buf("c"); in emul_sstep_get()
702 static void fill_get_buf(char *buf) in fill_get_buf() function
[all …]