Lines Matching refs:tst
172 struct test_struct *tst;
400 fill_get_buf(ts.tst[ts.idx].get);
715 if (ts.tst[ts.idx].put_handler)
716 return ts.tst[ts.idx].put_handler(put_str,
717 ts.tst[ts.idx].put);
719 chk_str = ts.tst[ts.idx].put;
756 if (ts.tst[ts.idx].get_handler)
757 ts.tst[ts.idx].get_handler(ts.tst[ts.idx].get);
759 fill_get_buf(ts.tst[ts.idx].get);
776 if (ts.tst[ts.idx].get[0] == '\0' && ts.tst[ts.idx].put[0] == '\0' &&
777 !ts.tst[ts.idx].get_handler) {
810 ts.name, ts.idx, ts.tst[ts.idx].put, put_buf);
835 ts.tst = plant_and_detach_test;
857 ts.tst = hw_breakpoint_test;
860 ts.tst = sw_breakpoint_test;
882 ts.tst = hw_write_break_test;
885 ts.tst = hw_access_break_test;
913 ts.tst = nmi_sleep_test;
933 ts.tst = bad_read_test;
942 ts.tst = do_kernel_clone_test;
951 ts.tst = sys_open_test;
960 ts.tst = singlestep_break_test;