Home
last modified time | relevance | path

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

/netbsd-src/sys/rump/kern/lib/libsimplehook_tester/
H A Dsimplehook_tester.c48 struct tester_context;
51 struct tester_context *th_ctx;
60 static struct tester_context { struct
79 struct tester_context *ctx; in simplehook_tester_created() argument
144 struct tester_context *ctx; in simplehook_tester_work()
159 struct tester_context *ctx; in simplehook_tester_dohooks()
214 struct tester_context *ctx; in simplehook_tester_hook()
274 struct tester_context *ctx; in simplehook_tester_established()
339 struct tester_context *ctx; in simplehook_tester_established_nb()
392 struct tester_context *ctx; in simplehook_tester_stopping()
[all …]
/netbsd-src/tests/kernel/threadpool_tester/
H A Dthreadpool_tester.c49 static struct tester_context { struct
69 struct tester_context *ctx; in threadpool_tester_get_unbound() argument
118 struct tester_context *ctx; in threadpool_tester_put_unbound()
157 struct tester_context *ctx; in threadpool_tester_run_unbound()
194 struct tester_context *ctx; in threadpool_tester_get_percpu()
243 struct tester_context *ctx; in threadpool_tester_put_percpu()
282 struct tester_context *ctx; in threadpool_tester_run_percpu()
323 struct tester_context *ctx; in threadpool_tester_test_value()
348 struct tester_context *ctx = in threadpool_tester_job()
349 container_of(job, struct tester_context, ctx_job); in threadpool_tester_job()
/netbsd-src/tests/modules/threadpool_tester/
H A Dthreadpool_tester.c49 static struct tester_context { struct
69 struct tester_context *ctx; in threadpool_tester_get_unbound() argument
118 struct tester_context *ctx; in threadpool_tester_put_unbound()
157 struct tester_context *ctx; in threadpool_tester_run_unbound()
194 struct tester_context *ctx; in threadpool_tester_get_percpu()
243 struct tester_context *ctx; in threadpool_tester_put_percpu()
282 struct tester_context *ctx; in threadpool_tester_run_percpu()
323 struct tester_context *ctx; in threadpool_tester_test_value()
348 struct tester_context *ctx = in threadpool_tester_job()
349 container_of(job, struct tester_context, ctx_job); in threadpool_tester_job()