Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Dconsoles.c27 { CON_ANYTIME, 'a' }, in show_console_dev()
/linux-4.19.296/include/linux/
Dconsole.h141 #define CON_ANYTIME (16) /* Safe to call when cpu is offline */ macro
/linux-4.19.296/fs/pstore/
Dplatform.c498 .flags = CON_PRINTBUFFER | CON_ENABLED | CON_ANYTIME,