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