Searched refs:SCIF_ADMIN_PORT_END (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/ | ||
D | scif.h | 90 #define SCIF_ADMIN_PORT_END 1024 macro |
/Linux-v4.19/drivers/misc/mic/scif/ | ||
D | scif_api.c | 352 if (pn < SCIF_ADMIN_PORT_END && !capable(CAP_SYS_ADMIN)) { in scif_bind() |