Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/cosm/
DMakefile11 mic_cosm-objs += cosm_scif_server.o
Dcosm_scif_server.c284 static int cosm_scif_server(void *unused) in cosm_scif_server() function
370 server_thread = kthread_run(cosm_scif_server, NULL, "cosm_server"); in cosm_scif_init()