HomeSort by relevance Sort by last modified time
    Searched defs:_IOC_NRBITS (Results 1 - 25 of 128) sorted by null

1 2 3 4 5 6

  /cts/hostsidetests/security/securityPatch/Bug-34173755/
local_poc.h 20 #define _IOC_NRBITS 8
36 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
42 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /cts/hostsidetests/security/securityPatch/CVE-2017-0564/
local_poc.h 19 #define _IOC_NRBITS 8
35 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
41 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /bionic/libc/kernel/uapi/asm-generic/
ioctl.h 21 #define _IOC_NRBITS 8
29 #define _IOC_NRMASK ((1 << _IOC_NRBITS) - 1)
34 #define _IOC_TYPESHIFT (_IOC_NRSHIFT + _IOC_NRBITS)
  /development/ndk/platforms/android-21/include/asm-generic/
ioctl.h 21 #define _IOC_NRBITS 8
31 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
37 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
ioctl.h 21 #define _IOC_NRBITS 8
26 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
32 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /development/ndk/platforms/android-9/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /external/autotest/client/bin/input/
linux_ioctl.py 22 _IOC_NRBITS = 8
27 _IOC_NRMASK = ((1 << _IOC_NRBITS) - 1)
33 _IOC_TYPESHIFT = (_IOC_NRSHIFT + _IOC_NRBITS)
  /external/kernel-headers/original/uapi/asm-generic/
ioctl.h 22 #define _IOC_NRBITS 8
38 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
44 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
ioctl.h 22 #define _IOC_NRBITS 8
38 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
44 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
ioctl.h 22 #define _IOC_NRBITS 8
38 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
44 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
ioctl.h 21 #define _IOC_NRBITS 8
26 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
32 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
ioctl.h 21 #define _IOC_NRBITS 8
26 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
32 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm/
ioctl.h 21 #define _IOC_NRBITS 8
26 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
32 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm/
ioctl.h 21 #define _IOC_NRBITS 8
26 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
32 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/asm-generic/
ioctl.h 15 #define _IOC_NRBITS 8
20 #define _IOC_NRMASK ((1 << _IOC_NRBITS)-1)
26 #define _IOC_TYPESHIFT (_IOC_NRSHIFT+_IOC_NRBITS)

Completed in 266 milliseconds

1 2 3 4 5 6