Searched refs:MAX_NR_USER_CONSOLES (Results 1 – 2 of 2) sorted by relevance
11 #define MAX_NR_USER_CONSOLES 63 /* must be root to allocate above this */ macro
783 if (currcons >= MAX_NR_USER_CONSOLES && !capable(CAP_SYS_RESOURCE)) in vc_allocate()