HomeSort by relevance Sort by last modified time
    Searched refs:sg_dma_len (Results 1 - 16 of 16) sorted by null

  /bionic/libc/kernel/arch-sh/asm/
scatterlist.h 27 #define sg_dma_len(sg) ((sg)->length) macro
  /bionic/libc/kernel/arch-arm/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /bionic/libc/kernel/arch-x86/asm/
scatterlist_32.h 27 #define sg_dma_len(sg) ((sg)->length) macro
  /development/ndk/platforms/android-3/arch-arm/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
scatterlist_32.h 27 #define sg_dma_len(sg) ((sg)->length) macro
  /external/kernel-headers/original/asm-arm/
scatterlist.h 18 * returns, or alternatively stop on the first sg_dma_len(sg) which
22 #define sg_dma_len(sg) ((sg)->length) macro
  /external/kernel-headers/original/asm-x86/
scatterlist_32.h 24 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
scatterlist_32.h 27 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
scatterlist_32.h 27 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
scatterlist.h 26 #define sg_dma_len(sg) ((sg)->length) macro
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
scatterlist_32.h 27 #define sg_dma_len(sg) ((sg)->length) macro

Completed in 596 milliseconds