Searched refs:KD_FONT_FLAG_OLD (Results 1 – 3 of 3) sorted by relevance
7 #define KD_FONT_FLAG_OLD 0x80000000 /* Invoked via old interface [compat] */ macro
500 op->flags = KD_FONT_FLAG_OLD; in do_fontx_ioctl()509 op->flags = KD_FONT_FLAG_OLD; in do_fontx_ioctl()582 op.flags = KD_FONT_FLAG_OLD | KD_FONT_FLAG_DONT_RECALC; /* Compatibility */ in vt_io_ioctl()591 op.flags = KD_FONT_FLAG_OLD; in vt_io_ioctl()1084 op->flags = KD_FONT_FLAG_OLD; in compat_fontx_ioctl()1093 op->flags = KD_FONT_FLAG_OLD; in compat_fontx_ioctl()
4587 if (!(op->flags & KD_FONT_FLAG_OLD)) { in con_font_get()4642 if (!(op->flags & KD_FONT_FLAG_OLD)) { in con_font_set()