Home
last modified time | relevance | path

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

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