Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/fcoe/
Dfcoe.c82 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