Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dtty_386.const18 KDGKBENT = 19270
Dtty_arm.const18 KDGKBENT = 19270
Dtty_arm64.const18 KDGKBENT = 19270
Dtty_amd64.const18 KDGKBENT = 19270
Dtty_ppc64le.const18 KDGKBENT = 19270
Dtty.txt86 ioctl$KDGKBENT(fd fd_tty, cmd const[KDGKBENT], arg ptr[in, kbentry])
/external/kernel-headers/original/uapi/linux/
Dkd.h110 #define KDGKBENT 0x4B46 /* gets one entry in translation table */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc856 unsigned IOCTL_KDGKBENT = KDGKBENT;
Dsanitizer_common_interceptors_ioctl.inc401 _(KDGKBENT, WRITE, struct_kbentry_sz);