Lines Matching +defs:test +defs:pool
63 struct objpool_head *pool; /* pool head */ member
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()
127 struct objpool_head pool; /* objpool head */ member
128 struct ot_test *test; /* test parameters */ member
159 struct ot_test *test = item->test; in ot_hrtimer_handler() local
198 struct ot_test *test, in ot_init_cpu_item()
199 struct objpool_head *pool, in ot_init_cpu_item()
219 struct ot_test *test = item->test; in ot_thread_worker() local
241 static void ot_perf_report(struct ot_test *test, u64 duration) in ot_perf_report()
284 static struct ot_context *ot_init_sync_m0(struct ot_test *test) in ot_init_sync_m0()
347 static int ot_start_sync(struct ot_test *test) in ot_start_sync()
422 struct ot_test *test = sop->test; in ot_fini_async_rcu() local
450 static struct ot_context *ot_init_async_m0(struct ot_test *test) in ot_init_async_m0()
480 static void ot_nod_recycle(struct ot_node *on, struct objpool_head *pool, in ot_nod_recycle()
502 struct ot_test *test = item->test; in ot_bulk_async() local
534 static int ot_start_async(struct ot_test *test) in ot_start_async()