Searched refs:fcoe_percpu_receive_thread (Results 1 – 1 of 1) sorted by relevance
82 static int fcoe_percpu_receive_thread(void *);1134 thread = kthread_create_on_node(fcoe_percpu_receive_thread, in fcoe_percpu_thread_create()1735 static int fcoe_percpu_receive_thread(void *arg) in fcoe_percpu_receive_thread() function