Go to the documentation of this file.
8 #define VT_ALLOCATE 0x0001
9 #define VT_DEALLOCATE 0x0002
10 #define VT_WRITE 0x0003
11 #define VT_UPDATE 0x0004
12 #define VT_PREWRITE 0x0005
14 #ifdef CONFIG_VT_CONSOLE
16 extern int vt_kmsg_redirect(
int new);
20 static inline int vt_kmsg_redirect(
int new)