Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/unisys/visorhba/
Dvisorhba_main.c111 void *thrcontext, char *name) in visor_thread_start() argument
115 task = kthread_run(threadfn, thrcontext, "%s", name); in visor_thread_start()