Searched refs:cds_ol_rx_thread (Results 1 – 1 of 1) sorted by relevance
74 static int cds_ol_rx_thread(void *arg);493 pSchedContext->ol_rx_thread = kthread_create(cds_ol_rx_thread, in cds_sched_open()723 static int cds_ol_rx_thread(void *arg) in cds_ol_rx_thread() function