Home
last modified time | relevance | path

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

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