Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/ulp/srpt/
Dib_srpt.c1996 static int srpt_compl_thread(void *arg) in srpt_compl_thread() function
2084 ch->thread = kthread_run(srpt_compl_thread, ch, "ib_srpt_compl"); in srpt_create_ch_ib()