OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BIO_POOL_OFFSET
(Results
1 - 25
of
33
) sorted by null
1
2
/development/ndk/platforms/android-3/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
blk_types.h
105
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
106
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
107
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
bio.h
98
#define
BIO_POOL_OFFSET
(BITS_PER_LONG - BIO_POOL_BITS)
99
#define BIO_POOL_MASK (1UL <<
BIO_POOL_OFFSET
)
100
#define BIO_POOL_IDX(bio) ((bio)->bi_flags >>
BIO_POOL_OFFSET
)
Completed in 139 milliseconds
1
2