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