Searched refs:KD_FONT_FLAG_OLD (Results 1 – 3 of 3) sorted by relevance
6 #define KD_FONT_FLAG_OLD 0x80000000 /* Invoked via old interface [compat] */ macro
236 op->flags = KD_FONT_FLAG_OLD; in do_fontx_ioctl()244 op->flags = KD_FONT_FLAG_OLD; in do_fontx_ioctl()910 op.flags = KD_FONT_FLAG_OLD | KD_FONT_FLAG_DONT_RECALC; /* Compatibility */ in vt_ioctl()921 op.flags = KD_FONT_FLAG_OLD; in vt_ioctl()1111 op->flags = KD_FONT_FLAG_OLD; in compat_fontx_ioctl()1119 op->flags = KD_FONT_FLAG_OLD; in compat_fontx_ioctl()
4050 if (!(op->flags & KD_FONT_FLAG_OLD)) { in con_font_get()4094 if (!(op->flags & KD_FONT_FLAG_OLD)) in con_font_set()