Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dvt.h13 #define VT_PREWRITE 0x0005 /* A char is about to be written to the console */ macro
/linux-6.12.1/drivers/tty/vt/
Dvt.c3086 if (atomic_notifier_call_chain(&vt_notifier_list, VT_PREWRITE, in do_con_write()