Lines Matching defs:test
64 struct ot_test *test; /* test parameters */ member
85 static void *ot_kzalloc(struct ot_test *test, long size) in ot_kzalloc()
94 static void ot_kfree(struct ot_test *test, void *ptr, long size) in ot_kfree()
102 static void ot_mem_report(struct ot_test *test) in ot_mem_report()
128 struct ot_test *test; /* test parameters */ member
159 struct ot_test *test = item->test; in ot_hrtimer_handler() local
199 struct ot_test *test, in ot_init_cpu_item()
220 struct ot_test *test = item->test; in ot_thread_worker() local
242 static void ot_perf_report(struct ot_test *test, u64 duration) in ot_perf_report()
285 static struct ot_context *ot_init_sync_m0(struct ot_test *test) in ot_init_sync_m0()
348 static int ot_start_sync(struct ot_test *test) in ot_start_sync()
423 struct ot_test *test = sop->test; in ot_fini_async_rcu() local
451 static struct ot_context *ot_init_async_m0(struct ot_test *test) in ot_init_async_m0()
503 struct ot_test *test = item->test; in ot_bulk_async() local
535 static int ot_start_async(struct ot_test *test) in ot_start_async()