Home
last modified time | relevance | path

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

/linux/kernel/printk/
A Dprintk.c278 #define MAX_CMDLINECONSOLES 8 macro
280 static struct console_cmdline console_cmdline[MAX_CMDLINECONSOLES];
2338 i < MAX_CMDLINECONSOLES && c->name[0]; in __add_preferred_console()
2348 if (i == MAX_CMDLINECONSOLES) in __add_preferred_console()
2870 i < MAX_CMDLINECONSOLES && c->name[0]; in try_enable_new_console()

Completed in 14 milliseconds