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