Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/
Dkgdbts.c160 static void fill_get_buf(char *buf);
231 fill_get_buf(scratch_buf); in break_helper()
383 fill_get_buf(scratch_buf); in write_regs()
399 fill_get_buf(ts.tst[ts.idx].get); in skip_back_repeat_test()
416 fill_get_buf("D"); in get_cont_catch()
443 fill_get_buf("c"); in emul_sstep_get()
445 fill_get_buf(arg); in emul_sstep_get()
453 fill_get_buf("g"); in emul_sstep_get()
461 fill_get_buf("c"); in emul_sstep_get()
691 static void fill_get_buf(char *buf) in fill_get_buf() function
[all …]