HomeSort by relevance Sort by last modified time
    Searched refs:bv_len (Results 51 - 69 of 69) sorted by null

1 23

  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
bio.h 47 unsigned int bv_len; member in struct:bio_vec
120 #define bio_cur_sectors(bio) (bio_iovec(bio)->bv_len >> 9)
138 #define BIOVEC_PHYS_MERGEABLE(vec1, vec2) ((bvec_to_phys((vec1)) + (vec1)->bv_len) == bvec_to_phys((vec2)))
141 #define BIOVEC_VIRT_MERGEABLE(vec1, vec2) ((((bvec_to_phys((vec1)) + (vec1)->bv_len) | bvec_to_phys((vec2))) & (BIO_VMERGE_BOUNDARY - 1)) == 0)
143 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) __BIO_SEG_BOUNDARY(bvec_to_phys((b1)), bvec_to_phys((b2)) + (b2)->bv_len, (q)->seg_boundary_mask)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
blk_types.h 25 unsigned int bv_len; member in struct:bio_vec
  /external/ipsec-tools/src/racoon/
isakmp_xauth.c 858 cred.bv_len = strlen( cred.bv_val );
958 if ((bv[0]->bv_len < 7)||(bv[0]->bv_len > 15)) {
964 memcpy(tmpaddr,bv[0]->bv_val,bv[0]->bv_len);
965 tmpaddr[bv[0]->bv_len]=0;
978 if ((bv[0]->bv_len < 7)||(bv[0]->bv_len > 15)) {
984 memcpy(tmpmask,bv[0]->bv_val,bv[0]->bv_len);
985 tmpmask[bv[0]->bv_len]=0;
1002 cred.bv_len = strlen( cred.bv_val )
    [all...]
  /external/curl/lib/
ldap.c 566 vals[i]->bv_len,
602 vals[i]->bv_len);
615 dlsize += vals[i]->bv_len;
  /external/ltp/testcases/kernel/device-drivers/tbio/tbio_kernel/
ltp_tbio.c 435 size = bv->bv_len;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h 161 ULONG bv_len; member in struct:berval
    [all...]

Completed in 3909 milliseconds

1 23