Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe.c83 static int fcoe_percpu_receive_thread(void *);
1260 thread = kthread_create_on_node(fcoe_percpu_receive_thread, in fcoe_percpu_thread_create()
1866 static int fcoe_percpu_receive_thread(void *arg) in fcoe_percpu_receive_thread() function