MAX_CMDLINECONSOLES 280 kernel/printk/printk.c static struct console_cmdline console_cmdline[MAX_CMDLINECONSOLES]; MAX_CMDLINECONSOLES 2156 kernel/printk/printk.c i < MAX_CMDLINECONSOLES && c->name[0]; MAX_CMDLINECONSOLES 2164 kernel/printk/printk.c if (i == MAX_CMDLINECONSOLES) MAX_CMDLINECONSOLES 2735 kernel/printk/printk.c i < MAX_CMDLINECONSOLES && c->name[0];