Home
last modified time | relevance | path

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

/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);
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp854 unsigned IOCTL_KDGKBENT = KDGKBENT;
Dsanitizer_common_interceptors_ioctl.inc404 _(KDGKBENT, WRITE, struct_kbentry_sz);