Searched refs:__scif_get_port (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_ports.c37 * __scif_get_port - Reserve a specified port # for SCIF and add it
44 static int __scif_get_port(int start, int end) __scif_get_port() function
68 return __scif_get_port(port, port + 1); scif_rsrv_port()
80 return __scif_get_port(SCIF_PORT_RSVD + 1, SCIF_PORT_COUNT); scif_get_new_port()

Completed in 60 milliseconds