Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/
Dkgdbts.c172 static void fill_get_buf(char *buf);
243 fill_get_buf(scratch_buf); in break_helper()
395 fill_get_buf(scratch_buf); in write_regs()
411 fill_get_buf(ts.tst[ts.idx].get); in skip_back_repeat_test()
428 fill_get_buf("D"); in get_cont_catch()
455 fill_get_buf("c"); in emul_sstep_get()
457 fill_get_buf(arg); in emul_sstep_get()
465 fill_get_buf("g"); in emul_sstep_get()
473 fill_get_buf("c"); in emul_sstep_get()
703 static void fill_get_buf(char *buf) in fill_get_buf() function
[all …]