Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dtest_objpool.c216 static int ot_thread_worker(void *arg) in ot_thread_worker() function
373 work = kthread_run_on_cpu(ot_thread_worker, item, in ot_start_sync()
560 work = kthread_run_on_cpu(ot_thread_worker, item, cpu, "ot_worker_%d"); in ot_start_async()