HomeSort by relevance Sort by last modified time
    Searched refs:ASYNCB_FIRST_KERNEL (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
tty_flags.h 49 #define ASYNCB_FIRST_KERNEL 22
84 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))
  /external/kernel-headers/original/uapi/linux/
tty_flags.h 52 #define ASYNCB_FIRST_KERNEL 22
94 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
serial.h 115 #define ASYNCB_FIRST_KERNEL 22
151 #define ASYNC_INTERNAL_FLAGS (~((1U << ASYNCB_FIRST_KERNEL) - 1))

Completed in 181 milliseconds