Home
last modified time | relevance | path

Searched refs:VT_SETMODE (Results 1 – 9 of 9) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvt.h27 #define VT_SETMODE 0x5602 /* set mode of active vt */ macro
/external/syzkaller/sys/linux/
Dtty_386.const89 VT_SETMODE = 22018
Dtty_arm.const89 VT_SETMODE = 22018
Dtty_arm64.const89 VT_SETMODE = 22018
Dtty_amd64.const89 VT_SETMODE = 22018
Dtty_ppc64le.const89 VT_SETMODE = 22018
Dtty.txt95 ioctl$VT_SETMODE(fd fd_tty, cmd const[VT_SETMODE], arg ptr[in, vt_mode])
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc815 unsigned IOCTL_VT_SETMODE = VT_SETMODE;
Dsanitizer_common_interceptors_ioctl.inc360 _(VT_SETMODE, READ, struct_vt_mode_sz);