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
239 op->flags = KD_FONT_FLAG_OLD; in do_fontx_ioctl()247 op->flags = KD_FONT_FLAG_OLD; in do_fontx_ioctl()897 op.flags = KD_FONT_FLAG_OLD | KD_FONT_FLAG_DONT_RECALC; /* Compatibility */ in vt_ioctl()908 op.flags = KD_FONT_FLAG_OLD; in vt_ioctl()1092 op->flags = KD_FONT_FLAG_OLD; in compat_fontx_ioctl()1100 op->flags = KD_FONT_FLAG_OLD; in compat_fontx_ioctl()
4423 if (!(op->flags & KD_FONT_FLAG_OLD)) { in con_font_get()4478 if (!(op->flags & KD_FONT_FLAG_OLD)) { in con_font_set()