Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/cosm/
DMakefile10 mic_cosm-objs += cosm_scif_server.o
Dcosm_scif_server.c290 static int cosm_scif_server(void *unused) in cosm_scif_server() function
376 server_thread = kthread_run(cosm_scif_server, NULL, "cosm_server"); in cosm_scif_init()