HomeSort by relevance Sort by last modified time
    Searched defs:__kernel_mode_t (Results 1 - 11 of 11) sorted by null

  /bionic/libc/kernel/uapi/asm-arm/asm/
posix_types.h 21 typedef unsigned short __kernel_mode_t; typedef
22 #define __kernel_mode_t __kernel_mode_t macro
  /bionic/libc/kernel/uapi/asm-x86/asm/
posix_types_32.h 21 typedef unsigned short __kernel_mode_t; typedef
22 #define __kernel_mode_t __kernel_mode_t macro
  /external/kernel-headers/original/uapi/asm-arm/asm/
posix_types.h 23 typedef unsigned short __kernel_mode_t; typedef
24 #define __kernel_mode_t __kernel_mode_t macro
  /external/kernel-headers/original/uapi/asm-x86/asm/
posix_types_32.h 11 typedef unsigned short __kernel_mode_t; typedef
12 #define __kernel_mode_t __kernel_mode_t macro
  /bionic/libc/kernel/uapi/asm-generic/
posix_types.h 29 #ifndef __kernel_mode_t
30 typedef unsigned int __kernel_mode_t; typedef
  /external/kernel-headers/original/uapi/asm-generic/
posix_types.h 23 #ifndef __kernel_mode_t
24 typedef unsigned int __kernel_mode_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
posix_types.h 17 #ifndef __kernel_mode_t
18 typedef unsigned int __kernel_mode_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
posix_types_32.h 11 typedef unsigned short __kernel_mode_t; typedef
posix_types_64.h 11 typedef unsigned int __kernel_mode_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
posix_types_32.h 11 typedef unsigned short __kernel_mode_t; typedef
posix_types_64.h 11 typedef unsigned int __kernel_mode_t; typedef

Completed in 383 milliseconds