Lines Matching refs:tst
173 struct test_struct *tst;
410 fill_get_buf(ts.tst[ts.idx].get);
725 if (ts.tst[ts.idx].put_handler)
726 return ts.tst[ts.idx].put_handler(put_str,
727 ts.tst[ts.idx].put);
729 chk_str = ts.tst[ts.idx].put;
766 if (ts.tst[ts.idx].get_handler)
767 ts.tst[ts.idx].get_handler(ts.tst[ts.idx].get);
769 fill_get_buf(ts.tst[ts.idx].get);
786 if (ts.tst[ts.idx].get[0] == '\0' && ts.tst[ts.idx].put[0] == '\0' &&
787 !ts.tst[ts.idx].get_handler) {
820 ts.name, ts.idx, ts.tst[ts.idx].put, put_buf);
845 ts.tst = plant_and_detach_test;
867 ts.tst = hw_breakpoint_test;
870 ts.tst = sw_breakpoint_test;
892 ts.tst = hw_write_break_test;
895 ts.tst = hw_access_break_test;
923 ts.tst = nmi_sleep_test;
943 ts.tst = bad_read_test;
952 ts.tst = do_kernel_clone_test;
961 ts.tst = sys_open_test;
970 ts.tst = singlestep_break_test;