HomeSort by relevance Sort by last modified time
    Searched refs:BIO_POOL_BITS (Results 1 - 25 of 35) sorted by null

1 2

  /external/kernel-headers/original/linux/
blk_types.h 106 #define BIO_POOL_BITS (4)
107 #define BIO_POOL_NONE ((1UL << BIO_POOL_BITS) - 1)
108 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
bio.h 132 #define BIO_POOL_BITS (4)
133 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /bionic/libc/kernel/common/linux/
bio.h 97 #define BIO_POOL_BITS (4)
99 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /development/ndk/platforms/android-3/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
bio.h 97 #define BIO_POOL_BITS (4)
98 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)

Completed in 48 milliseconds

1 2