Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/
Dkgdbts.c170 static void fill_get_buf(char *buf);
241 fill_get_buf(scratch_buf); in break_helper()
393 fill_get_buf(scratch_buf); in write_regs()
405 fill_get_buf(ts.tst[ts.idx].get); in skip_back_repeat_test()
422 fill_get_buf("D"); in get_cont_catch()
449 fill_get_buf("c"); in emul_sstep_get()
451 fill_get_buf(arg); in emul_sstep_get()
459 fill_get_buf("g"); in emul_sstep_get()
467 fill_get_buf("c"); in emul_sstep_get()
697 static void fill_get_buf(char *buf) in fill_get_buf() function
[all …]