Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/visorhba/
Dvisorhba_main.c166 void *thrcontext, char *name) in visor_thread_start() argument
170 thrinfo->task = kthread_run(threadfn, thrcontext, name); in visor_thread_start()