Searched refs:VT_WRITE (Results 1 – 4 of 4) sorted by relevance
11 #define VT_WRITE 0x0003 /* A char got output */ macro
275 case VT_WRITE: in vt_notifier_call()
2296 case VT_WRITE: in vt_notifier_call()
264 atomic_notifier_call_chain(&vt_notifier_list, VT_WRITE, ¶m); in notify_write()